summaryrefslogtreecommitdiff
path: root/man/po4a/po
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-08-06 19:07:12 -0400
committerJoey Hess <joey@kitenet.net>2011-08-06 19:07:12 -0400
commit416f106f1d231e742670ea51b310ec9c43971c21 (patch)
tree30247aa3a8f126c43fed9a0b6bb75d18a9453ef0 /man/po4a/po
parentd95b0183ea6fc9fd86b1f7081e15b2031a0187ac (diff)
releasing version 8.9.4
Diffstat (limited to 'man/po4a/po')
-rw-r--r--man/po4a/po/debhelper.pot367
-rw-r--r--man/po4a/po/es.po387
-rw-r--r--man/po4a/po/fr.po387
3 files changed, 571 insertions, 570 deletions
diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot
index f0c0692d..d8494245 100644
--- a/man/po4a/po/debhelper.pot
+++ b/man/po4a/po/debhelper.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2011-07-19 23:26-0400\n"
+"POT-Creation-Date: 2011-08-06 19:00-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -203,7 +203,7 @@ msgid "Verbose mode: show all commands that modify the package build directory."
msgstr ""
#. type: =item
-#: debhelper.pod:101 dh:72
+#: debhelper.pod:101 dh:76
msgid "B<--no-act>"
msgstr ""
@@ -401,14 +401,6 @@ msgstr ""
#. type: textblock
#: debhelper.pod:194
msgid ""
-"All of the B<dh_auto_>I<*> debhelper programs set environment variables "
-"listed by B<dpkg-buildflags>, unless they are already set. They support "
-"DEB_BUILD_OPTIONS=noopt too."
-msgstr ""
-
-#. type: textblock
-#: debhelper.pod:198
-msgid ""
"The following command line options are supported by all of the "
"B<dh_auto_>I<*> debhelper programs. These programs support a variety of "
"build systems, and normally heuristically determine which to use, and how to "
@@ -417,24 +409,24 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:205
+#: debhelper.pod:201
msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
msgstr ""
#. type: textblock
-#: debhelper.pod:207
+#: debhelper.pod:203
msgid ""
"Force use of the specified I<buildsystem>, instead of trying to auto-select "
"one which might be applicable for the package."
msgstr ""
#. type: =item
-#: debhelper.pod:210
+#: debhelper.pod:206
msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
msgstr ""
#. type: textblock
-#: debhelper.pod:212
+#: debhelper.pod:208
msgid ""
"Assume that the original package source tree is at the specified "
"I<directory> rather than the top level directory of the Debian source "
@@ -442,12 +434,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:216
+#: debhelper.pod:212
msgid "B<-B>[I<directory>], B<--builddirectory=>[I<directory>]"
msgstr ""
#. type: textblock
-#: debhelper.pod:218
+#: debhelper.pod:214
msgid ""
"Enable out of source building and use the specified I<directory> as the "
"build directory. If I<directory> parameter is omitted, a default build "
@@ -455,7 +447,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:222
+#: debhelper.pod:218
msgid ""
"If this option is not specified, building will be done in source by default "
"unless the build system requires or prefers out of source tree building. In "
@@ -464,7 +456,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:227
+#: debhelper.pod:223
msgid ""
"If the build system prefers out of source tree building but still allows in "
"source building, the latter can be re-enabled by passing a build directory "
@@ -472,12 +464,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:231
+#: debhelper.pod:227
msgid "B<--parallel>"
msgstr ""
#. type: textblock
-#: debhelper.pod:233
+#: debhelper.pod:229
msgid ""
"Enable parallel builds if underlying build system supports them. The number "
"of parallel jobs is controlled by the B<DEB_BUILD_OPTIONS> environment "
@@ -486,19 +478,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:238
+#: debhelper.pod:234
msgid ""
"If this option is not specified, debhelper currently defaults to not "
"allowing parallel package builds."
msgstr ""
#. type: =item
-#: debhelper.pod:241
+#: debhelper.pod:237
msgid "B<--max-parallel=>I<maximum>"
msgstr ""
#. type: textblock
-#: debhelper.pod:243
+#: debhelper.pod:239
msgid ""
"This option implies B<--parallel> and allows further limiting the number of "
"jobs that can be used in a parallel build. If the package build is known to "
@@ -507,12 +499,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:248 dh:52
+#: debhelper.pod:244 dh:52
msgid "B<--list>, B<-l>"
msgstr ""
#. type: textblock
-#: debhelper.pod:250
+#: debhelper.pod:246
msgid ""
"List all build systems supported by debhelper on this system. The list "
"includes both default and third party build systems (marked as such). Also "
@@ -521,12 +513,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: debhelper.pod:257
+#: debhelper.pod:253
msgid "COMPATABILITY LEVELS"
msgstr ""
#. type: textblock
-#: debhelper.pod:259
+#: debhelper.pod:255
msgid ""
"From time to time, major non-backwards-compatible changes need to be made to "
"debhelper, to keep it clean and well-designed as needs change and its author "
@@ -537,14 +529,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:266
+#: debhelper.pod:262
msgid ""
"Tell debhelper what compatibility level to use by writing a number to "
"F<debian/compat>. For example, to turn on v8 mode:"
msgstr ""
#. type: verbatim
-#: debhelper.pod:269
+#: debhelper.pod:265
#, no-wrap
msgid ""
" % echo 8 > debian/compat\n"
@@ -552,7 +544,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:271
+#: debhelper.pod:267
msgid ""
"Unless otherwise indicated, all debhelper documentation assumes that you are "
"using the most recent compatibility level, and in most cases does not "
@@ -563,17 +555,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:278
+#: debhelper.pod:274
msgid "These are the available compatibility levels:"
msgstr ""
#. type: =item
-#: debhelper.pod:282
+#: debhelper.pod:278
msgid "v1"
msgstr ""
#. type: textblock
-#: debhelper.pod:284
+#: debhelper.pod:280
msgid ""
"This is the original debhelper compatibility level, and so it is the default "
"one. In this mode, debhelper will use F<debian/tmp> as the package tree "
@@ -583,39 +575,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:289 debhelper.pod:296 debhelper.pod:319 debhelper.pod:348
+#: debhelper.pod:285 debhelper.pod:292 debhelper.pod:315 debhelper.pod:344
msgid "This mode is deprecated."
msgstr ""
#. type: =item
-#: debhelper.pod:291
+#: debhelper.pod:287
msgid "v2"
msgstr ""
#. type: textblock
-#: debhelper.pod:293
+#: debhelper.pod:289
msgid ""
"In this mode, debhelper will consistently use debian/I<package> as the "
"package tree directory for every package that is built."
msgstr ""
#. type: =item
-#: debhelper.pod:298
+#: debhelper.pod:294
msgid "v3"
msgstr ""
#. type: textblock
-#: debhelper.pod:300
+#: debhelper.pod:296
msgid "This mode works like v2, with the following additions:"
msgstr ""
#. type: =item
-#: debhelper.pod:304 debhelper.pod:309 debhelper.pod:313 debhelper.pod:327 debhelper.pod:332 debhelper.pod:337 debhelper.pod:342 debhelper.pod:356 debhelper.pod:360 debhelper.pod:365 debhelper.pod:369 debhelper.pod:381 debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411 debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441 debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472 debhelper.pod:477 debhelper.pod:483 debhelper.pod:488
+#: debhelper.pod:300 debhelper.pod:305 debhelper.pod:309 debhelper.pod:323 debhelper.pod:328 debhelper.pod:333 debhelper.pod:338 debhelper.pod:352 debhelper.pod:356 debhelper.pod:361 debhelper.pod:365 debhelper.pod:377 debhelper.pod:382 debhelper.pod:388 debhelper.pod:394 debhelper.pod:407 debhelper.pod:414 debhelper.pod:418 debhelper.pod:422 debhelper.pod:437 debhelper.pod:441 debhelper.pod:449 debhelper.pod:454 debhelper.pod:468 debhelper.pod:473 debhelper.pod:479 debhelper.pod:484 debhelper.pod:488
msgid "-"
msgstr ""
#. type: textblock
-#: debhelper.pod:306
+#: debhelper.pod:302
msgid ""
"Debhelper config files support globbing via B<*> and B<?>, when "
"appropriate. To turn this off and use those characters raw, just prefix with "
@@ -623,106 +615,106 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:311
+#: debhelper.pod:307
msgid ""
"B<dh_makeshlibs> makes the F<postinst> and F<postrm> scripts call "
"B<ldconfig>."
msgstr ""
#. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:311
msgid ""
"Every file in F<etc/> is automatically flagged as a conffile by "
"B<dh_installdeb>."
msgstr ""
#. type: =item
-#: debhelper.pod:321
+#: debhelper.pod:317
msgid "v4"
msgstr ""
#. type: textblock
-#: debhelper.pod:323
+#: debhelper.pod:319
msgid "Changes from v3 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:329
+#: debhelper.pod:325
msgid ""
"B<dh_makeshlibs -V> will not include the Debian part of the version number "
"in the generated dependency line in the shlibs file."
msgstr ""
#. type: textblock
-#: debhelper.pod:334
+#: debhelper.pod:330
msgid ""
"You are encouraged to put the new B<${misc:Depends}> into F<debian/control> "
"to supplement the B<${shlibs:Depends}> field."
msgstr ""
#. type: textblock
-#: debhelper.pod:339
+#: debhelper.pod:335
msgid ""
"B<dh_fixperms> will make all files in F<bin/> directories and in "
"F<etc/init.d> executable."
msgstr ""
#. type: textblock
-#: debhelper.pod:344
+#: debhelper.pod:340
msgid "B<dh_link> will correct existing links to conform with policy."
msgstr ""
#. type: =item
-#: debhelper.pod:350
+#: debhelper.pod:346
msgid "v5"
msgstr ""
#. type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:348
msgid "Changes from v4 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:358
+#: debhelper.pod:354
msgid "Comments are ignored in debhelper config files."
msgstr ""
#. type: textblock
-#: debhelper.pod:362
+#: debhelper.pod:358
msgid ""
"B<dh_strip --dbg-package> now specifies the name of a package to put "
"debugging symbols in, not the packages to take the symbols from."
msgstr ""
#. type: textblock
-#: debhelper.pod:367
+#: debhelper.pod:363
msgid "B<dh_installdocs> skips installing empty files."
msgstr ""
#. type: textblock
-#: debhelper.pod:371
+#: debhelper.pod:367
msgid "B<dh_install> errors out if wildcards expand to nothing."
msgstr ""
#. type: =item
-#: debhelper.pod:375
+#: debhelper.pod:371
msgid "v6"
msgstr ""
#. type: textblock
-#: debhelper.pod:377
+#: debhelper.pod:373
msgid "Changes from v5 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:383
+#: debhelper.pod:379
msgid ""
"Commands that generate maintainer script fragments will order the fragments "
"in reverse order for the F<prerm> and F<postrm> scripts."
msgstr ""
#. type: textblock
-#: debhelper.pod:388
+#: debhelper.pod:384
msgid ""
"B<dh_installwm> will install a slave manpage link for "
"F<x-window-manager.1.gz>, if it sees the man page in F<usr/share/man/man1> "
@@ -730,7 +722,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:394
+#: debhelper.pod:390
msgid ""
"B<dh_builddeb> did not previously delete everything matching "
"B<DH_ALWAYS_EXCLUDE>, if it was set to a list of things to exclude, such as "
@@ -738,24 +730,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:400
+#: debhelper.pod:396
msgid ""
"B<dh_installman> allows overwriting existing man pages in the package build "
"directory. In previous compatibility levels it silently refuses to do this."
msgstr ""
#. type: =item
-#: debhelper.pod:405
+#: debhelper.pod:401
msgid "v7"
msgstr ""
#. type: textblock
-#: debhelper.pod:407
+#: debhelper.pod:403
msgid "Changes from v6 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:413
+#: debhelper.pod:409
msgid ""
"B<dh_install>, will fall back to looking for files in F<debian/tmp> if it "
"doesn't find them in the current directory (or wherever you tell it look "
@@ -765,44 +757,44 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:416
msgid "B<dh_clean> will read F<debian/clean> and delete files listed there."
msgstr ""
#. type: textblock
-#: debhelper.pod:424
+#: debhelper.pod:420
msgid "B<dh_clean> will delete toplevel F<*-stamp> files."
msgstr ""
#. type: textblock
-#: debhelper.pod:428
+#: debhelper.pod:424
msgid ""
"B<dh_installchangelogs> will guess at what file is the upstream changelog if "
"none is specified."
msgstr ""
#. type: =item
-#: debhelper.pod:433
+#: debhelper.pod:429
msgid "v8"
msgstr ""
#. type: textblock
-#: debhelper.pod:435
+#: debhelper.pod:431
msgid "This is the recommended mode of operation."
msgstr ""
#. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:433
msgid "Changes from v7 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:443
+#: debhelper.pod:439
msgid "Commands will fail rather than warning when they are passed unknown options."
msgstr ""
#. type: textblock
-#: debhelper.pod:447
+#: debhelper.pod:443
msgid ""
"B<dh_makeshlibs> will run B<dpkg-gensymbols> on all shared libraries that it "
"generates shlibs files for. So B<-X> can be used to exclude libraries. "
@@ -812,7 +804,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:455
+#: debhelper.pod:451
msgid ""
"B<dh> requires the sequence to run be specified as the first parameter, and "
"any switches come after it. Ie, use \"B<dh $@ --foo>\", not \"B<dh --foo "
@@ -820,36 +812,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:460
+#: debhelper.pod:456
msgid ""
"B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to "
"F<Makefile.PL>."
msgstr ""
#. type: =item
-#: debhelper.pod:464
+#: debhelper.pod:460
msgid "v9"
msgstr ""
#. type: textblock
-#: debhelper.pod:466
+#: debhelper.pod:462
msgid "This compatibility level is still open for development; use with caution."
msgstr ""
#. type: textblock
-#: debhelper.pod:468
+#: debhelper.pod:464
msgid "Changes from v8 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:474
+#: debhelper.pod:470
msgid ""
"Multiarch support. In particular, B<dh_auto_configure> passes multiarch "
"directories to autoconf in --libdir and --libexecdir."
msgstr ""
#. type: textblock
-#: debhelper.pod:479
+#: debhelper.pod:475
msgid ""
"dh allows defining custom build, build-arch, and build-indep targets in "
"debian/rules, without needing to manually define the other targets that "
@@ -857,29 +849,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:481
msgid ""
"B<dh_auto_configure> does not include the source package name in "
"--libexecdir when using autoconf."
msgstr ""
#. type: textblock
-#: debhelper.pod:490
+#: debhelper.pod:486
msgid "B<dh> does not default to enabling --with=python-support"
msgstr ""
+#. type: textblock
+#: debhelper.pod:490
+msgid ""
+"All of the B<dh_auto_>I<*> debhelper programs and B<dh> set environment "
+"variables listed by B<dpkg-buildflags>, unless they are already set. They "
+"support DEB_BUILD_OPTIONS=noopt too."
+msgstr ""
+
#. type: =head1
-#: debhelper.pod:496 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49
+#: debhelper.pod:498 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49
msgid "NOTES"
msgstr ""
#. type: =head2
-#: debhelper.pod:498
+#: debhelper.pod:500
msgid "Multiple binary package support"
msgstr ""
#. type: textblock
-#: debhelper.pod:500
+#: debhelper.pod:502
msgid ""
"If your source package generates more than one binary package, debhelper "
"programs will default to acting on all binary packages when run. If your "
@@ -891,7 +891,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:508
+#: debhelper.pod:510
msgid ""
"To facilitate this, as well as give you more control over which packages are "
"acted on by debhelper programs, all debhelper programs accept the B<-a>, "
@@ -901,12 +901,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:514
+#: debhelper.pod:516
msgid "Automatic generation of Debian install scripts"
msgstr ""
#. type: textblock
-#: debhelper.pod:516
+#: debhelper.pod:518
msgid ""
"Some debhelper commands will automatically generate parts of Debian "
"maintainer scripts. If you want these automatically generated things "
@@ -917,21 +917,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:523
+#: debhelper.pod:525
msgid ""
"If a script does not exist at all and debhelper needs to add something to "
"it, then debhelper will create the complete script."
msgstr ""
#. type: textblock
-#: debhelper.pod:526
+#: debhelper.pod:528
msgid ""
"All debhelper commands that automatically generate code in this way let it "
"be disabled by the -n parameter (see above)."
msgstr ""
#. type: textblock
-#: debhelper.pod:529
+#: debhelper.pod:531
msgid ""
"Note that the inserted code will be shell code, so you cannot directly use "
"it in a Perl script. If you would like to embed it into a Perl script, here "
@@ -940,7 +940,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: debhelper.pod:534
+#: debhelper.pod:536
#, no-wrap
msgid ""
" my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -952,12 +952,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:540
+#: debhelper.pod:542
msgid "Automatic generation of miscellaneous dependencies."
msgstr ""
#. type: textblock
-#: debhelper.pod:542
+#: debhelper.pod:544
msgid ""
"Some debhelper commands may make the generated package need to depend on "
"some other packages. For example, if you use L<dh_installdebconf(1)>, your "
@@ -969,7 +969,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:550
+#: debhelper.pod:552
msgid ""
"All commands of this type, besides documenting what dependencies may be "
"needed on their man pages, will automatically generate a substvar called "
@@ -978,7 +978,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:555
+#: debhelper.pod:557
msgid ""
"This is entirely independent of the standard B<${shlibs:Depends}> generated "
"by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by "
@@ -987,19 +987,19 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:560
+#: debhelper.pod:562
msgid "Package build directories"
msgstr ""
#. type: textblock
-#: debhelper.pod:562
+#: debhelper.pod:564
msgid ""
"By default, all debhelper programs assume that the temporary directory used "
"for assembling the tree of files in a package is debian/I<package>."
msgstr ""
#. type: textblock
-#: debhelper.pod:565
+#: debhelper.pod:567
msgid ""
"Sometimes, you might want to use some other temporary directory. This is "
"supported by the B<-P> flag. For example, \"B<dh_installdocs "
@@ -1011,12 +1011,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:573
+#: debhelper.pod:575
msgid "udebs"
msgstr ""
#. type: textblock
-#: debhelper.pod:575
+#: debhelper.pod:577
msgid ""
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
"\"B<Package-Type: udeb>\" to the package's stanza in F<debian/control>, and "
@@ -1027,12 +1027,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:582
+#: debhelper.pod:584
msgid "Build depends"
msgstr ""
#. type: textblock
-#: debhelper.pod:584
+#: debhelper.pod:586
msgid ""
"Once your package uses debhelper to build, be sure to add debhelper to your "
"Build-Depends line in F<debian/control>. You should build-depend on a "
@@ -1041,7 +1041,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: debhelper.pod:590
+#: debhelper.pod:592
#, no-wrap
msgid ""
" Build-Depends: debhelper (>= 7)\n"
@@ -1049,51 +1049,51 @@ msgid ""
msgstr ""
#. type: =head1
-#: debhelper.pod:592
+#: debhelper.pod:594
msgid "ENVIRONMENT"
msgstr ""
#. type: =item
-#: debhelper.pod:596
+#: debhelper.pod:598
msgid "B<DH_VERBOSE>"
msgstr ""
#. type: textblock
-#: debhelper.pod:598
+#: debhelper.pod:600
msgid ""
"Set to B<1> to enable verbose mode. Debhelper will output every command it "
"runs that modifies files on the build system."
msgstr ""
#. type: =item
-#: debhelper.pod:601
+#: debhelper.pod:603
msgid "B<DH_COMPAT>"
msgstr ""
#. type: textblock
-#: debhelper.pod:603
+#: debhelper.pod:605
msgid ""
"Temporarily specifies what compatibility level debhelper should run at, "
"overriding any value in F<debian/compat>."
msgstr ""
#. type: =item
-#: debhelper.pod:606
+#: debhelper.pod:608
msgid "B<DH_NO_ACT>"
msgstr ""
#. type: textblock
-#: debhelper.pod:608
+#: debhelper.pod:610
msgid "Set to B<1> to enable no-act mode."
msgstr ""
#. type: =item
-#: debhelper.pod:610
+#: debhelper.pod:612
msgid "B<DH_OPTIONS>"
msgstr ""
#. type: textblock
-#: debhelper.pod:612
+#: debhelper.pod:614
msgid ""
"Anything in this variable will be prepended to the command line arguments of "
"all debhelper commands. Command-specific options will be ignored by commands "
@@ -1101,7 +1101,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:616
+#: debhelper.pod:618
msgid ""
"This is useful in some situations, for example, if you need to pass B<-p> to "
"all debhelper commands that will be run. One good way to set B<DH_OPTIONS> "
@@ -1110,12 +1110,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:621
+#: debhelper.pod:623
msgid "B<DH_ALWAYS_EXCLUDE>"
msgstr ""
#. type: textblock
-#: debhelper.pod:623
+#: debhelper.pod:625
msgid ""
"If set, this adds the value the variable is set to to the B<-X> options of "
"all commands that support the B<-X> option. Moreover, B<dh_builddeb> will "
@@ -1123,7 +1123,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:627
+#: debhelper.pod:629
msgid ""
"This can be useful if you are doing a build from a CVS source tree, in which "
"case setting B<DH_ALWAYS_EXCLUDE=CVS> will prevent any CVS directories from "
@@ -1134,44 +1134,44 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:634
+#: debhelper.pod:636
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"B<DH_ALWAYS_EXCLUDE=CVS:.svn>"
msgstr ""
#. type: =head1
-#: debhelper.pod:639 dh:856 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:144 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:307 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:258 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:230 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114
+#: debhelper.pod:641 dh:866 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:144 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:307 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:258 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:230 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114
msgid "SEE ALSO"
msgstr ""
#. type: =item
-#: debhelper.pod:643
+#: debhelper.pod:645
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr ""
#. type: textblock
-#: debhelper.pod:645
+#: debhelper.pod:647
msgid "A set of example F<debian/rules> files that use debhelper."
msgstr ""
#. type: =item
-#: debhelper.pod:647
+#: debhelper.pod:649
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgstr ""
#. type: textblock
-#: debhelper.pod:649
+#: debhelper.pod:651
msgid "Debhelper web site."
msgstr ""
#. type: =head1
-#: debhelper.pod:653 dh:862 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:150 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:313 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:264 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:236 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120
+#: debhelper.pod:655 dh:872 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:150 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:313 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:264 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:236 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120
msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: debhelper.pod:655 dh:864 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131 dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:315 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:266 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:238 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36
+#: debhelper.pod:657 dh:874 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131 dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:315 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:266 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:238 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36
msgid "Joey Hess <joeyh@debian.org>"
msgstr ""
@@ -1261,46 +1261,48 @@ msgstr ""
#. type: textblock
#: dh:58
-msgid "Run commands in the sequence until and including I<cmd>, then stop."
+msgid ""
+"Run commands in the sequence until and including I<cmd>, then stop. "
+"(Deprecated)"
msgstr ""
#. type: =item
-#: dh:60
+#: dh:61
msgid "B<--before> I<cmd>"
msgstr ""
#. type: textblock
-#: dh:62
-msgid "Run commands in the sequence before I<cmd>, then stop."
+#: dh:63
+msgid "Run commands in the sequence before I<cmd>, then stop. (Deprecated)"
msgstr ""
#. type: =item
-#: dh:64
+#: dh:66
msgid "B<--after> I<cmd>"
msgstr ""
#. type: textblock
-#: dh:66
-msgid "Run commands in the sequence that come after I<cmd>."
+#: dh:68
+msgid "Run commands in the sequence that come after I<cmd>. (Deprecated)"
msgstr ""
#. type: =item
-#: dh:68
+#: dh:71
msgid "B<--remaining>"
msgstr ""
#. type: textblock
-#: dh:70
-msgid "Run all commands in the sequence that have yet to be run."
+#: dh:73
+msgid "Run all commands in the sequence that have yet to be run. (Deprecated)"
msgstr ""
#. type: textblock
-#: dh:74
+#: dh:78
msgid "Prints commands that would run for a given sequence, but does not run them."
msgstr ""
#. type: textblock
-#: dh:78
+#: dh:82
msgid ""
"All other options passed to B<dh> are passed on to each command it "
"runs. This can be used to set an option like B<-v> or B<-X> or B<-N>, as "
@@ -1308,7 +1310,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:82
+#: dh:86
msgid ""
"In the above options, I<cmd> can be a full name of a debhelper command, or a "
"substring. It'll first search for a command in the sequence exactly matching "
@@ -1317,19 +1319,19 @@ msgid ""
msgstr ""
#. type: =head1
-#: dh:113 dh_installdocs:105 dh_link:73 dh_makeshlibs:97 dh_shlibdeps:69
+#: dh:117 dh_installdocs:105 dh_link:73 dh_makeshlibs:97 dh_shlibdeps:69
msgid "EXAMPLES"
msgstr ""
#. type: textblock
-#: dh:115
+#: dh:119
msgid ""
"To see what commands are included in a sequence, without actually doing "
"anything:"
msgstr ""
#. type: verbatim
-#: dh:118
+#: dh:122
#, no-wrap
msgid ""
"\tdh binary-arch --no-act\n"
@@ -1337,14 +1339,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:120
+#: dh:124
msgid ""
"This is a very simple rules file, for packages where the default sequences "
"of commands work with no additional options."
msgstr ""
#. type: verbatim
-#: dh:123 dh:130 dh:144 dh:157
+#: dh:127 dh:134 dh:148 dh:161
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1354,7 +1356,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:127
+#: dh:131
#, no-wrap
msgid ""
"Often you'll want to pass an option to a specific debhelper command. The\n"
@@ -1363,7 +1365,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:134
+#: dh:138
#, no-wrap
msgid ""
"\toverride_dh_strip:\n"
@@ -1372,7 +1374,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:137
+#: dh:141
#, no-wrap
msgid ""
"\toverride_dh_installdocs:\n"
@@ -1381,7 +1383,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:140
+#: dh:144
msgid ""
"Sometimes the automated L<dh_auto_configure(1)> and L<dh_auto_build(1)> "
"can't guess what to do for a strange package. Here's how to avoid running "
@@ -1389,7 +1391,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:148
+#: dh:152
#, no-wrap
msgid ""
"\toverride_dh_auto_configure:\n"
@@ -1398,7 +1400,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:151
+#: dh:155
#, no-wrap
msgid ""
"\toverride_dh_auto_build:\n"
@@ -1407,14 +1409,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:154
+#: dh:158
msgid ""
"Another common case is wanting to do something manually before or after a "
"particular debhelper command is run."
msgstr ""
#. type: verbatim
-#: dh:161
+#: dh:165
#, no-wrap
msgid ""
"\toverride_dh_fixperms:\n"
@@ -1424,7 +1426,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:165
+#: dh:169
msgid ""
"Python tools are not run by dh by default, due to the continual change in "
"that area. (Before compatability level v9, dh does run B<dh_pysupport>.) "
@@ -1432,7 +1434,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:169
+#: dh:173
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1442,7 +1444,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:173
+#: dh:177
msgid ""
"If your package uses autotools and you want to freshen F<config.sub> and "
"F<config.guess> with newer versions from the B<autotools-dev> package at "
@@ -1451,7 +1453,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:178
+#: dh:182
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1461,14 +1463,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:182
+#: dh:186
msgid ""
"Here is how to force use of Perl's B<Module::Build> build system, which can "
"be necessary if debhelper wrongly detects that the package uses MakeMaker."
msgstr ""
#. type: verbatim
-#: dh:186
+#: dh:190
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1478,7 +1480,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:190
+#: dh:194
#, no-wrap
msgid ""
"To patch your package using quilt, you can tell B<dh> to use quilt's B<dh>\n"
@@ -1487,7 +1489,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:193
+#: dh:197
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1497,7 +1499,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:197
+#: dh:201
msgid ""
"Here is an example of overriding where the B<dh_auto_>I<*> commands find the "
"package's source, for a package where the source is located in a "
@@ -1505,7 +1507,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:201
+#: dh:205
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1515,14 +1517,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:205
+#: dh:209
msgid ""
"And here is an example of how to tell the B<dh_auto_>I<*> commands to build "
"in a subdirectory, which will be removed on B<clean>."
msgstr ""
#. type: verbatim
-#: dh:208
+#: dh:212
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1532,14 +1534,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:212
+#: dh:216
msgid ""
"If your package can be built in parallel, you can support parallel building "
"as follows. Then B<dpkg-buildpackage -j> will work."
msgstr ""
#. type: verbatim
-#: dh:215
+#: dh:219
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1549,14 +1551,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:219
+#: dh:223
msgid ""
"Here is a way to prevent B<dh> from running several commands that you don't "
"want it to run, by defining empty override targets for each command."
msgstr ""
#. type: verbatim
-#: dh:222 dh:233 dh:250
+#: dh:226 dh:237 dh:254
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -1566,7 +1568,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:226
+#: dh:230
#, no-wrap
msgid ""
"\t# Commands not to run:\n"
@@ -1575,7 +1577,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:229
+#: dh:233
msgid ""
"Sometimes, you may need to make an override target only run commands when a "
"particular package is being built. This can be accomplished using "
@@ -1583,7 +1585,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:237
+#: dh:241
#, no-wrap
msgid ""
"\toverride_dh_fixperms:\n"
@@ -1595,7 +1597,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:243
+#: dh:247
msgid ""
"Finally, remember that you are not limited to using override targets in the "
"rules file when using B<dh>. You can also explicitly define any of the "
@@ -1606,7 +1608,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:254
+#: dh:258
#, no-wrap
msgid ""
"\tbuild-indep:\n"
@@ -1617,7 +1619,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:259
+#: dh:263
msgid ""
"Note that in the example above, dh will arrange for \"debian/rules build\" "
"to call your build-indep and build-arch targets. You do not need to "
@@ -1627,19 +1629,19 @@ msgid ""
msgstr ""
#. type: =head1
-#: dh:265
+#: dh:269
msgid "INTERNALS"
msgstr ""
#. type: textblock
-#: dh:267
+#: dh:271
msgid ""
"If you're curious about B<dh>'s internals, here's how it works under the "
"hood."
msgstr ""
#. type: textblock
-#: dh:269
+#: dh:273
msgid ""
"Each debhelper command will record when it's successfully run in "
"F<debian/package.debhelper.log>. (Which B<dh_clean> deletes.) So B<dh> can "
@@ -1648,7 +1650,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:274
+#: dh:278
msgid ""
"Each time B<dh> is run, it examines the log, and finds the last logged "
"command that is in the specified sequence. It then continues with the next "
@@ -1657,21 +1659,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:279
+#: dh:283
msgid ""
"A sequence can also run dependent targets in debian/rules. For example, the "
"\"binary\" sequence runs the \"install\" target."
msgstr ""
#. type: textblock
-#: dh:282
-msgid ""
-"B<dh> sets environment variables listed by B<dpkg-buildflags>, unless they "
-"are already set. It supports DEB_BUILD_OPTIONS=noopt too."
-msgstr ""
-
-#. type: textblock
-#: dh:285
+#: dh:286
msgid ""
"B<dh> uses the B<DH_INTERNAL_OPTIONS> environment variable to pass "
"information through to debhelper commands that are run inside override "
@@ -1680,12 +1675,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:858 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144 dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:146 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:309 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:260 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:232 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116
+#: dh:868 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144 dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:146 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:309 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:260 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:232 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116
msgid "L<debhelper(7)>"
msgstr ""
#. type: textblock
-#: dh:860 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127 dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:148 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:311 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:262 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:234 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118
+#: dh:870 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127 dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:148 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:311 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:262 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:234 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118
msgid "This program is a part of debhelper."
msgstr ""
diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po
index 0814a8ed..a292baed 100644
--- a/man/po4a/po/es.po
+++ b/man/po4a/po/es.po
@@ -31,7 +31,7 @@
msgid ""
msgstr ""
"Project-Id-Version: debhelper 8.0.0\n"
-"POT-Creation-Date: 2011-07-19 23:26-0400\n"
+"POT-Creation-Date: 2011-08-06 19:00-0400\n"
"PO-Revision-Date: 2010-11-11 22:28+0100\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -358,7 +358,7 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:101 dh:72
+#: debhelper.pod:101 dh:76
msgid "B<--no-act>"
msgstr "B<--no-act>"
@@ -628,14 +628,6 @@ msgstr "OPCIONES DEL SISTEMA DE CONSTRUCCIÓN"
#. type: textblock
#: debhelper.pod:194
msgid ""
-"All of the B<dh_auto_>I<*> debhelper programs set environment variables "
-"listed by B<dpkg-buildflags>, unless they are already set. They support "
-"DEB_BUILD_OPTIONS=noopt too."
-msgstr ""
-
-#. type: textblock
-#: debhelper.pod:198
-msgid ""
"The following command line options are supported by all of the "
"B<dh_auto_>I<*> debhelper programs. These programs support a variety of "
"build systems, and normally heuristically determine which to use, and how to "
@@ -650,13 +642,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:205
+#: debhelper.pod:201
msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
msgstr ""
"B<-S>I<sistema-de-construcción>, B<--buildsystem=>I<sistema-de-construcción>"
#. type: textblock
-#: debhelper.pod:207
+#: debhelper.pod:203
msgid ""
"Force use of the specified I<buildsystem>, instead of trying to auto-select "
"one which might be applicable for the package."
@@ -666,12 +658,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:210
+#: debhelper.pod:206
msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
msgstr "B<-D>I<directorio>, B<--sourcedirectory=>I<directorio>"
#. type: textblock
-#: debhelper.pod:212
+#: debhelper.pod:208
msgid ""
"Assume that the original package source tree is at the specified "
"I<directory> rather than the top level directory of the Debian source "
@@ -683,12 +675,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:216
+#: debhelper.pod:212
msgid "B<-B>[I<directory>], B<--builddirectory=>[I<directory>]"
msgstr "B<-B>[I<directorio>], B<--builddirectory=>[I<directorio>]"
#. type: textblock
-#: debhelper.pod:218
+#: debhelper.pod:214
msgid ""
"Enable out of source building and use the specified I<directory> as the "
"build directory. If I<directory> parameter is omitted, a default build "
@@ -699,7 +691,7 @@ msgstr ""
"de construcción predeterminado si se omite el parámetro I<directorio>."
#. type: textblock
-#: debhelper.pod:222
+#: debhelper.pod:218
msgid ""
"If this option is not specified, building will be done in source by default "
"unless the build system requires or prefers out of source tree building. In "
@@ -713,7 +705,7 @@ msgstr ""
"builddirectory>."
#. type: textblock
-#: debhelper.pod:227
+#: debhelper.pod:223
msgid ""
"If the build system prefers out of source tree building but still allows in "
"source building, the latter can be re-enabled by passing a build directory "
@@ -726,12 +718,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:231
+#: debhelper.pod:227
msgid "B<--parallel>"
msgstr "B<--parallel>"
#. type: textblock
-#: debhelper.pod:233
+#: debhelper.pod:229
msgid ""
"Enable parallel builds if underlying build system supports them. The number "
"of parallel jobs is controlled by the B<DEB_BUILD_OPTIONS> environment "
@@ -745,7 +737,7 @@ msgstr ""
"sistema de construcción."
#. type: textblock
-#: debhelper.pod:238
+#: debhelper.pod:234
msgid ""
"If this option is not specified, debhelper currently defaults to not "
"allowing parallel package builds."
@@ -754,12 +746,12 @@ msgstr ""
"paralelo de paquetes de forma predeterminada."
#. type: =item
-#: debhelper.pod:241
+#: debhelper.pod:237
msgid "B<--max-parallel=>I<maximum>"
msgstr "B<--max-parallel=>I<máximo>"
#. type: textblock
-#: debhelper.pod:243
+#: debhelper.pod:239
msgid ""
"This option implies B<--parallel> and allows further limiting the number of "
"jobs that can be used in a parallel build. If the package build is known to "
@@ -774,12 +766,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:248 dh:52
+#: debhelper.pod:244 dh:52
msgid "B<--list>, B<-l>"
msgstr "B<--list>, B<-l>"
#. type: textblock
-#: debhelper.pod:250
+#: debhelper.pod:246
msgid ""
"List all build systems supported by debhelper on this system. The list "
"includes both default and third party build systems (marked as such). Also "
@@ -793,13 +785,13 @@ msgstr ""
"buildsystem>."
#. type: =head1
-#: debhelper.pod:257
+#: debhelper.pod:253
msgid "COMPATABILITY LEVELS"
msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:259
+#: debhelper.pod:255
msgid ""
"From time to time, major non-backwards-compatible changes need to be made to "
"debhelper, to keep it clean and well-designed as needs change and its author "
@@ -818,7 +810,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:266
+#: debhelper.pod:262
msgid ""
"Tell debhelper what compatibility level to use by writing a number to "
"F<debian/compat>. For example, to turn on v8 mode:"
@@ -828,7 +820,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:269
+#: debhelper.pod:265
#, no-wrap
msgid ""
" % echo 8 > debian/compat\n"
@@ -839,7 +831,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:271
+#: debhelper.pod:267
msgid ""
"Unless otherwise indicated, all debhelper documentation assumes that you are "
"using the most recent compatibility level, and in most cases does not "
@@ -856,18 +848,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:278
+#: debhelper.pod:274
msgid "These are the available compatibility levels:"
msgstr "Los niveles de compatibilidad disponibles son:"
#. type: =item
-#: debhelper.pod:282
+#: debhelper.pod:278
msgid "v1"
msgstr "v1"
# type: textblock
#. type: textblock
-#: debhelper.pod:284
+#: debhelper.pod:280
msgid ""
"This is the original debhelper compatibility level, and so it is the default "
"one. In this mode, debhelper will use F<debian/tmp> as the package tree "
@@ -881,18 +873,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:289 debhelper.pod:296 debhelper.pod:319 debhelper.pod:348
+#: debhelper.pod:285 debhelper.pod:292 debhelper.pod:315 debhelper.pod:344
msgid "This mode is deprecated."
msgstr "Este modo está obsoleto."
#. type: =item
-#: debhelper.pod:291
+#: debhelper.pod:287
msgid "v2"
msgstr "v2"
# type: textblock
#. type: textblock
-#: debhelper.pod:293
+#: debhelper.pod:289
msgid ""
"In this mode, debhelper will consistently use debian/I<package> as the "
"package tree directory for every package that is built."
@@ -901,31 +893,31 @@ msgstr ""
"el árbol de directorios para cada paquete que se construya."
#. type: =item
-#: debhelper.pod:298
+#: debhelper.pod:294
msgid "v3"
msgstr "v3"
# type: textblock
#. type: textblock
-#: debhelper.pod:300
+#: debhelper.pod:296
msgid "This mode works like v2, with the following additions:"
msgstr "Este modo funciona como v2, con los siguientes añadidos:"
# type: =item
#. type: =item
-#: debhelper.pod:304 debhelper.pod:309 debhelper.pod:313 debhelper.pod:327
-#: debhelper.pod:332 debhelper.pod:337 debhelper.pod:342 debhelper.pod:356
-#: debhelper.pod:360 debhelper.pod:365 debhelper.pod:369 debhelper.pod:381
-#: debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411
-#: debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441
-#: debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472
-#: debhelper.pod:477 debhelper.pod:483 debhelper.pod:488
+#: debhelper.pod:300 debhelper.pod:305 debhelper.pod:309 debhelper.pod:323
+#: debhelper.pod:328 debhelper.pod:333 debhelper.pod:338 debhelper.pod:352
+#: debhelper.pod:356 debhelper.pod:361 debhelper.pod:365 debhelper.pod:377
+#: debhelper.pod:382 debhelper.pod:388 debhelper.pod:394 debhelper.pod:407
+#: debhelper.pod:414 debhelper.pod:418 debhelper.pod:422 debhelper.pod:437
+#: debhelper.pod:441 debhelper.pod:449 debhelper.pod:454 debhelper.pod:468
+#: debhelper.pod:473 debhelper.pod:479 debhelper.pod:484 debhelper.pod:488
msgid "-"
msgstr "-"
# type: textblock
#. type: textblock
-#: debhelper.pod:306
+#: debhelper.pod:302
msgid ""
"Debhelper config files support globbing via B<*> and B<?>, when appropriate. "
"To turn this off and use those characters raw, just prefix with a backslash."
@@ -936,7 +928,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:311
+#: debhelper.pod:307
msgid ""
"B<dh_makeshlibs> makes the F<postinst> and F<postrm> scripts call "
"B<ldconfig>."
@@ -946,7 +938,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:311
msgid ""
"Every file in F<etc/> is automatically flagged as a conffile by "
"B<dh_installdeb>."
@@ -955,18 +947,18 @@ msgstr ""
"conffiles."
#. type: =item
-#: debhelper.pod:321
+#: debhelper.pod:317
msgid "v4"
msgstr "v4"
#. type: textblock
-#: debhelper.pod:323
+#: debhelper.pod:319
msgid "Changes from v3 are:"
msgstr "Los cambios desde el nivel v3 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:329
+#: debhelper.pod:325
msgid ""
"B<dh_makeshlibs -V> will not include the Debian part of the version number "
"in the generated dependency line in the shlibs file."
@@ -976,7 +968,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:334
+#: debhelper.pod:330
msgid ""
"You are encouraged to put the new B<${misc:Depends}> into F<debian/control> "
"to supplement the B<${shlibs:Depends}> field."
@@ -986,7 +978,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:339
+#: debhelper.pod:335
msgid ""
"B<dh_fixperms> will make all files in F<bin/> directories and in F<etc/init."
"d> executable."
@@ -996,32 +988,32 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:344
+#: debhelper.pod:340
msgid "B<dh_link> will correct existing links to conform with policy."
msgstr ""
"B<dh_link> corregirá los enlaces existentes para ajustarse a las normas de "
"Debian."
#. type: =item
-#: debhelper.pod:350
+#: debhelper.pod:346
msgid "v5"
msgstr "v5"
#. type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:348
msgid "Changes from v4 are:"
msgstr "Los cambios desde el nivel v4 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:358
+#: debhelper.pod:354
msgid "Comments are ignored in debhelper config files."
msgstr ""
"Se ignoran los comentarios en los ficheros de configuración de debhelper."
# type: textblock
#. type: textblock
-#: debhelper.pod:362
+#: debhelper.pod:358
msgid ""
"B<dh_strip --dbg-package> now specifies the name of a package to put "
"debugging symbols in, not the packages to take the symbols from."
@@ -1032,31 +1024,31 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:367
+#: debhelper.pod:363
msgid "B<dh_installdocs> skips installing empty files."
msgstr "B<dh_installdocs> omite la instalación de ficheros vacíos."
# type: textblock
#. type: textblock
-#: debhelper.pod:371
+#: debhelper.pod:367
msgid "B<dh_install> errors out if wildcards expand to nothing."
msgstr ""
"B<dh_install> devuelve un error si los comodines se expanden a un valor "
"vacío."
#. type: =item
-#: debhelper.pod:375
+#: debhelper.pod:371
msgid "v6"
msgstr "v6"
#. type: textblock
-#: debhelper.pod:377
+#: debhelper.pod:373
msgid "Changes from v5 are:"
msgstr "Los cambios desde el nivel v5 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:383
+#: debhelper.pod:379
msgid ""
"Commands that generate maintainer script fragments will order the fragments "
"in reverse order for the F<prerm> and F<postrm> scripts."
@@ -1066,7 +1058,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:388
+#: debhelper.pod:384
msgid ""
"B<dh_installwm> will install a slave manpage link for F<x-window-manager.1."
"gz>, if it sees the man page in F<usr/share/man/man1> in the package build "
@@ -1078,7 +1070,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:394
+#: debhelper.pod:390
msgid ""
"B<dh_builddeb> did not previously delete everything matching "
"B<DH_ALWAYS_EXCLUDE>, if it was set to a list of things to exclude, such as "
@@ -1090,7 +1082,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:400
+#: debhelper.pod:396
msgid ""
"B<dh_installman> allows overwriting existing man pages in the package build "
"directory. In previous compatibility levels it silently refuses to do this."
@@ -1100,18 +1092,18 @@ msgstr ""
"anteriores simplemente rechazaba hacerlo, de forma silenciosa."
#. type: =item
-#: debhelper.pod:405
+#: debhelper.pod:401
msgid "v7"
msgstr "v7"
#. type: textblock
-#: debhelper.pod:407
+#: debhelper.pod:403
msgid "Changes from v6 are:"
msgstr "Los cambios desde el nivel v6 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:413
+#: debhelper.pod:409
msgid ""
"B<dh_install>, will fall back to looking for files in F<debian/tmp> if it "
"doesn't find them in the current directory (or wherever you tell it look "
@@ -1127,20 +1119,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:416
msgid "B<dh_clean> will read F<debian/clean> and delete files listed there."
msgstr ""
"B<dh_clean> leerá F<debian/clean> y eliminará los ficheros ahí listados."
# type: textblock
#. type: textblock
-#: debhelper.pod:424
+#: debhelper.pod:420
msgid "B<dh_clean> will delete toplevel F<*-stamp> files."
msgstr "B<dh_clean> eliminará ficheros F<*-stamp> del nivel superior."
# type: textblock
#. type: textblock
-#: debhelper.pod:428
+#: debhelper.pod:424
msgid ""
"B<dh_installchangelogs> will guess at what file is the upstream changelog if "
"none is specified."
@@ -1149,23 +1141,23 @@ msgstr ""
"cambios de la fuente original si no se especifica ninguno."
#. type: =item
-#: debhelper.pod:433
+#: debhelper.pod:429
msgid "v8"
msgstr "v8"
# type: textblock
#. type: textblock
-#: debhelper.pod:435
+#: debhelper.pod:431
msgid "This is the recommended mode of operation."
msgstr "Este es el modo de operación aconsejado."
#. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:433
msgid "Changes from v7 are:"
msgstr "Los cambios desde el nivel v7 son:"
#. type: textblock
-#: debhelper.pod:443
+#: debhelper.pod:439
msgid ""
"Commands will fail rather than warning when they are passed unknown options."
msgstr ""
@@ -1173,7 +1165,7 @@ msgstr ""
"opciones desconocidas."
#. type: textblock
-#: debhelper.pod:447
+#: debhelper.pod:443
msgid ""
"B<dh_makeshlibs> will run B<dpkg-gensymbols> on all shared libraries that it "
"generates shlibs files for. So B<-X> can be used to exclude libraries. "
@@ -1188,7 +1180,7 @@ msgstr ""
"comportamiento que puede impedir la construcción de algunos paquetes."
#. type: textblock
-#: debhelper.pod:455
+#: debhelper.pod:451
msgid ""
"B<dh> requires the sequence to run be specified as the first parameter, and "
"any switches come after it. Ie, use \"B<dh $@ --foo>\", not \"B<dh --foo $@>"
@@ -1199,7 +1191,7 @@ msgstr ""
"B<dh $@ --foo>, no B<dh --foo $@>."
#. type: textblock
-#: debhelper.pod:460
+#: debhelper.pod:456
msgid ""
"B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to "
"F<Makefile.PL>."
@@ -1208,32 +1200,32 @@ msgstr ""
"preferencia a un fichero F<Makefile.PL>."
#. type: =item
-#: debhelper.pod:464
+#: debhelper.pod:460
msgid "v9"
msgstr ""
#. type: textblock
-#: debhelper.pod:466
+#: debhelper.pod:462
msgid ""
"This compatibility level is still open for development; use with caution."
msgstr ""
#. type: textblock
-#: debhelper.pod:468
+#: debhelper.pod:464
#, fuzzy
#| msgid "Changes from v3 are:"
msgid "Changes from v8 are:"
msgstr "Los cambios desde el nivel v3 son:"
#. type: textblock
-#: debhelper.pod:474
+#: debhelper.pod:470
msgid ""
"Multiarch support. In particular, B<dh_auto_configure> passes multiarch "
"directories to autoconf in --libdir and --libexecdir."
msgstr ""
#. type: textblock
-#: debhelper.pod:479
+#: debhelper.pod:475
msgid ""
"dh allows defining custom build, build-arch, and build-indep targets in "
"debian/rules, without needing to manually define the other targets that "
@@ -1241,20 +1233,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:481
msgid ""
"B<dh_auto_configure> does not include the source package name in --"
"libexecdir when using autoconf."
msgstr ""
#. type: textblock
-#: debhelper.pod:490
+#: debhelper.pod:486
msgid "B<dh> does not default to enabling --with=python-support"
msgstr ""
+#. type: textblock
+#: debhelper.pod:490
+msgid ""
+"All of the B<dh_auto_>I<*> debhelper programs and B<dh> set environment "
+"variables listed by B<dpkg-buildflags>, unless they are already set. They "
+"support DEB_BUILD_OPTIONS=noopt too."
+msgstr ""
+
# type: =head1
#. type: =head1
-#: debhelper.pod:496 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116
+#: debhelper.pod:498 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116
#: dh_installemacsen:67 dh_installexamples:53 dh_installinit:133
#: dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55
#: dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68
@@ -1264,13 +1264,13 @@ msgstr "NOTAS"
# type: =head2
#. type: =head2
-#: debhelper.pod:498
+#: debhelper.pod:500
msgid "Multiple binary package support"
msgstr "Compatibilidad con varios paquetes binarios"
# type: textblock
#. type: textblock
-#: debhelper.pod:500
+#: debhelper.pod:502
msgid ""
"If your source package generates more than one binary package, debhelper "
"programs will default to acting on all binary packages when run. If your "
@@ -1291,7 +1291,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:508
+#: debhelper.pod:510
msgid ""
"To facilitate this, as well as give you more control over which packages are "
"acted on by debhelper programs, all debhelper programs accept the B<-a>, B<-"
@@ -1307,13 +1307,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:514
+#: debhelper.pod:516
msgid "Automatic generation of Debian install scripts"
msgstr "Generación automática de los scripts de instalación de Debian"
# type: textblock
#. type: textblock
-#: debhelper.pod:516
+#: debhelper.pod:518
msgid ""
"Some debhelper commands will automatically generate parts of Debian "
"maintainer scripts. If you want these automatically generated things "
@@ -1331,7 +1331,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:523
+#: debhelper.pod:525
msgid ""
"If a script does not exist at all and debhelper needs to add something to "
"it, then debhelper will create the complete script."
@@ -1341,7 +1341,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:526
+#: debhelper.pod:528
msgid ""
"All debhelper commands that automatically generate code in this way let it "
"be disabled by the -n parameter (see above)."
@@ -1351,7 +1351,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:529
+#: debhelper.pod:531
msgid ""
"Note that the inserted code will be shell code, so you cannot directly use "
"it in a Perl script. If you would like to embed it into a Perl script, here "
@@ -1365,7 +1365,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:534
+#: debhelper.pod:536
#, no-wrap
msgid ""
" my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -1384,13 +1384,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:540
+#: debhelper.pod:542
msgid "Automatic generation of miscellaneous dependencies."
msgstr "Generación automática de diversas dependencias."
# type: textblock
#. type: textblock
-#: debhelper.pod:542
+#: debhelper.pod:544
#, fuzzy
#| msgid ""
#| "Some debhelper commands may make the generated package need to depend on "
@@ -1418,7 +1418,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:550
+#: debhelper.pod:552
msgid ""
"All commands of this type, besides documenting what dependencies may be "
"needed on their man pages, will automatically generate a substvar called B<"
@@ -1433,7 +1433,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:555
+#: debhelper.pod:557
msgid ""
"This is entirely independent of the standard B<${shlibs:Depends}> generated "
"by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by L<dh_perl(1)"
@@ -1447,13 +1447,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:560
+#: debhelper.pod:562
msgid "Package build directories"
msgstr "Directorios de construcción del paquete"
# type: textblock
#. type: textblock
-#: debhelper.pod:562
+#: debhelper.pod:564
msgid ""
"By default, all debhelper programs assume that the temporary directory used "
"for assembling the tree of files in a package is debian/I<package>."
@@ -1464,7 +1464,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:565
+#: debhelper.pod:567
msgid ""
"Sometimes, you might want to use some other temporary directory. This is "
"supported by the B<-P> flag. For example, \"B<dh_installdocs -Pdebian/tmp>"
@@ -1484,13 +1484,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:573
+#: debhelper.pod:575
msgid "udebs"
msgstr "udebs"
# type: textblock
#. type: textblock
-#: debhelper.pod:575
+#: debhelper.pod:577
msgid ""
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
"\"B<Package-Type: udeb>\" to the package's stanza in F<debian/control>, and "
@@ -1508,13 +1508,13 @@ msgstr ""
"F<preinst>, F<postrm>, F<prerm>, scripts F<config>, etc."
#. type: =head2
-#: debhelper.pod:582
+#: debhelper.pod:584
msgid "Build depends"
msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:584
+#: debhelper.pod:586
msgid ""
"Once your package uses debhelper to build, be sure to add debhelper to your "
"Build-Depends line in F<debian/control>. You should build-depend on a "
@@ -1529,7 +1529,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:590
+#: debhelper.pod:592
#, no-wrap
msgid ""
" Build-Depends: debhelper (>= 7)\n"
@@ -1540,19 +1540,19 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:592
+#: debhelper.pod:594
msgid "ENVIRONMENT"
msgstr "ENTORNO"
# type: =item
#. type: =item
-#: debhelper.pod:596
+#: debhelper.pod:598
msgid "B<DH_VERBOSE>"
msgstr "B<DH_VERBOSE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:598
+#: debhelper.pod:600
msgid ""
"Set to B<1> to enable verbose mode. Debhelper will output every command it "
"runs that modifies files on the build system."
@@ -1563,13 +1563,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:601
+#: debhelper.pod:603
msgid "B<DH_COMPAT>"
msgstr "B<DH_COMPAT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:603
+#: debhelper.pod:605
msgid ""
"Temporarily specifies what compatibility level debhelper should run at, "
"overriding any value in F<debian/compat>."
@@ -1579,25 +1579,25 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:606
+#: debhelper.pod:608
msgid "B<DH_NO_ACT>"
msgstr "B<DH_NO_ACT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:608
+#: debhelper.pod:610
msgid "Set to B<1> to enable no-act mode."
msgstr "Defina como B<1> para habilitar el modo no-act."
# type: =item
#. type: =item
-#: debhelper.pod:610
+#: debhelper.pod:612
msgid "B<DH_OPTIONS>"
msgstr "B<DH_OPTIONS>"
# type: textblock
#. type: textblock
-#: debhelper.pod:612
+#: debhelper.pod:614
msgid ""
"Anything in this variable will be prepended to the command line arguments of "
"all debhelper commands. Command-specific options will be ignored by commands "
@@ -1609,7 +1609,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:616
+#: debhelper.pod:618
msgid ""
"This is useful in some situations, for example, if you need to pass B<-p> to "
"all debhelper commands that will be run. One good way to set B<DH_OPTIONS> "
@@ -1624,13 +1624,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:621
+#: debhelper.pod:623
msgid "B<DH_ALWAYS_EXCLUDE>"
msgstr "B<DH_ALWAYS_EXCLUDE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:623
+#: debhelper.pod:625
msgid ""
"If set, this adds the value the variable is set to to the B<-X> options of "
"all commands that support the B<-X> option. Moreover, B<dh_builddeb> will "
@@ -1642,7 +1642,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:627
+#: debhelper.pod:629
msgid ""
"This can be useful if you are doing a build from a CVS source tree, in which "
"case setting B<DH_ALWAYS_EXCLUDE=CVS> will prevent any CVS directories from "
@@ -1660,7 +1660,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:634
+#: debhelper.pod:636
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"B<DH_ALWAYS_EXCLUDE=CVS:.svn>"
@@ -1670,7 +1670,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:639 dh:856 dh_auto_build:47 dh_auto_clean:50
+#: debhelper.pod:641 dh:866 dh_auto_build:47 dh_auto_clean:50
#: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122
#: dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129
#: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279
@@ -1691,31 +1691,31 @@ msgstr "VÉASE TAMBIÉN"
# type: =item
#. type: =item
-#: debhelper.pod:643
+#: debhelper.pod:645
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr "F</usr/share/doc/debhelper/examples/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:645
+#: debhelper.pod:647
msgid "A set of example F<debian/rules> files that use debhelper."
msgstr "Varios ficheros de ejemplo F<debian/rules> que usan debhelper."
# type: =item
#. type: =item
-#: debhelper.pod:647
+#: debhelper.pod:649
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:649
+#: debhelper.pod:651
msgid "Debhelper web site."
msgstr "Sitio web de Debhelper."
# type: =head1
#. type: =head1
-#: debhelper.pod:653 dh:862 dh_auto_build:53 dh_auto_clean:56
+#: debhelper.pod:655 dh:872 dh_auto_build:53 dh_auto_clean:56
#: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130
#: dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135
#: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285
@@ -1735,7 +1735,7 @@ msgstr "AUTOR"
# type: textblock
#. type: textblock
-#: debhelper.pod:655 dh:864 dh_auto_build:55 dh_auto_clean:58
+#: debhelper.pod:657 dh:874 dh_auto_build:55 dh_auto_clean:58
#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131
#: dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90
#: dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152
@@ -1885,45 +1885,55 @@ msgstr "B<--until> I<orden>"
#. type: textblock
#: dh:58
-msgid "Run commands in the sequence until and including I<cmd>, then stop."
+#, fuzzy
+#| msgid "Run commands in the sequence until and including I<cmd>, then stop."
+msgid ""
+"Run commands in the sequence until and including I<cmd>, then stop. "
+"(Deprecated)"
msgstr ""
"Ejecuta las órdenes en la secuencia hasta la I<orden>, inclusive, y cierra."
# type: =item
#. type: =item
-#: dh:60
+#: dh:61
msgid "B<--before> I<cmd>"
msgstr "B<--before> I<orden>"
#. type: textblock
-#: dh:62
-msgid "Run commands in the sequence before I<cmd>, then stop."
+#: dh:63
+#, fuzzy
+#| msgid "Run commands in the sequence before I<cmd>, then stop."
+msgid "Run commands in the sequence before I<cmd>, then stop. (Deprecated)"
msgstr "Ejecuta las órdenes en la secuencia anteriores a I<orden>, y cierra."
# type: =item
#. type: =item
-#: dh:64
+#: dh:66
msgid "B<--after> I<cmd>"
msgstr "B<--after> I<orden>"
#. type: textblock
-#: dh:66
-msgid "Run commands in the sequence that come after I<cmd>."
+#: dh:68
+#, fuzzy
+#| msgid "Run commands in the sequence that come after I<cmd>."
+msgid "Run commands in the sequence that come after I<cmd>. (Deprecated)"
msgstr "Ejecuta las órdenes en la secuencia posteriores a I<orden>."
# type: =item
#. type: =item
-#: dh:68
+#: dh:71
msgid "B<--remaining>"
msgstr "B<--remaining>"
#. type: textblock
-#: dh:70
-msgid "Run all commands in the sequence that have yet to be run."
+#: dh:73
+#, fuzzy
+#| msgid "Run all commands in the sequence that have yet to be run."
+msgid "Run all commands in the sequence that have yet to be run. (Deprecated)"
msgstr "Ejecuta todas las órdenes en la secuencia que aún no se han ejecutado."
#. type: textblock
-#: dh:74
+#: dh:78
msgid ""
"Prints commands that would run for a given sequence, but does not run them."
msgstr ""
@@ -1931,7 +1941,7 @@ msgstr ""
"ejecuta."
#. type: textblock
-#: dh:78
+#: dh:82
msgid ""
"All other options passed to B<dh> are passed on to each command it runs. "
"This can be used to set an option like B<-v> or B<-X> or B<-N>, as well as "
@@ -1942,7 +1952,7 @@ msgstr ""
"así como opciones más especializadas."
#. type: textblock
-#: dh:82
+#: dh:86
msgid ""
"In the above options, I<cmd> can be a full name of a debhelper command, or a "
"substring. It'll first search for a command in the sequence exactly matching "
@@ -1957,12 +1967,12 @@ msgstr ""
# type: =head1
#. type: =head1
-#: dh:113 dh_installdocs:105 dh_link:73 dh_makeshlibs:97 dh_shlibdeps:69
+#: dh:117 dh_installdocs:105 dh_link:73 dh_makeshlibs:97 dh_shlibdeps:69
msgid "EXAMPLES"
msgstr "EJEMPLOS"
#. type: textblock
-#: dh:115
+#: dh:119
msgid ""
"To see what commands are included in a sequence, without actually doing "
"anything:"
@@ -1971,7 +1981,7 @@ msgstr ""
"realidad:"
#. type: verbatim
-#: dh:118
+#: dh:122
#, no-wrap
msgid ""
"\tdh binary-arch --no-act\n"
@@ -1981,7 +1991,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:120
+#: dh:124
msgid ""
"This is a very simple rules file, for packages where the default sequences "
"of commands work with no additional options."
@@ -1990,7 +2000,7 @@ msgstr ""
"predeterminadas de órdenes funcionan sin opciones adicionales."
#. type: verbatim
-#: dh:123 dh:130 dh:144 dh:157
+#: dh:127 dh:134 dh:148 dh:161
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2004,7 +2014,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: dh:127
+#: dh:131
#, no-wrap
msgid ""
"Often you'll want to pass an option to a specific debhelper command. The\n"
@@ -2017,7 +2027,7 @@ msgstr ""
"\t\n"
#. type: verbatim
-#: dh:134
+#: dh:138
#, no-wrap
msgid ""
"\toverride_dh_strip:\n"
@@ -2029,7 +2039,7 @@ msgstr ""
"\t\t\n"
#. type: verbatim
-#: dh:137
+#: dh:141
#, no-wrap
msgid ""
"\toverride_dh_installdocs:\n"
@@ -2041,7 +2051,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:140
+#: dh:144
msgid ""
"Sometimes the automated L<dh_auto_configure(1)> and L<dh_auto_build(1)> "
"can't guess what to do for a strange package. Here's how to avoid running "
@@ -2053,7 +2063,7 @@ msgstr ""
"ejecutar sus propias órdenes."
#. type: verbatim
-#: dh:148
+#: dh:152
#, no-wrap
msgid ""
"\toverride_dh_auto_configure:\n"
@@ -2065,7 +2075,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: dh:151
+#: dh:155
#, no-wrap
msgid ""
"\toverride_dh_auto_build:\n"
@@ -2077,7 +2087,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:154
+#: dh:158
msgid ""
"Another common case is wanting to do something manually before or after a "
"particular debhelper command is run."
@@ -2086,7 +2096,7 @@ msgstr ""
"se ejecute una orden en particular de debhelper."
#. type: verbatim
-#: dh:161
+#: dh:165
#, no-wrap
msgid ""
"\toverride_dh_fixperms:\n"
@@ -2100,7 +2110,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:165
+#: dh:169
msgid ""
"Python tools are not run by dh by default, due to the continual change in "
"that area. (Before compatability level v9, dh does run B<dh_pysupport>.) "
@@ -2108,7 +2118,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: dh:169
+#: dh:173
#, fuzzy, no-wrap
#| msgid ""
#| "\t#!/usr/bin/make -f\n"
@@ -2127,7 +2137,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:173
+#: dh:177
msgid ""
"If your package uses autotools and you want to freshen F<config.sub> and "
"F<config.guess> with newer versions from the B<autotools-dev> package at "
@@ -2140,7 +2150,7 @@ msgstr ""
"que automatizan esto, como puede ver a continuación."
#. type: verbatim
-#: dh:178
+#: dh:182
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2154,7 +2164,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:182
+#: dh:186
msgid ""
"Here is how to force use of Perl's B<Module::Build> build system, which can "
"be necessary if debhelper wrongly detects that the package uses MakeMaker."
@@ -2164,7 +2174,7 @@ msgstr ""
"detecta erróneamente que el paquete usa MakeMaker."
#. type: verbatim
-#: dh:186
+#: dh:190
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2178,7 +2188,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: dh:190
+#: dh:194
#, no-wrap
msgid ""
"To patch your package using quilt, you can tell B<dh> to use quilt's B<dh>\n"
@@ -2190,7 +2200,7 @@ msgstr ""
"\t\n"
#. type: verbatim
-#: dh:193
+#: dh:197
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2204,7 +2214,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:197
+#: dh:201
msgid ""
"Here is an example of overriding where the B<dh_auto_>I<*> commands find the "
"package's source, for a package where the source is located in a "
@@ -2215,7 +2225,7 @@ msgstr ""
"en el que las fuentes se ubican en un subdirectorio."
#. type: verbatim
-#: dh:201
+#: dh:205
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2229,7 +2239,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:205
+#: dh:209
msgid ""
"And here is an example of how to tell the B<dh_auto_>I<*> commands to build "
"in a subdirectory, which will be removed on B<clean>."
@@ -2239,7 +2249,7 @@ msgstr ""
"B<clean>."
#. type: verbatim
-#: dh:208
+#: dh:212
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2253,7 +2263,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:212
+#: dh:216
msgid ""
"If your package can be built in parallel, you can support parallel building "
"as follows. Then B<dpkg-buildpackage -j> will work."
@@ -2263,7 +2273,7 @@ msgstr ""
"j> funcionará."
#. type: verbatim
-#: dh:215
+#: dh:219
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2277,7 +2287,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:219
+#: dh:223
msgid ""
"Here is a way to prevent B<dh> from running several commands that you don't "
"want it to run, by defining empty override targets for each command."
@@ -2287,7 +2297,7 @@ msgstr ""
"cada orden."
#. type: verbatim
-#: dh:222 dh:233 dh:250
+#: dh:226 dh:237 dh:254
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2301,7 +2311,7 @@ msgstr ""
"\t\n"
#. type: verbatim
-#: dh:226
+#: dh:230
#, no-wrap
msgid ""
"\t# Commands not to run:\n"
@@ -2313,7 +2323,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:229
+#: dh:233
msgid ""
"Sometimes, you may need to make an override target only run commands when a "
"particular package is being built. This can be accomplished using "
@@ -2325,7 +2335,7 @@ msgstr ""
"ejemplo:"
#. type: verbatim
-#: dh:237
+#: dh:241
#, fuzzy, no-wrap
#| msgid ""
#| "\toverride_dh_fixperms:\n"
@@ -2350,7 +2360,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:243
+#: dh:247
#, fuzzy
#| msgid ""
#| "Finally, remember that you are not limited to using override targets in "
@@ -2377,7 +2387,7 @@ msgstr ""
"demonios de construcción generen la documentación de forma innecesaria."
#. type: verbatim
-#: dh:254
+#: dh:258
#, fuzzy, no-wrap
#| msgid ""
#| "\tbuild: build-arch build-indep ;\n"
@@ -2401,7 +2411,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:259
+#: dh:263
msgid ""
"Note that in the example above, dh will arrange for \"debian/rules build\" "
"to call your build-indep and build-arch targets. You do not need to "
@@ -2411,12 +2421,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: dh:265
+#: dh:269
msgid "INTERNALS"
msgstr "FUNCIONAMIENTO INTERNO"
#. type: textblock
-#: dh:267
+#: dh:271
msgid ""
"If you're curious about B<dh>'s internals, here's how it works under the "
"hood."
@@ -2425,7 +2435,7 @@ msgstr ""
"puede ver como funciona por dentro."
#. type: textblock
-#: dh:269
+#: dh:273
msgid ""
"Each debhelper command will record when it's successfully run in F<debian/"
"package.debhelper.log>. (Which B<dh_clean> deletes.) So B<dh> can tell which "
@@ -2438,7 +2448,7 @@ msgstr ""
"esas órdenes otra vez."
#. type: textblock
-#: dh:274
+#: dh:278
msgid ""
"Each time B<dh> is run, it examines the log, and finds the last logged "
"command that is in the specified sequence. It then continues with the next "
@@ -2451,21 +2461,14 @@ msgstr ""
"before>, B<--after> y B<--remaining> pueden anular este comportamiento."
#. type: textblock
-#: dh:279
+#: dh:283
msgid ""
"A sequence can also run dependent targets in debian/rules. For example, the "
"\"binary\" sequence runs the \"install\" target."
msgstr ""
#. type: textblock
-#: dh:282
-msgid ""
-"B<dh> sets environment variables listed by B<dpkg-buildflags>, unless they "
-"are already set. It supports DEB_BUILD_OPTIONS=noopt too."
-msgstr ""
-
-#. type: textblock
-#: dh:285
+#: dh:286
msgid ""
"B<dh> uses the B<DH_INTERNAL_OPTIONS> environment variable to pass "
"information through to debhelper commands that are run inside override "
@@ -2479,7 +2482,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:858 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55
+#: dh:868 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55
#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144
#: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84
#: dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173
@@ -2498,7 +2501,7 @@ msgstr "L<debhelper(7)>"
# type: textblock
#. type: textblock
-#: dh:860 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57
+#: dh:870 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57
#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127
#: dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103
#: dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175
diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po
index 3db644c2..5ac915f0 100644
--- a/man/po4a/po/fr.po
+++ b/man/po4a/po/fr.po
@@ -3,7 +3,7 @@
msgid ""
msgstr ""
"Project-Id-Version: debhelper manpages\n"
-"POT-Creation-Date: 2011-07-19 23:26-0400\n"
+"POT-Creation-Date: 2011-08-06 19:00-0400\n"
"PO-Revision-Date: 2011-04-03 17:37+0200\n"
"Last-Translator: Valery Perrin <valery.perrin.debian@free.fr>\n"
"Language-Team: Français <debian-l10n-french@lists.debian.org>\n"
@@ -334,7 +334,7 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:101 dh:72
+#: debhelper.pod:101 dh:76
msgid "B<--no-act>"
msgstr "B<--no-act>"
@@ -609,14 +609,6 @@ msgstr "OPTIONS DU PROCESSUS DE CONSTRUCTION"
#. type: textblock
#: debhelper.pod:194
msgid ""
-"All of the B<dh_auto_>I<*> debhelper programs set environment variables "
-"listed by B<dpkg-buildflags>, unless they are already set. They support "
-"DEB_BUILD_OPTIONS=noopt too."
-msgstr ""
-
-#. type: textblock
-#: debhelper.pod:198
-msgid ""
"The following command line options are supported by all of the "
"B<dh_auto_>I<*> debhelper programs. These programs support a variety of "
"build systems, and normally heuristically determine which to use, and how to "
@@ -630,14 +622,14 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:205
+#: debhelper.pod:201
msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
msgstr ""
"B<-S>I<processus de construction>, B<--buildsystem=>I<processus de "
"construction>"
#. type: textblock
-#: debhelper.pod:207
+#: debhelper.pod:203
msgid ""
"Force use of the specified I<buildsystem>, instead of trying to auto-select "
"one which might be applicable for the package."
@@ -647,12 +639,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:210
+#: debhelper.pod:206
msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
msgstr "B<-D>I<répertoire>, B<--sourcedirectory=>I<répertoire>"
#. type: textblock
-#: debhelper.pod:212
+#: debhelper.pod:208
msgid ""
"Assume that the original package source tree is at the specified "
"I<directory> rather than the top level directory of the Debian source "
@@ -663,12 +655,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:216
+#: debhelper.pod:212
msgid "B<-B>[I<directory>], B<--builddirectory=>[I<directory>]"
msgstr "B<-B>[I<répertoire>], B<--builddirectory=>[I<répertoire>]"
#. type: textblock
-#: debhelper.pod:218
+#: debhelper.pod:214
msgid ""
"Enable out of source building and use the specified I<directory> as the "
"build directory. If I<directory> parameter is omitted, a default build "
@@ -680,7 +672,7 @@ msgstr ""
"sera choisi."
#. type: textblock
-#: debhelper.pod:222
+#: debhelper.pod:218
msgid ""
"If this option is not specified, building will be done in source by default "
"unless the build system requires or prefers out of source tree building. In "
@@ -693,7 +685,7 @@ msgstr ""
"utilisé même si B<--builddirectory> n'est pas spécifié."
#. type: textblock
-#: debhelper.pod:227
+#: debhelper.pod:223
msgid ""
"If the build system prefers out of source tree building but still allows in "
"source building, the latter can be re-enabled by passing a build directory "
@@ -707,12 +699,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:231
+#: debhelper.pod:227
msgid "B<--parallel>"
msgstr "B<--parallel>"
#. type: textblock
-#: debhelper.pod:233
+#: debhelper.pod:229
msgid ""
"Enable parallel builds if underlying build system supports them. The number "
"of parallel jobs is controlled by the B<DEB_BUILD_OPTIONS> environment "
@@ -726,7 +718,7 @@ msgstr ""
"spécifiques du système."
#. type: textblock
-#: debhelper.pod:238
+#: debhelper.pod:234
msgid ""
"If this option is not specified, debhelper currently defaults to not "
"allowing parallel package builds."
@@ -735,12 +727,12 @@ msgstr ""
"le parallélisme lors de la construction."
#. type: =item
-#: debhelper.pod:241
+#: debhelper.pod:237
msgid "B<--max-parallel=>I<maximum>"
msgstr "B<--max-parallel=>I<maximum>"
#. type: textblock
-#: debhelper.pod:243
+#: debhelper.pod:239
msgid ""
"This option implies B<--parallel> and allows further limiting the number of "
"jobs that can be used in a parallel build. If the package build is known to "
@@ -755,12 +747,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:248 dh:52
+#: debhelper.pod:244 dh:52
msgid "B<--list>, B<-l>"
msgstr "B<--list>, B<-l>"
#. type: textblock
-#: debhelper.pod:250
+#: debhelper.pod:246
msgid ""
"List all build systems supported by debhelper on this system. The list "
"includes both default and third party build systems (marked as such). Also "
@@ -774,13 +766,13 @@ msgstr ""
"l'option B<--buildsystem>."
#. type: =head1
-#: debhelper.pod:257
+#: debhelper.pod:253
msgid "COMPATABILITY LEVELS"
msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:259
+#: debhelper.pod:255
msgid ""
"From time to time, major non-backwards-compatible changes need to be made to "
"debhelper, to keep it clean and well-designed as needs change and its author "
@@ -800,7 +792,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:266
+#: debhelper.pod:262
msgid ""
"Tell debhelper what compatibility level to use by writing a number to "
"F<debian/compat>. For example, to turn on v8 mode:"
@@ -811,7 +803,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:269
+#: debhelper.pod:265
#, no-wrap
msgid ""
" % echo 8 > debian/compat\n"
@@ -822,7 +814,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:271
+#: debhelper.pod:267
msgid ""
"Unless otherwise indicated, all debhelper documentation assumes that you are "
"using the most recent compatibility level, and in most cases does not "
@@ -840,18 +832,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:278
+#: debhelper.pod:274
msgid "These are the available compatibility levels:"
msgstr "Les niveaux de compatibilité sont les suivants :"
#. type: =item
-#: debhelper.pod:282
+#: debhelper.pod:278
msgid "v1"
msgstr "v1"
# type: textblock
#. type: textblock
-#: debhelper.pod:284
+#: debhelper.pod:280
msgid ""
"This is the original debhelper compatibility level, and so it is the default "
"one. In this mode, debhelper will use F<debian/tmp> as the package tree "
@@ -865,18 +857,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:289 debhelper.pod:296 debhelper.pod:319 debhelper.pod:348
+#: debhelper.pod:285 debhelper.pod:292 debhelper.pod:315 debhelper.pod:344
msgid "This mode is deprecated."
msgstr "Ce mode est déconseillé."
#. type: =item
-#: debhelper.pod:291
+#: debhelper.pod:287
msgid "v2"
msgstr "v2"
# type: textblock
#. type: textblock
-#: debhelper.pod:293
+#: debhelper.pod:289
msgid ""
"In this mode, debhelper will consistently use debian/I<package> as the "
"package tree directory for every package that is built."
@@ -885,31 +877,31 @@ msgstr ""
"répertoire de l'arborescence de chaque paquet construit."
#. type: =item
-#: debhelper.pod:298
+#: debhelper.pod:294
msgid "v3"
msgstr "v3"
# type: textblock
#. type: textblock
-#: debhelper.pod:300
+#: debhelper.pod:296
msgid "This mode works like v2, with the following additions:"
msgstr "Ce mode fonctionne comme v2 mais avec les ajouts suivants :"
# type: =item
#. type: =item
-#: debhelper.pod:304 debhelper.pod:309 debhelper.pod:313 debhelper.pod:327
-#: debhelper.pod:332 debhelper.pod:337 debhelper.pod:342 debhelper.pod:356
-#: debhelper.pod:360 debhelper.pod:365 debhelper.pod:369 debhelper.pod:381
-#: debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411
-#: debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441
-#: debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472
-#: debhelper.pod:477 debhelper.pod:483 debhelper.pod:488
+#: debhelper.pod:300 debhelper.pod:305 debhelper.pod:309 debhelper.pod:323
+#: debhelper.pod:328 debhelper.pod:333 debhelper.pod:338 debhelper.pod:352
+#: debhelper.pod:356 debhelper.pod:361 debhelper.pod:365 debhelper.pod:377
+#: debhelper.pod:382 debhelper.pod:388 debhelper.pod:394 debhelper.pod:407
+#: debhelper.pod:414 debhelper.pod:418 debhelper.pod:422 debhelper.pod:437
+#: debhelper.pod:441 debhelper.pod:449 debhelper.pod:454 debhelper.pod:468
+#: debhelper.pod:473 debhelper.pod:479 debhelper.pod:484 debhelper.pod:488
msgid "-"
msgstr "-"
# type: textblock
#. type: textblock
-#: debhelper.pod:306
+#: debhelper.pod:302
msgid ""
"Debhelper config files support globbing via B<*> and B<?>, when appropriate. "
"To turn this off and use those characters raw, just prefix with a backslash."
@@ -921,7 +913,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:311
+#: debhelper.pod:307
msgid ""
"B<dh_makeshlibs> makes the F<postinst> and F<postrm> scripts call "
"B<ldconfig>."
@@ -931,7 +923,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:311
msgid ""
"Every file in F<etc/> is automatically flagged as a conffile by "
"B<dh_installdeb>."
@@ -940,19 +932,19 @@ msgstr ""
"comme un fichier de configuration."
#. type: =item
-#: debhelper.pod:321
+#: debhelper.pod:317
msgid "v4"
msgstr "v4"
# type: textblock
#. type: textblock
-#: debhelper.pod:323
+#: debhelper.pod:319
msgid "Changes from v3 are:"
msgstr "Les changements par rapport à la version 3 sont :"
# type: textblock
#. type: textblock
-#: debhelper.pod:329
+#: debhelper.pod:325
msgid ""
"B<dh_makeshlibs -V> will not include the Debian part of the version number "
"in the generated dependency line in the shlibs file."
@@ -962,7 +954,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:334
+#: debhelper.pod:330
msgid ""
"You are encouraged to put the new B<${misc:Depends}> into F<debian/control> "
"to supplement the B<${shlibs:Depends}> field."
@@ -972,7 +964,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:339
+#: debhelper.pod:335
msgid ""
"B<dh_fixperms> will make all files in F<bin/> directories and in F<etc/init."
"d> executable."
@@ -982,26 +974,26 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:344
+#: debhelper.pod:340
msgid "B<dh_link> will correct existing links to conform with policy."
msgstr ""
"B<dh_link> corrigera les liens existants pour les rendre conformes à la "
"Charte Debian."
#. type: =item
-#: debhelper.pod:350
+#: debhelper.pod:346
msgid "v5"
msgstr "v5"
# type: textblock
#. type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:348
msgid "Changes from v4 are:"
msgstr "Les changements par rapport à la version 4 sont :"
# type: textblock
#. type: textblock
-#: debhelper.pod:358
+#: debhelper.pod:354
msgid "Comments are ignored in debhelper config files."
msgstr ""
"Les commentaires sont ignorés dans les fichiers de configuration de "
@@ -1009,7 +1001,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:362
+#: debhelper.pod:358
msgid ""
"B<dh_strip --dbg-package> now specifies the name of a package to put "
"debugging symbols in, not the packages to take the symbols from."
@@ -1020,32 +1012,32 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:367
+#: debhelper.pod:363
msgid "B<dh_installdocs> skips installing empty files."
msgstr "B<dh_installdocs> saute l'installation des fichiers vides."
# type: textblock
#. type: textblock
-#: debhelper.pod:371
+#: debhelper.pod:367
msgid "B<dh_install> errors out if wildcards expand to nothing."
msgstr ""
"B<dh_install> génère des erreurs si les jokers (wildcards) ne correspondent "
"à rien."
#. type: =item
-#: debhelper.pod:375
+#: debhelper.pod:371
msgid "v6"
msgstr "v6"
# type: textblock
#. type: textblock
-#: debhelper.pod:377
+#: debhelper.pod:373
msgid "Changes from v5 are:"
msgstr "Les changements par rapport à la version 5 sont :"
# type: textblock
#. type: textblock
-#: debhelper.pod:383
+#: debhelper.pod:379
msgid ""
"Commands that generate maintainer script fragments will order the fragments "
"in reverse order for the F<prerm> and F<postrm> scripts."
@@ -1055,7 +1047,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:388
+#: debhelper.pod:384
msgid ""
"B<dh_installwm> will install a slave manpage link for F<x-window-manager.1."
"gz>, if it sees the man page in F<usr/share/man/man1> in the package build "
@@ -1067,7 +1059,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:394
+#: debhelper.pod:390
msgid ""
"B<dh_builddeb> did not previously delete everything matching "
"B<DH_ALWAYS_EXCLUDE>, if it was set to a list of things to exclude, such as "
@@ -1079,7 +1071,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:400
+#: debhelper.pod:396
msgid ""
"B<dh_installman> allows overwriting existing man pages in the package build "
"directory. In previous compatibility levels it silently refuses to do this."
@@ -1089,19 +1081,19 @@ msgstr ""
"de le faire."
#. type: =item
-#: debhelper.pod:405
+#: debhelper.pod:401
msgid "v7"
msgstr "v7"
# type: textblock
#. type: textblock
-#: debhelper.pod:407
+#: debhelper.pod:403
msgid "Changes from v6 are:"
msgstr "Les changements par rapport à la version 6 sont :"
# type: textblock
#. type: textblock
-#: debhelper.pod:413
+#: debhelper.pod:409
msgid ""
"B<dh_install>, will fall back to looking for files in F<debian/tmp> if it "
"doesn't find them in the current directory (or wherever you tell it look "
@@ -1117,7 +1109,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:416
msgid "B<dh_clean> will read F<debian/clean> and delete files listed there."
msgstr ""
"B<dh_clean> lit le répertoire F<debian/clean> et supprime les fichiers qui y "
@@ -1125,13 +1117,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:424
+#: debhelper.pod:420
msgid "B<dh_clean> will delete toplevel F<*-stamp> files."
msgstr "B<dh_clean> supprime les fichiers F<*-stamp>."
# type: textblock
#. type: textblock
-#: debhelper.pod:428
+#: debhelper.pod:424
msgid ""
"B<dh_installchangelogs> will guess at what file is the upstream changelog if "
"none is specified."
@@ -1140,24 +1132,24 @@ msgstr ""
"amont si rien n'est spécifié."
#. type: =item
-#: debhelper.pod:433
+#: debhelper.pod:429
msgid "v8"
msgstr "v8"
# type: textblock
#. type: textblock
-#: debhelper.pod:435
+#: debhelper.pod:431
msgid "This is the recommended mode of operation."
msgstr "C'est la version dont l'usage est recommandé."
# type: textblock
#. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:433
msgid "Changes from v7 are:"
msgstr "Les changements par rapport à la version 7 sont :"
#. type: textblock
-#: debhelper.pod:443
+#: debhelper.pod:439
msgid ""
"Commands will fail rather than warning when they are passed unknown options."
msgstr ""
@@ -1165,7 +1157,7 @@ msgstr ""
"recevront des options inconnues."
#. type: textblock
-#: debhelper.pod:447
+#: debhelper.pod:443
msgid ""
"B<dh_makeshlibs> will run B<dpkg-gensymbols> on all shared libraries that it "
"generates shlibs files for. So B<-X> can be used to exclude libraries. "
@@ -1182,7 +1174,7 @@ msgstr ""
"certains paquets."
#. type: textblock
-#: debhelper.pod:455
+#: debhelper.pod:451
msgid ""
"B<dh> requires the sequence to run be specified as the first parameter, and "
"any switches come after it. Ie, use \"B<dh $@ --foo>\", not \"B<dh --foo $@>"
@@ -1193,7 +1185,7 @@ msgstr ""
"faut écrire « B<dh $@ --toto> », et non « B<dh --toto $@> »"
#. type: textblock
-#: debhelper.pod:460
+#: debhelper.pod:456
msgid ""
"B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to "
"F<Makefile.PL>."
@@ -1202,33 +1194,33 @@ msgstr ""
"F<Makefile.PL>."
#. type: =item
-#: debhelper.pod:464
+#: debhelper.pod:460
msgid "v9"
msgstr ""
#. type: textblock
-#: debhelper.pod:466
+#: debhelper.pod:462
msgid ""
"This compatibility level is still open for development; use with caution."
msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:468
+#: debhelper.pod:464
#, fuzzy
#| msgid "Changes from v3 are:"
msgid "Changes from v8 are:"
msgstr "Les changements par rapport à la version 3 sont :"
#. type: textblock
-#: debhelper.pod:474
+#: debhelper.pod:470
msgid ""
"Multiarch support. In particular, B<dh_auto_configure> passes multiarch "
"directories to autoconf in --libdir and --libexecdir."
msgstr ""
#. type: textblock
-#: debhelper.pod:479
+#: debhelper.pod:475
msgid ""
"dh allows defining custom build, build-arch, and build-indep targets in "
"debian/rules, without needing to manually define the other targets that "
@@ -1236,20 +1228,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:481
msgid ""
"B<dh_auto_configure> does not include the source package name in --"
"libexecdir when using autoconf."
msgstr ""
#. type: textblock
-#: debhelper.pod:490
+#: debhelper.pod:486
msgid "B<dh> does not default to enabling --with=python-support"
msgstr ""
+#. type: textblock
+#: debhelper.pod:490
+msgid ""
+"All of the B<dh_auto_>I<*> debhelper programs and B<dh> set environment "
+"variables listed by B<dpkg-buildflags>, unless they are already set. They "
+"support DEB_BUILD_OPTIONS=noopt too."
+msgstr ""
+
# type: =head1
#. type: =head1
-#: debhelper.pod:496 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116
+#: debhelper.pod:498 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116
#: dh_installemacsen:67 dh_installexamples:53 dh_installinit:133
#: dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55
#: dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68
@@ -1259,13 +1259,13 @@ msgstr "REMARQUES"
# type: =head2
#. type: =head2
-#: debhelper.pod:498
+#: debhelper.pod:500
msgid "Multiple binary package support"
msgstr "Prise en charge de plusieurs paquets binaires"
# type: textblock
#. type: textblock
-#: debhelper.pod:500
+#: debhelper.pod:502
msgid ""
"If your source package generates more than one binary package, debhelper "
"programs will default to acting on all binary packages when run. If your "
@@ -1285,7 +1285,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:508
+#: debhelper.pod:510
msgid ""
"To facilitate this, as well as give you more control over which packages are "
"acted on by debhelper programs, all debhelper programs accept the B<-a>, B<-"
@@ -1301,13 +1301,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:514
+#: debhelper.pod:516
msgid "Automatic generation of Debian install scripts"
msgstr "Génération automatique des scripts Debian de maintenance du paquet"
# type: textblock
#. type: textblock
-#: debhelper.pod:516
+#: debhelper.pod:518
msgid ""
"Some debhelper commands will automatically generate parts of Debian "
"maintainer scripts. If you want these automatically generated things "
@@ -1325,7 +1325,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:523
+#: debhelper.pod:525
msgid ""
"If a script does not exist at all and debhelper needs to add something to "
"it, then debhelper will create the complete script."
@@ -1335,7 +1335,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:526
+#: debhelper.pod:528
msgid ""
"All debhelper commands that automatically generate code in this way let it "
"be disabled by the -n parameter (see above)."
@@ -1346,7 +1346,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:529
+#: debhelper.pod:531
msgid ""
"Note that the inserted code will be shell code, so you cannot directly use "
"it in a Perl script. If you would like to embed it into a Perl script, here "
@@ -1361,7 +1361,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:534
+#: debhelper.pod:536
#, no-wrap
msgid ""
" my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -1380,13 +1380,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:540
+#: debhelper.pod:542
msgid "Automatic generation of miscellaneous dependencies."
msgstr "Génération automatique des diverses dépendances."
# type: textblock
#. type: textblock
-#: debhelper.pod:542
+#: debhelper.pod:544
#, fuzzy
#| msgid ""
#| "Some debhelper commands may make the generated package need to depend on "
@@ -1415,7 +1415,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:550
+#: debhelper.pod:552
msgid ""
"All commands of this type, besides documenting what dependencies may be "
"needed on their man pages, will automatically generate a substvar called B<"
@@ -1430,7 +1430,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:555
+#: debhelper.pod:557
msgid ""
"This is entirely independent of the standard B<${shlibs:Depends}> generated "
"by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by L<dh_perl(1)"
@@ -1444,13 +1444,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:560
+#: debhelper.pod:562
msgid "Package build directories"
msgstr "Répertoires de construction du paquet"
# type: textblock
#. type: textblock
-#: debhelper.pod:562
+#: debhelper.pod:564
msgid ""
"By default, all debhelper programs assume that the temporary directory used "
"for assembling the tree of files in a package is debian/I<package>."
@@ -1461,7 +1461,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:565
+#: debhelper.pod:567
msgid ""
"Sometimes, you might want to use some other temporary directory. This is "
"supported by the B<-P> flag. For example, \"B<dh_installdocs -Pdebian/tmp>"
@@ -1481,13 +1481,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:573
+#: debhelper.pod:575
msgid "udebs"
msgstr "udebs"
# type: textblock
#. type: textblock
-#: debhelper.pod:575
+#: debhelper.pod:577
msgid ""
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
"\"B<Package-Type: udeb>\" to the package's stanza in F<debian/control>, and "
@@ -1506,13 +1506,13 @@ msgstr ""
"F<config>, etc."
#. type: =head2
-#: debhelper.pod:582
+#: debhelper.pod:584
msgid "Build depends"
msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:584
+#: debhelper.pod:586
msgid ""
"Once your package uses debhelper to build, be sure to add debhelper to your "
"Build-Depends line in F<debian/control>. You should build-depend on a "
@@ -1528,7 +1528,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:590
+#: debhelper.pod:592
#, no-wrap
msgid ""
" Build-Depends: debhelper (>= 7)\n"
@@ -1539,19 +1539,19 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:592
+#: debhelper.pod:594
msgid "ENVIRONMENT"
msgstr "VARIABLES D'ENVIRONNEMENT"
# type: =item
#. type: =item
-#: debhelper.pod:596
+#: debhelper.pod:598
msgid "B<DH_VERBOSE>"
msgstr "B<DH_VERBOSE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:598
+#: debhelper.pod:600
msgid ""
"Set to B<1> to enable verbose mode. Debhelper will output every command it "
"runs that modifies files on the build system."
@@ -1561,13 +1561,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:601
+#: debhelper.pod:603
msgid "B<DH_COMPAT>"
msgstr "B<DH_COMPAT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:603
+#: debhelper.pod:605
msgid ""
"Temporarily specifies what compatibility level debhelper should run at, "
"overriding any value in F<debian/compat>."
@@ -1577,25 +1577,25 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:606
+#: debhelper.pod:608
msgid "B<DH_NO_ACT>"
msgstr "B<DH_NO_ACT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:608
+#: debhelper.pod:610
msgid "Set to B<1> to enable no-act mode."
msgstr "Mettre cette variable à B<1> pour activer le mode simulation (no-act)."
# type: =item
#. type: =item
-#: debhelper.pod:610
+#: debhelper.pod:612
msgid "B<DH_OPTIONS>"
msgstr "B<DH_OPTIONS>"
# type: textblock
#. type: textblock
-#: debhelper.pod:612
+#: debhelper.pod:614
msgid ""
"Anything in this variable will be prepended to the command line arguments of "
"all debhelper commands. Command-specific options will be ignored by commands "
@@ -1607,7 +1607,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:616
+#: debhelper.pod:618
msgid ""
"This is useful in some situations, for example, if you need to pass B<-p> to "
"all debhelper commands that will be run. One good way to set B<DH_OPTIONS> "
@@ -1622,13 +1622,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:621
+#: debhelper.pod:623
msgid "B<DH_ALWAYS_EXCLUDE>"
msgstr "B<DH_ALWAYS_EXCLUDE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:623
+#: debhelper.pod:625
msgid ""
"If set, this adds the value the variable is set to to the B<-X> options of "
"all commands that support the B<-X> option. Moreover, B<dh_builddeb> will "
@@ -1641,7 +1641,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:627
+#: debhelper.pod:629
msgid ""
"This can be useful if you are doing a build from a CVS source tree, in which "
"case setting B<DH_ALWAYS_EXCLUDE=CVS> will prevent any CVS directories from "
@@ -1660,7 +1660,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:634
+#: debhelper.pod:636
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"B<DH_ALWAYS_EXCLUDE=CVS:.svn>"
@@ -1670,7 +1670,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:639 dh:856 dh_auto_build:47 dh_auto_clean:50
+#: debhelper.pod:641 dh:866 dh_auto_build:47 dh_auto_clean:50
#: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122
#: dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129
#: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279
@@ -1691,32 +1691,32 @@ msgstr "VOIR AUSSI"
# type: =item
#. type: =item
-#: debhelper.pod:643
+#: debhelper.pod:645
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr "F</usr/share/doc/debhelper/examples/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:645
+#: debhelper.pod:647
msgid "A set of example F<debian/rules> files that use debhelper."
msgstr ""
"Un ensemble d'exemples de fichiers F<debian/rules> qui utilisent debhelper."
# type: =item
#. type: =item
-#: debhelper.pod:647
+#: debhelper.pod:649
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:649
+#: debhelper.pod:651
msgid "Debhelper web site."
msgstr "Le site internet de debhelper."
# type: =head1
#. type: =head1
-#: debhelper.pod:653 dh:862 dh_auto_build:53 dh_auto_clean:56
+#: debhelper.pod:655 dh:872 dh_auto_build:53 dh_auto_clean:56
#: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130
#: dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135
#: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285
@@ -1736,7 +1736,7 @@ msgstr "AUTEUR"
# type: textblock
#. type: textblock
-#: debhelper.pod:655 dh:864 dh_auto_build:55 dh_auto_clean:58
+#: debhelper.pod:657 dh:874 dh_auto_build:55 dh_auto_clean:58
#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131
#: dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90
#: dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152
@@ -1888,54 +1888,64 @@ msgstr "B<--until> I<commande>"
# type: textblock
#. type: textblock
#: dh:58
-msgid "Run commands in the sequence until and including I<cmd>, then stop."
+#, fuzzy
+#| msgid "Run commands in the sequence until and including I<cmd>, then stop."
+msgid ""
+"Run commands in the sequence until and including I<cmd>, then stop. "
+"(Deprecated)"
msgstr ""
"Exécute les commandes de la séquence jusqu'à la I<commande> spécifiée, "
"l'exécute puis s'arrête."
# type: =item
#. type: =item
-#: dh:60
+#: dh:61
msgid "B<--before> I<cmd>"
msgstr "B<--before> I<commande>"
# type: textblock
#. type: textblock
-#: dh:62
-msgid "Run commands in the sequence before I<cmd>, then stop."
+#: dh:63
+#, fuzzy
+#| msgid "Run commands in the sequence before I<cmd>, then stop."
+msgid "Run commands in the sequence before I<cmd>, then stop. (Deprecated)"
msgstr ""
"Exécute les commandes de la séquence situées avant la I<commande> spécifiée "
"puis s'arrête."
# type: =item
#. type: =item
-#: dh:64
+#: dh:66
msgid "B<--after> I<cmd>"
msgstr "B<--after> I<commande>"
# type: textblock
#. type: textblock
-#: dh:66
-msgid "Run commands in the sequence that come after I<cmd>."
+#: dh:68
+#, fuzzy
+#| msgid "Run commands in the sequence that come after I<cmd>."
+msgid "Run commands in the sequence that come after I<cmd>. (Deprecated)"
msgstr ""
"Exécute les commandes de la séquence situées après la I<commande> spécifiée."
# type: =item
#. type: =item
-#: dh:68
+#: dh:71
msgid "B<--remaining>"
msgstr "B<--remaining>"
# type: textblock
#. type: textblock
-#: dh:70
-msgid "Run all commands in the sequence that have yet to be run."
+#: dh:73
+#, fuzzy
+#| msgid "Run all commands in the sequence that have yet to be run."
+msgid "Run all commands in the sequence that have yet to be run. (Deprecated)"
msgstr ""
"Exécute toutes les commandes de la séquence qui n'ont pas encore été "
"exécutées."
#. type: textblock
-#: dh:74
+#: dh:78
msgid ""
"Prints commands that would run for a given sequence, but does not run them."
msgstr ""
@@ -1944,7 +1954,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:78
+#: dh:82
msgid ""
"All other options passed to B<dh> are passed on to each command it runs. "
"This can be used to set an option like B<-v> or B<-X> or B<-N>, as well as "
@@ -1956,7 +1966,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:82
+#: dh:86
msgid ""
"In the above options, I<cmd> can be a full name of a debhelper command, or a "
"substring. It'll first search for a command in the sequence exactly matching "
@@ -1971,13 +1981,13 @@ msgstr ""
# type: =head1
#. type: =head1
-#: dh:113 dh_installdocs:105 dh_link:73 dh_makeshlibs:97 dh_shlibdeps:69
+#: dh:117 dh_installdocs:105 dh_link:73 dh_makeshlibs:97 dh_shlibdeps:69
msgid "EXAMPLES"
msgstr "EXEMPLES"
# type: textblock
#. type: textblock
-#: dh:115
+#: dh:119
msgid ""
"To see what commands are included in a sequence, without actually doing "
"anything:"
@@ -1987,7 +1997,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:118
+#: dh:122
#, no-wrap
msgid ""
"\tdh binary-arch --no-act\n"
@@ -1998,7 +2008,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:120
+#: dh:124
msgid ""
"This is a very simple rules file, for packages where the default sequences "
"of commands work with no additional options."
@@ -2008,7 +2018,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:123 dh:130 dh:144 dh:157
+#: dh:127 dh:134 dh:148 dh:161
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2023,7 +2033,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:127
+#: dh:131
#, no-wrap
msgid ""
"Often you'll want to pass an option to a specific debhelper command. The\n"
@@ -2036,7 +2046,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:134
+#: dh:138
#, no-wrap
msgid ""
"\toverride_dh_strip:\n"
@@ -2049,7 +2059,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:137
+#: dh:141
#, no-wrap
msgid ""
"\toverride_dh_installdocs:\n"
@@ -2062,7 +2072,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:140
+#: dh:144
msgid ""
"Sometimes the automated L<dh_auto_configure(1)> and L<dh_auto_build(1)> "
"can't guess what to do for a strange package. Here's how to avoid running "
@@ -2075,7 +2085,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:148
+#: dh:152
#, no-wrap
msgid ""
"\toverride_dh_auto_configure:\n"
@@ -2088,7 +2098,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:151
+#: dh:155
#, no-wrap
msgid ""
"\toverride_dh_auto_build:\n"
@@ -2101,7 +2111,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:154
+#: dh:158
msgid ""
"Another common case is wanting to do something manually before or after a "
"particular debhelper command is run."
@@ -2111,7 +2121,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:161
+#: dh:165
#, no-wrap
msgid ""
"\toverride_dh_fixperms:\n"
@@ -2125,7 +2135,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:165
+#: dh:169
msgid ""
"Python tools are not run by dh by default, due to the continual change in "
"that area. (Before compatability level v9, dh does run B<dh_pysupport>.) "
@@ -2134,7 +2144,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:169
+#: dh:173
#, fuzzy, no-wrap
#| msgid ""
#| "\t#!/usr/bin/make -f\n"
@@ -2153,7 +2163,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:173
+#: dh:177
msgid ""
"If your package uses autotools and you want to freshen F<config.sub> and "
"F<config.guess> with newer versions from the B<autotools-dev> package at "
@@ -2168,7 +2178,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:178
+#: dh:182
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2183,7 +2193,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:182
+#: dh:186
msgid ""
"Here is how to force use of Perl's B<Module::Build> build system, which can "
"be necessary if debhelper wrongly detects that the package uses MakeMaker."
@@ -2194,7 +2204,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:186
+#: dh:190
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2209,7 +2219,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:190
+#: dh:194
#, no-wrap
msgid ""
"To patch your package using quilt, you can tell B<dh> to use quilt's B<dh>\n"
@@ -2222,7 +2232,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:193
+#: dh:197
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2237,7 +2247,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:197
+#: dh:201
msgid ""
"Here is an example of overriding where the B<dh_auto_>I<*> commands find the "
"package's source, for a package where the source is located in a "
@@ -2248,7 +2258,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:201
+#: dh:205
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2262,7 +2272,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:205
+#: dh:209
msgid ""
"And here is an example of how to tell the B<dh_auto_>I<*> commands to build "
"in a subdirectory, which will be removed on B<clean>."
@@ -2273,7 +2283,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:208
+#: dh:212
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2287,7 +2297,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:212
+#: dh:216
msgid ""
"If your package can be built in parallel, you can support parallel building "
"as follows. Then B<dpkg-buildpackage -j> will work."
@@ -2297,7 +2307,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:215
+#: dh:219
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2311,7 +2321,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:219
+#: dh:223
msgid ""
"Here is a way to prevent B<dh> from running several commands that you don't "
"want it to run, by defining empty override targets for each command."
@@ -2322,7 +2332,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:222 dh:233 dh:250
+#: dh:226 dh:237 dh:254
#, no-wrap
msgid ""
"\t#!/usr/bin/make -f\n"
@@ -2336,7 +2346,7 @@ msgstr ""
"\t\n"
#. type: verbatim
-#: dh:226
+#: dh:230
#, no-wrap
msgid ""
"\t# Commands not to run:\n"
@@ -2348,7 +2358,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:229
+#: dh:233
msgid ""
"Sometimes, you may need to make an override target only run commands when a "
"particular package is being built. This can be accomplished using "
@@ -2361,7 +2371,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: dh:237
+#: dh:241
#, no-wrap
msgid ""
"\toverride_dh_fixperms:\n"
@@ -2379,7 +2389,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:243
+#: dh:247
#, fuzzy
#| msgid ""
#| "Finally, remember that you are not limited to using override targets in "
@@ -2407,7 +2417,7 @@ msgstr ""
"cette génération soit refaite pour chacune des architectures."
#. type: verbatim
-#: dh:254
+#: dh:258
#, fuzzy, no-wrap
#| msgid ""
#| "\tbuild: build-arch build-indep ;\n"
@@ -2431,7 +2441,7 @@ msgstr ""
"\n"
#. type: textblock
-#: dh:259
+#: dh:263
msgid ""
"Note that in the example above, dh will arrange for \"debian/rules build\" "
"to call your build-indep and build-arch targets. You do not need to "
@@ -2441,12 +2451,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: dh:265
+#: dh:269
msgid "INTERNALS"
msgstr "FONCTIONNEMENT INTERNE"
#. type: textblock
-#: dh:267
+#: dh:271
msgid ""
"If you're curious about B<dh>'s internals, here's how it works under the "
"hood."
@@ -2456,7 +2466,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:269
+#: dh:273
msgid ""
"Each debhelper command will record when it's successfully run in F<debian/"
"package.debhelper.log>. (Which B<dh_clean> deletes.) So B<dh> can tell which "
@@ -2471,7 +2481,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:274
+#: dh:278
msgid ""
"Each time B<dh> is run, it examines the log, and finds the last logged "
"command that is in the specified sequence. It then continues with the next "
@@ -2484,21 +2494,14 @@ msgstr ""
"B<--after> et B<--remaining> permettent de modifier ce comportement."
#. type: textblock
-#: dh:279
+#: dh:283
msgid ""
"A sequence can also run dependent targets in debian/rules. For example, the "
"\"binary\" sequence runs the \"install\" target."
msgstr ""
#. type: textblock
-#: dh:282
-msgid ""
-"B<dh> sets environment variables listed by B<dpkg-buildflags>, unless they "
-"are already set. It supports DEB_BUILD_OPTIONS=noopt too."
-msgstr ""
-
-#. type: textblock
-#: dh:285
+#: dh:286
msgid ""
"B<dh> uses the B<DH_INTERNAL_OPTIONS> environment variable to pass "
"information through to debhelper commands that are run inside override "
@@ -2513,7 +2516,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:858 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55
+#: dh:868 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55
#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144
#: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84
#: dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173
@@ -2532,7 +2535,7 @@ msgstr "L<debhelper(7)>"
# type: textblock
#. type: textblock
-#: dh:860 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57
+#: dh:870 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57
#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127
#: dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103
#: dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175