]> git.donarmstrong.com Git - debhelper.git/commitdiff
releasing version 7.4.6 7.4.6
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 21 Nov 2009 18:12:15 +0000 (13:12 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 21 Nov 2009 18:12:15 +0000 (13:12 -0500)
debian/changelog
man/po4a/po/debhelper.pot
man/po4a/po/es.po
man/po4a/po/fr.po

index e18d1071b58731a3ed38fc232ed1398c405e5c00..47d08c7a460378b40890019f1c3ce1a30ebbe69a 100644 (file)
@@ -1,9 +1,10 @@
-debhelper (7.4.6) UNRELEASED; urgency=low
+debhelper (7.4.6) unstable; urgency=low
 
   * Update --list to reflect buildsystem autoselection changes.
   * Remove last vestiages of support for /usr/X11R6.
+  * cmake: Fix deep recursion in test. Closes: #557299
 
- -- Joey Hess <joeyh@debian.org>  Thu, 19 Nov 2009 14:48:03 -0500
+ -- Joey Hess <joeyh@debian.org>  Sat, 21 Nov 2009 13:08:48 -0500
 
 debhelper (7.4.5) unstable; urgency=low
 
index d435bf720634761f29d4a90a7e0bc918a0fcec22..de46919a83888c70875af901e96d431bacd8ec21 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2009-10-01 14:21-0300\n"
+"POT-Creation-Date: 2009-11-21 13:08-0500\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"
@@ -80,8 +80,8 @@ msgstr ""
 #. type: textblock
 #: debhelper.pod:31
 msgid ""
-"Here is the complete list of available debhelper commands. See their man "
-"pages for additional documentation."
+"Here is the list of debhelper commands you can use. See their man pages for "
+"additional documentation."
 msgstr ""
 
 #. type: textblock
@@ -89,21 +89,41 @@ msgstr ""
 msgid "#LIST#"
 msgstr ""
 
-#. type: textblock
+#. type: =head2
 #: debhelper.pod:40
+msgid "Deprecated Commands"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:42
+msgid "A few debhelper commands are deprecated and should not be used."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:46
+msgid "#LIST_DEPRECATED#"
+msgstr ""
+
+#. type: =head2
+#: debhelper.pod:50
+msgid "Other Commands"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:52
 msgid ""
 "If a program's name starts with \"dh_\", and the program is not on the above "
-"list, then it is not part of the debhelper package, but it should still work "
-"like the other programs described on this page."
+"lists, then it is not part of the debhelper package, but it should still "
+"work like the other programs described on this page."
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:44
+#: debhelper.pod:56
 msgid "DEBHELPER CONFIG FILES"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:46
+#: debhelper.pod:58
 msgid ""
 "Many debhelper commands make use of files in F<debian/> to control what they "
 "do. Besides the common F<debian/changelog> and F<debian/control>, which are "
@@ -114,7 +134,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:53
+#: debhelper.pod:65
 msgid ""
 "For example, dh_installdocs uses files named debian/package.docs to list the "
 "documentation files it will install. See the man pages of individual "
@@ -125,7 +145,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:60
+#: debhelper.pod:72
 msgid ""
 "Note that if a package is the first (or only) binary package listed in "
 "debian/control, debhelper will use debian/foo if no debian/package.foo file "
@@ -133,7 +153,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:64
+#: debhelper.pod:76
 msgid ""
 "In some rare cases, you may want to have different versions of these files "
 "for different architectures or OSes. If files named debian/package.foo.ARCH "
@@ -144,7 +164,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:71
+#: debhelper.pod:83
 msgid ""
 "In many cases, these config files are used to specify various types of "
 "files. Documentation or example files to install, files to move, and so on.  "
@@ -153,109 +173,109 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:76
+#: debhelper.pod:88
 msgid ""
 "You can also put comments in these files; lines beginning with \"#\" are "
 "ignored."
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:79
+#: debhelper.pod:91
 msgid "SHARED DEBHELPER OPTIONS"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:81
+#: debhelper.pod:93
 msgid "The following command line options are supported by all debhelper programs."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:85
+#: debhelper.pod:97
 msgid "B<-v>, B<--verbose>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:87
+#: debhelper.pod:99
 msgid "Verbose mode: show all commands that modify the package build directory."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:89
+#: debhelper.pod:101
 msgid "B<--no-act>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:91
+#: debhelper.pod:103
 msgid ""
 "Do not really do anything. If used with -v, the result is that the command "
 "will output what it would have done."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:94
+#: debhelper.pod:106
 msgid "B<-a>, B<--arch>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:96
+#: debhelper.pod:108
 msgid ""
 "Act on architecture dependent packages that should be built for the build "
 "architecture."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:99
+#: debhelper.pod:111
 msgid "B<-i>, B<--indep>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:101
+#: debhelper.pod:113
 msgid "Act on all architecture independent packages."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:103
+#: debhelper.pod:115
 msgid "B<->I<ppackage>, B<--package=>I<package>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:105
+#: debhelper.pod:117
 msgid ""
 "Act on the package named \"package\". This option may be specified multiple "
 "times to make debhelper operate on a given set of packages."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:108
+#: debhelper.pod:120
 msgid "B<-s>, B<--same-arch>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:110
+#: debhelper.pod:122
 msgid ""
 "This used to be a smarter version of the -a flag, but the -a flag is now "
 "equally smart."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:113
+#: debhelper.pod:125
 msgid "B<-N>I<package>, B<--no-package=>I<package>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:115
+#: debhelper.pod:127
 msgid ""
 "Do not act on the specified package even if an -a, -i, or -p option lists "
 "the package as one that should be acted on."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:118
+#: debhelper.pod:130
 msgid "B<--remaining-packages>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:120
+#: debhelper.pod:132
 msgid ""
 "Do not act on the packages which have already been acted on by this "
 "debhelper command earlier (i.e. if the command is present in the package "
@@ -265,12 +285,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:126
+#: debhelper.pod:138
 msgid "B<--ignore=>I<file>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:128
+#: debhelper.pod:140
 msgid ""
 "Ignore the specified file. This can be used if debian/ contains a debhelper "
 "config file that a debhelper command should not act on. Note that "
@@ -279,29 +299,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:133
+#: debhelper.pod:145
 msgid ""
 "For example, if upstream ships a debian/init that you don't want "
 "dh_installinit to install, use --ignore=debian/init"
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:136
+#: debhelper.pod:148
 msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:138
+#: debhelper.pod:150
 msgid "Use \"tmpdir\" for package build directory. The default is debian/<package>"
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:140
+#: debhelper.pod:152
 msgid "B<--mainpackage=>I<package>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:142
+#: debhelper.pod:154
 msgid ""
 "This little-used option changes the package which debhelper considers the "
 "\"main package\", that is, the first one listed in debian/control, and the "
@@ -310,12 +330,12 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:149
+#: debhelper.pod:161
 msgid "COMMON DEBHELPER OPTIONS"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:151
+#: debhelper.pod:163
 msgid ""
 "The following command line options are supported by some debhelper "
 "programs.  See the man page of each program for a complete explanation of "
@@ -323,46 +343,46 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:157
+#: debhelper.pod:169
 msgid "B<-n>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:159
+#: debhelper.pod:171
 msgid "Do not modify postinst/postrm/etc scripts."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:161 dh_compress:51 dh_makeshlibs:76 dh_md5sums:37 dh_shlibdeps:36 dh_strip:39
+#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 dh_shlibdeps:30 dh_strip:39
 msgid "B<-X>I<item>, B<--exclude=>I<item>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:163
+#: debhelper.pod:175
 msgid ""
 "Exclude an item from processing. This option may be used multiple times, to "
 "exclude more than one thing."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:166 dh_bugfiles:54 dh_compress:59 dh_installdirs:35 dh_installdocs:64 dh_installexamples:36 dh_installinfo:35 dh_installman:64 dh_link:55
+#: debhelper.pod:178 dh_bugfiles:54 dh_compress:58 dh_installdirs:35 dh_installdocs:64 dh_installexamples:36 dh_installinfo:35 dh_installman:64 dh_link:55
 msgid "B<-A>, B<--all>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:168
+#: debhelper.pod:180
 msgid ""
 "Makes files or other items that are specified on the command line take "
 "effect in ALL packages acted on, not just the first."
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:173
+#: debhelper.pod:185
 msgid "BUILD SYSTEM OPTIONS"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:175
+#: debhelper.pod:187
 msgid ""
 "The following command line options are supported by all of the dh_auto_* "
 "debhelper programs. These programs support a variety of build systems, and "
@@ -371,24 +391,24 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:182
+#: debhelper.pod:194
 msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:184
+#: debhelper.pod:196
 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:187
+#: debhelper.pod:199
 msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:189
+#: debhelper.pod:201
 msgid ""
 "Assume that the original package source tree is at the specified "
 "I<directory> rather than the top level directory of the Debian source "
@@ -396,12 +416,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:193
+#: debhelper.pod:205
 msgid "B<-B>[I<directory>], B<--builddirectory>=[I<directory>]"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:195
+#: debhelper.pod:207
 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 "
@@ -409,7 +429,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:199
+#: debhelper.pod:211
 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 "
@@ -418,7 +438,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:204
+#: debhelper.pod:216
 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 "
@@ -426,12 +446,34 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:208 dh:61
+#: debhelper.pod:220
+msgid "B<--max-parallel>I<=maximum>"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:222
+msgid ""
+"By default, the DEB_BUILD_OPTIONS environment variable can be used to enable "
+"parallel building, when supported by the build system."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:225
+msgid ""
+"This option allows controlling how many parallel jobs can be used in a "
+"build. If set to 1, concurrent builds are disabled -- do this if the package "
+"build is known not to work in parallel. If the package build is known to "
+"only work with certian levels of concurrency, you can set this to the "
+"maximum level that is known to work, or that you wish to support."
+msgstr ""
+
+#. type: =item
+#: debhelper.pod:231 dh:61
 msgid "B<--list>, B<-l>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:210
+#: debhelper.pod:233
 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 "
@@ -440,17 +482,17 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:217 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110 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:240 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110 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:219
+#: debhelper.pod:242
 msgid "Multiple binary package support"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:221
+#: debhelper.pod:244
 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 "
@@ -462,7 +504,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:229
+#: debhelper.pod:252
 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>, "
@@ -472,12 +514,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: debhelper.pod:235
+#: debhelper.pod:258
 msgid "Automatic generation of debian install scripts"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:237
+#: debhelper.pod:260
 msgid ""
 "Some debhelper commands will automatically generate parts of debian "
 "maintainer scripts. If you want these automatically generated things "
@@ -488,21 +530,21 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:244
+#: debhelper.pod:267
 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:247
+#: debhelper.pod:270
 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:250
+#: debhelper.pod:273
 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 "
@@ -511,7 +553,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: debhelper.pod:255
+#: debhelper.pod:278
 #, no-wrap
 msgid ""
 "  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -523,12 +565,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: debhelper.pod:261
+#: debhelper.pod:284
 msgid "Automatic generation of miscellaneous dependencies."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:263
+#: debhelper.pod:286
 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 "
@@ -540,7 +582,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:271
+#: debhelper.pod:294
 msgid ""
 "All commands of this type, besides documenting what dependencies may be "
 "needed on their man pages, will automatically generate a substvar called "
@@ -549,7 +591,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:276
+#: debhelper.pod:299
 msgid ""
 "This is entirely independent of the standard ${shlibs:Depends} generated by "
 "L<dh_makeshlibs(1)>, and the ${perl:Depends} generated by L<dh_perl(1)>.  "
@@ -558,19 +600,19 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: debhelper.pod:281
+#: debhelper.pod:304
 msgid "Package build directories"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:283
+#: debhelper.pod:306
 msgid ""
 "By default, all debhelper programs assume that the temporary directory used "
 "for assembling the tree of files in a package is debian/<package>."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:286
+#: debhelper.pod:309
 msgid ""
 "Sometimes, you might want to use some other temporary directory. This is "
 "supported by the -P flag. For example, \"dh_installdocs -Pdebian/tmp\", will "
@@ -582,12 +624,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: debhelper.pod:294
+#: debhelper.pod:317
 msgid "Debhelper compatibility levels"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:296
+#: debhelper.pod:319
 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 "
@@ -598,14 +640,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:303
+#: debhelper.pod:326
 msgid ""
 "Tell debhelper what compatibility level to use by writing a number to "
 "debian/compat. For example, to turn on V7 mode:"
 msgstr ""
 
 #. type: verbatim
-#: debhelper.pod:306
+#: debhelper.pod:329
 #, no-wrap
 msgid ""
 "  % echo 7 > debian/compat\n"
@@ -613,7 +655,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:308
+#: debhelper.pod:331
 msgid ""
 "Unless otherwise indicated, all debhelper documentation assumes that you are "
 "using the most recent compatibility level, and in most cases does not "
@@ -624,17 +666,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:338
 msgid "These are the available compatibility levels:"
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:319
+#: debhelper.pod:342
 msgid "V1"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:321
+#: debhelper.pod:344
 msgid ""
 "This is the original debhelper compatibility level, and so it is the default "
 "one. In this mode, debhelper will use debian/tmp as the package tree "
@@ -643,148 +685,148 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:326 debhelper.pod:333 debhelper.pod:356 debhelper.pod:385
+#: debhelper.pod:349 debhelper.pod:356 debhelper.pod:379 debhelper.pod:408
 msgid "This mode is deprecated."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:328
+#: debhelper.pod:351
 msgid "V2"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:330
+#: debhelper.pod:353
 msgid ""
 "In this mode, debhelper will consistently use debian/<package> as the "
 "package tree directory for every package that is built."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:335
+#: debhelper.pod:358
 msgid "V3"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:337
+#: debhelper.pod:360
 msgid "This mode works like V2, with the following additions:"
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:364 debhelper.pod:369 debhelper.pod:374 debhelper.pod:379 debhelper.pod:393 debhelper.pod:397 debhelper.pod:402 debhelper.pod:406 debhelper.pod:418 debhelper.pod:423 debhelper.pod:429 debhelper.pod:435 debhelper.pod:450 debhelper.pod:457 debhelper.pod:461 debhelper.pod:465
+#: debhelper.pod:364 debhelper.pod:369 debhelper.pod:373 debhelper.pod:387 debhelper.pod:392 debhelper.pod:397 debhelper.pod:402 debhelper.pod:416 debhelper.pod:420 debhelper.pod:425 debhelper.pod:429 debhelper.pod:441 debhelper.pod:446 debhelper.pod:452 debhelper.pod:458 debhelper.pod:473 debhelper.pod:480 debhelper.pod:484 debhelper.pod:488
 msgid "-"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:343
+#: debhelper.pod:366
 msgid ""
 "Debhelper config files support globbing via * and ?, when appropriate. To "
 "turn this off and use those characters raw, just prefix with a backslash."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:348
+#: debhelper.pod:371
 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:375
 msgid "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:358
+#: debhelper.pod:381
 msgid "V4"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:360
+#: debhelper.pod:383
 msgid "Changes from V3 are:"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:366
+#: debhelper.pod:389
 msgid ""
 "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:371
+#: debhelper.pod:394
 msgid ""
 "You are encouraged to put the new ${misc:Depends} into debian/control to "
 "supplement the ${shlibs:Depends} field."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:376
+#: debhelper.pod:399
 msgid ""
 "dh_fixperms will make all files in bin/ directories and in etc/init.d "
 "executable."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:381
+#: debhelper.pod:404
 msgid "dh_link will correct existing links to conform with policy."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:387
+#: debhelper.pod:410
 msgid "V5"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:389
+#: debhelper.pod:412
 msgid "Changes from V4 are:"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:395
+#: debhelper.pod:418
 msgid "Comments are ignored in debhelper config files."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:399
+#: debhelper.pod:422
 msgid ""
 "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:404
+#: debhelper.pod:427
 msgid "dh_installdocs skips installing empty files."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:408
+#: debhelper.pod:431
 msgid "dh_install errors out if wildcards expand to nothing."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:412
+#: debhelper.pod:435
 msgid "V6"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:414
+#: debhelper.pod:437
 msgid "Changes from V5 are:"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:443
 msgid ""
 "Commands that generate maintainer script fragments will order the fragments "
 "in reverse order for the prerm and postrm scripts."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:425
+#: debhelper.pod:448
 msgid ""
 "dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
 "it sees the man page in usr/share/man/man1 in the package build directory."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:431
+#: debhelper.pod:454
 msgid ""
 "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, "
 "if it was set to a list of things to exclude, such as \"CVS:.svn:.git\". Now "
@@ -792,29 +834,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:460
 msgid ""
 "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:442
+#: debhelper.pod:465
 msgid "V7"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:444
+#: debhelper.pod:467
 msgid "This is the recommended mode of operation."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:446
+#: debhelper.pod:469
 msgid "Changes from V6 are:"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:452
+#: debhelper.pod:475
 msgid ""
 "dh_install, will fall back to looking for files in debian/tmp if it doesn't "
 "find them in the current directory (or wherever you tell it look using "
@@ -823,29 +865,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:459
+#: debhelper.pod:482
 msgid "dh_clean will read debian/clean and delete files listed there."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:463
+#: debhelper.pod:486
 msgid "dh_clean will delete toplevel *-stamp files."
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:467
+#: debhelper.pod:490
 msgid ""
 "dh_installchangelogs will guess at what file is the upstream changelog if "
 "none is specified."
 msgstr ""
 
 #. type: =head2
-#: debhelper.pod:474
+#: debhelper.pod:497
 msgid "udebs"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:476
+#: debhelper.pod:499
 msgid ""
 "Debhelper includes support for udebs. To create a udeb with debhelper, add "
 "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and "
@@ -856,12 +898,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: debhelper.pod:483
+#: debhelper.pod:506
 msgid "Other notes"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:508
 msgid ""
 "In general, if any debhelper program needs a directory to exist under "
 "debian/, it will create it. I haven't bothered to document this in all the "
@@ -872,7 +914,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:491
+#: debhelper.pod:514
 msgid ""
 "Once your package uses debhelper to build, be sure to add debhelper to your "
 "Build-Depends line in debian/control. You should build-depend on a version "
@@ -881,7 +923,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: debhelper.pod:497
+#: debhelper.pod:520
 #, no-wrap
 msgid ""
 "  Build-Depends: debhelper (>= 7)\n"
@@ -889,51 +931,51 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:499
+#: debhelper.pod:522
 msgid "ENVIRONMENT"
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:503
+#: debhelper.pod:526
 msgid "DH_VERBOSE"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:505
+#: debhelper.pod:528
 msgid ""
 "Set to 1 to enable verbose mode. Debhelper will output every command it runs "
 "that modifies files on the build system."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:508
+#: debhelper.pod:531
 msgid "DH_COMPAT"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:510
+#: debhelper.pod:533
 msgid ""
 "Temporarily specifies what compatibility level debhelper should run at, "
 "overriding any value in debian/compat."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:513
+#: debhelper.pod:536
 msgid "DH_NO_ACT"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:515
+#: debhelper.pod:538
 msgid "Set to 1 to enable no-act mode."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:517
+#: debhelper.pod:540
 msgid "DH_OPTIONS"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:519
+#: debhelper.pod:542
 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 "
@@ -941,7 +983,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:523
+#: debhelper.pod:546
 msgid ""
 "This is useful in some situations, for example, if you need to pass -p to "
 "all debhelper commands that will be run. One good way to set DH_OPTIONS is "
@@ -950,12 +992,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:528
+#: debhelper.pod:551
 msgid "DH_ALWAYS_EXCLUDE"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:530
+#: debhelper.pod:553
 msgid ""
 "If set, this adds the value the variable is set to to the -X options of all "
 "commands that support the -X option. Moreover, dh_builddeb will rm -rf "
@@ -963,7 +1005,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:534
+#: debhelper.pod:557
 msgid ""
 "This can be useful if you are doing a build from a CVS source tree, in which "
 "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
@@ -974,44 +1016,44 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:541
+#: debhelper.pod:564
 msgid ""
 "Multiple things to exclude can be separated with colons, as in "
 "DH_ALWAYS_EXCLUDE=CVS:.svn"
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:546 dh:604 dh_auto_build:47 dh_auto_clean:48 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:88 dh_clean:138 dh_compress:200 dh_desktop:31 dh_fixperms:122 dh_gconf:110 dh_gencontrol:79 dh_icons:65 dh_install:274 dh_installcatalogs:116 dh_installchangelogs:169 dh_installcron:77 dh_installdeb:108 dh_installdebconf:129 dh_installdirs:86 dh_installdocs:298 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:276 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:253 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:86 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170 dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:168 dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_testversion:75 dh_undocumented:28 dh_usrlocal:114
+#: debhelper.pod:569 dh:611 dh_auto_build:47 dh_auto_clean:48 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:91 dh_clean:138 dh_compress:199 dh_desktop:31 dh_fixperms:122 dh_gconf:110 dh_gencontrol:82 dh_icons:65 dh_install:274 dh_installcatalogs:116 dh_installchangelogs:169 dh_installcron:77 dh_installdeb:108 dh_installdebconf:129 dh_installdirs:86 dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:276 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:253 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:86 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170 dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_testversion:75 dh_undocumented:28 dh_usrlocal:114
 msgid "SEE ALSO"
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:550
+#: debhelper.pod:573
 msgid "F</usr/share/doc/debhelper/examples/>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:552
+#: debhelper.pod:575
 msgid "A set of example debian/rules files that use debhelper."
 msgstr ""
 
 #. type: =item
-#: debhelper.pod:554
+#: debhelper.pod:577
 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:556
+#: debhelper.pod:579
 msgid "Debhelper web site."
 msgstr ""
 
 #. type: =head1
-#: debhelper.pod:560 dh:610 dh_auto_build:53 dh_auto_clean:54 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:94 dh_clean:144 dh_compress:206 dh_desktop:37 dh_fixperms:128 dh_gconf:116 dh_gencontrol:85 dh_icons:71 dh_install:280 dh_installcatalogs:122 dh_installchangelogs:175 dh_installcron:83 dh_installdeb:114 dh_installdebconf:135 dh_installdirs:92 dh_installdocs:304 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:259 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:92 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243 dh_md5sums:95 dh_movefiles:176 dh_perl:153 dh_prep:66 dh_python:288 dh_scrollkeeper:34 dh_shlibdeps:174 dh_strip:233 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_testversion:81 dh_undocumented:34 dh_usrlocal:120
+#: debhelper.pod:583 dh:617 dh_auto_build:53 dh_auto_clean:54 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:97 dh_clean:144 dh_compress:205 dh_desktop:37 dh_fixperms:128 dh_gconf:116 dh_gencontrol:88 dh_icons:71 dh_install:280 dh_installcatalogs:122 dh_installchangelogs:175 dh_installcron:83 dh_installdeb:114 dh_installdebconf:135 dh_installdirs:92 dh_installdocs:307 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:259 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:92 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243 dh_md5sums:95 dh_movefiles:176 dh_perl:153 dh_prep:66 dh_python:288 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:233 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_testversion:81 dh_undocumented:34 dh_usrlocal:120
 msgid "AUTHOR"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:562 dh:612 dh_auto_build:55 dh_auto_clean:56 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:96 dh_clean:146 dh_compress:208 dh_fixperms:130 dh_gencontrol:87 dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 dh_installdebconf:137 dh_installdirs:94 dh_installdocs:306 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:284 dh_installlogrotate:58 dh_installman:261 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:94 dh_link:234 dh_listpackages:37 dh_makeshlibs:245 dh_md5sums:97 dh_movefiles:178 dh_prep:68 dh_shlibdeps:176 dh_strip:235 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_testversion:83 dh_undocumented:36
+#: debhelper.pod:585 dh:619 dh_auto_build:55 dh_auto_clean:56 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99 dh_clean:146 dh_compress:207 dh_fixperms:130 dh_gencontrol:90 dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 dh_installdebconf:137 dh_installdirs:94 dh_installdocs:309 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:284 dh_installlogrotate:58 dh_installman:261 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:94 dh_link:234 dh_listpackages:37 dh_makeshlibs:245 dh_md5sums:97 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:235 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_testversion:83 dh_undocumented:36
 msgid "Joey Hess <joeyh@debian.org>"
 msgstr ""
 
@@ -1075,7 +1117,7 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: dh:44 dh_auto_build:28 dh_auto_clean:29 dh_auto_configure:31 dh_auto_install:43 dh_auto_test:30 dh_bugfiles:50 dh_builddeb:21 dh_clean:41 dh_compress:47 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26 dh_icons:25 dh_install:54 dh_installcatalogs:49 dh_installchangelogs:56 dh_installcron:40 dh_installdebconf:61 dh_installdirs:31 dh_installdocs:60 dh_installemacsen:48 dh_installexamples:32 dh_installifupdown:39 dh_installinfo:31 dh_installinit:48 dh_installlogrotate:22 dh_installman:60 dh_installmanpages:40 dh_installmenu:41 dh_installmime:41 dh_installmodules:44 dh_installpam:31 dh_installppp:35 dh_installudev:35 dh_installwm:34 dh_link:51 dh_makeshlibs:38 dh_md5sums:28 dh_movefiles:38 dh_perl:31 dh_prep:26 dh_python:39 dh_shlibdeps:26 dh_strip:35 dh_testdir:23 dh_testversion:34 dh_usrlocal:39
+#: dh:44 dh_auto_build:28 dh_auto_clean:29 dh_auto_configure:31 dh_auto_install:43 dh_auto_test:30 dh_bugfiles:50 dh_builddeb:21 dh_clean:41 dh_compress:46 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26 dh_icons:25 dh_install:54 dh_installcatalogs:49 dh_installchangelogs:56 dh_installcron:40 dh_installdebconf:61 dh_installdirs:31 dh_installdocs:60 dh_installemacsen:48 dh_installexamples:32 dh_installifupdown:39 dh_installinfo:31 dh_installinit:48 dh_installlogrotate:22 dh_installman:60 dh_installmanpages:40 dh_installmenu:41 dh_installmime:41 dh_installmodules:44 dh_installpam:31 dh_installppp:35 dh_installudev:35 dh_installwm:34 dh_link:51 dh_makeshlibs:38 dh_md5sums:28 dh_movefiles:38 dh_perl:31 dh_prep:26 dh_python:39 dh_shlibdeps:26 dh_strip:35 dh_testdir:23 dh_testversion:34 dh_usrlocal:39
 msgid "OPTIONS"
 msgstr ""
 
@@ -1173,7 +1215,7 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:66
+#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:69
 msgid "EXAMPLES"
 msgstr ""
 
@@ -1336,12 +1378,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh:606 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:90 dh_clean:140 dh_compress:202 dh_fixperms:124 dh_gconf:112 dh_gencontrol:81 dh_install:276 dh_installcatalogs:118 dh_installchangelogs:171 dh_installcron:79 dh_installdeb:110 dh_installdebconf:131 dh_installdirs:88 dh_installdocs:300 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:278 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:255 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:88 dh_link:228 dh_listpackages:31 dh_makeshlibs:239 dh_md5sums:91 dh_movefiles:172 dh_perl:149 dh_prep:62 dh_python:284 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_testversion:77 dh_undocumented:30 dh_usrlocal:116
+#: dh:613 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140 dh_compress:201 dh_fixperms:124 dh_gconf:112 dh_gencontrol:84 dh_install:276 dh_installcatalogs:118 dh_installchangelogs:171 dh_installcron:79 dh_installdeb:110 dh_installdebconf:131 dh_installdirs:88 dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:278 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:255 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:88 dh_link:228 dh_listpackages:31 dh_makeshlibs:239 dh_md5sums:91 dh_movefiles:172 dh_perl:149 dh_prep:62 dh_python:284 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_testversion:77 dh_undocumented:30 dh_usrlocal:116
 msgid "L<debhelper(7)>"
 msgstr ""
 
 #. type: textblock
-#: dh:608 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:92 dh_clean:142 dh_compress:204 dh_desktop:35 dh_fixperms:126 dh_gconf:114 dh_gencontrol:83 dh_icons:69 dh_install:278 dh_installchangelogs:173 dh_installcron:81 dh_installdeb:112 dh_installdebconf:133 dh_installdirs:90 dh_installdocs:302 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:280 dh_installlogrotate:54 dh_installman:257 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:90 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241 dh_md5sums:93 dh_movefiles:174 dh_perl:151 dh_prep:64 dh_python:286 dh_scrollkeeper:32 dh_shlibdeps:172 dh_strip:231 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_testversion:79 dh_undocumented:32 dh_usrlocal:118
+#: dh:615 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95 dh_clean:142 dh_compress:203 dh_desktop:35 dh_fixperms:126 dh_gconf:114 dh_gencontrol:86 dh_icons:69 dh_install:278 dh_installchangelogs:173 dh_installcron:81 dh_installdeb:112 dh_installdebconf:133 dh_installdirs:90 dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:280 dh_installlogrotate:54 dh_installman:257 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:90 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241 dh_md5sums:93 dh_movefiles:174 dh_perl:151 dh_prep:64 dh_python:286 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:231 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_testversion:79 dh_undocumented:32 dh_usrlocal:118
 msgid "This program is a part of debhelper."
 msgstr ""
 
@@ -1383,7 +1425,7 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: dh_auto_build:35 dh_auto_clean:36 dh_auto_configure:38 dh_auto_install:56 dh_auto_test:37 dh_builddeb:37 dh_gencontrol:32 dh_installdebconf:69 dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:32
+#: dh_auto_build:35 dh_auto_clean:36 dh_auto_configure:38 dh_auto_install:56 dh_auto_test:37 dh_builddeb:35 dh_gencontrol:30 dh_installdebconf:69 dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:37
 msgid "B<--> I<params>"
 msgstr ""
 
@@ -1617,7 +1659,7 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: dh_bugfiles:22 dh_clean:31 dh_compress:32 dh_gconf:27 dh_install:38 dh_installcatalogs:35 dh_installchangelogs:32 dh_installcron:21 dh_installdeb:22 dh_installdebconf:34 dh_installdirs:21 dh_installdocs:21 dh_installemacsen:27 dh_installexamples:22 dh_installifupdown:22 dh_installinfo:21 dh_installinit:27 dh_installlogcheck:21 dh_installman:50 dh_installmenu:25 dh_installmime:25 dh_installmodules:29 dh_installpam:21 dh_installppp:21 dh_installudev:25 dh_installwm:24 dh_link:39 dh_lintian:21 dh_makeshlibs:24 dh_movefiles:26
+#: dh_bugfiles:22 dh_clean:31 dh_compress:31 dh_gconf:27 dh_install:38 dh_installcatalogs:35 dh_installchangelogs:32 dh_installcron:21 dh_installdeb:22 dh_installdebconf:34 dh_installdirs:21 dh_installdocs:21 dh_installemacsen:27 dh_installexamples:22 dh_installifupdown:22 dh_installinfo:21 dh_installinit:27 dh_installlogcheck:21 dh_installman:50 dh_installmenu:25 dh_installmime:25 dh_installmodules:29 dh_installpam:21 dh_installppp:21 dh_installudev:25 dh_installwm:24 dh_link:39 dh_lintian:21 dh_makeshlibs:24 dh_movefiles:26
 msgid "FILES"
 msgstr ""
 
@@ -1725,14 +1767,21 @@ msgid ""
 "file name. Does not work well if more than one .deb is generated!"
 msgstr ""
 
+#. type: textblock
+#: dh_builddeb:37
+msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
+msgstr ""
+
 #. type: =item
-#: dh_builddeb:35
+#: dh_builddeb:40
 msgid "B<-u>I<params>"
 msgstr ""
 
 #. type: textblock
-#: dh_builddeb:39
-msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
+#: dh_builddeb:42 dh_gencontrol:36 dh_shlibdeps:43
+msgid ""
+"This is another way to pass I<params> to L<dpkg-deb(1)>.  It is deprecated; "
+"use B<--> instead."
 msgstr ""
 
 #. type: textblock
@@ -1823,7 +1872,7 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: dh_clean:60 dh_compress:64 dh_installdocs:92 dh_installexamples:46 dh_installinfo:40 dh_installmanpages:44 dh_movefiles:55 dh_testdir:27
+#: dh_clean:60 dh_compress:63 dh_installdocs:92 dh_installexamples:46 dh_installinfo:40 dh_installmanpages:44 dh_movefiles:55 dh_testdir:27
 msgid "I<file ...>"
 msgstr ""
 
@@ -1857,21 +1906,20 @@ msgstr ""
 #: dh_compress:24
 msgid ""
 "By default, dh_compress compresses files that debian policy mandates should "
-"be compressed, namely all files in usr/share/info, usr/share/man, "
-"usr/X11R6/man, files in usr/share/doc that are larger than 4k in size, "
-"(except the copyright file, .html and .css files, image files, and files "
-"that appear to be already compressed based on their extensions), and all "
-"changelog files. Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and "
-"usr/share/fonts/X11/"
+"be compressed, namely all files in usr/share/info, usr/share/man, files in "
+"usr/share/doc that are larger than 4k in size, (except the copyright file, "
+".html and .css files, image files, and files that appear to be already "
+"compressed based on their extensions), and all changelog files. Plus PCF "
+"fonts underneath usr/share/fonts/X11/"
 msgstr ""
 
 #. type: =item
-#: dh_compress:36
+#: dh_compress:35
 msgid "debian/I<package>.compress"
 msgstr ""
 
 #. type: textblock
-#: dh_compress:38
+#: dh_compress:37
 msgid ""
 "If this file exists, the default files are not compressed. Instead, the file "
 "is ran as a shell script, and all filenames that the shell script outputs "
@@ -1881,7 +1929,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh_compress:53
+#: dh_compress:52
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
 "compressed. For example, -X.tiff will exclude tiff files from compression.  "
@@ -1891,24 +1939,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh_compress:61
+#: dh_compress:60
 msgid ""
 "Compress all files specified by command line parameters in ALL packages "
 "acted on."
 msgstr ""
 
 #. type: textblock
-#: dh_compress:66
+#: dh_compress:65
 msgid "Add these files to the list of files to compress."
 msgstr ""
 
 #. type: =head1
-#: dh_compress:70 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
+#: dh_compress:69 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
 msgid "CONFORMS TO"
 msgstr ""
 
 #. type: textblock
-#: dh_compress:72
+#: dh_compress:71
 msgid "Debian policy, version 3.0"
 msgstr ""
 
@@ -2091,14 +2139,14 @@ msgid ""
 "useful flags."
 msgstr ""
 
-#. type: =item
-#: dh_gencontrol:30
-msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
+#. type: textblock
+#: dh_gencontrol:32
+msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
 msgstr ""
 
-#. type: textblock
+#. type: =item
 #: dh_gencontrol:34
-msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
+msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
 msgstr ""
 
 #. type: textblock
@@ -3691,7 +3739,7 @@ msgstr ""
 
 #. type: textblock
 #: dh_installmanpages:5
-msgid "dh_installmanpages - old-style man page installer"
+msgid "dh_installmanpages - old-style man page installer (deprecated)"
 msgstr ""
 
 #. type: textblock
@@ -3703,8 +3751,8 @@ msgstr ""
 #: dh_installmanpages:19
 msgid ""
 "dh_installmanpages is a debhelper program that is responsible for "
-"automatically installing man pages into usr/share/man/ and usr/X11R6/man/ in "
-"package build directories."
+"automatically installing man pages into usr/share/man/ in package build "
+"directories."
 msgstr ""
 
 #. type: textblock
@@ -4795,7 +4843,7 @@ msgstr ""
 #: dh_python:5
 msgid ""
 "dh_python - calculates python dependencies and adds postinst and prerm "
-"python scripts"
+"python scripts (deprecated)"
 msgstr ""
 
 #. type: textblock
@@ -4944,18 +4992,8 @@ msgid ""
 "executables and shared libraries it has found."
 msgstr ""
 
-#. type: =item
-#: dh_shlibdeps:30
-msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
-msgstr ""
-
-#. type: textblock
-#: dh_shlibdeps:34
-msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
-msgstr ""
-
 #. type: textblock
-#: dh_shlibdeps:38
+#: dh_shlibdeps:32
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
 "passed to dpkg-shlibdeps. This will make their dependencies be ignored.  "
@@ -4963,18 +5001,28 @@ msgid ""
 "may be used more than once to exclude more than one thing."
 msgstr ""
 
+#. type: textblock
+#: dh_shlibdeps:39
+msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
+msgstr ""
+
+#. type: =item
+#: dh_shlibdeps:41
+msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
+msgstr ""
+
 #. type: =item
-#: dh_shlibdeps:43
+#: dh_shlibdeps:46
 msgid "B<-l>I<directory>[:directory:directory:..]"
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:45
+#: dh_shlibdeps:48
 msgid "With recent versions of dpkg-shlibdeps, this option is generally not needed."
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:48
+#: dh_shlibdeps:51
 msgid ""
 "Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
 "specified directory (or directories -- separate with colons). With recent "
@@ -4985,19 +5033,19 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: dh_shlibdeps:55
+#: dh_shlibdeps:58
 msgid "B<-L>I<package>, B<--libpackage=>I<package>"
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:57
+#: dh_shlibdeps:60
 msgid ""
 "With recent versions of dpkg-shlibdeps, this option is generally not needed, "
 "unless your package builds multiple flavors of the same library."
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:60
+#: dh_shlibdeps:63
 msgid ""
 "It tells dpkg-shlibdeps (via its -S parameter) to look first in the package "
 "build directory for the specified package, when searching for libraries, "
@@ -5005,7 +5053,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:68
+#: dh_shlibdeps:71
 msgid ""
 "Suppose that your source package produces libfoo1, libfoo-dev, and "
 "libfoo-bin binary packages. libfoo-bin links against libfoo1, and should "
@@ -5014,7 +5062,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: dh_shlibdeps:72
+#: dh_shlibdeps:75
 #, no-wrap
 msgid ""
 "\tdh_makeshlibs\n"
@@ -5023,7 +5071,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:75
+#: dh_shlibdeps:78
 msgid ""
 "This will have the effect of generating automatically a shlibs file for "
 "libfoo1, and using that file and the libfoo1 library in the "
@@ -5032,7 +5080,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:80
+#: dh_shlibdeps:83
 msgid ""
 "If a libbar1 package is also produced, that is an alternate build of libfoo, "
 "and is installed into /usr/lib/bar/, you can make libfoo-bin depend on "
@@ -5040,7 +5088,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: dh_shlibdeps:84
+#: dh_shlibdeps:87
 #, no-wrap
 msgid ""
 "\tdh_shlibdeps -Llibbar1 -l/usr/lib/bar\n"
@@ -5048,7 +5096,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: dh_shlibdeps:170
+#: dh_shlibdeps:173
 msgid "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
 msgstr ""
 
@@ -5158,7 +5206,7 @@ msgstr ""
 
 #. type: textblock
 #: dh_suidregister:5
-msgid "dh_suidregister - obsolete suid registration program"
+msgid "dh_suidregister - suid registration program (deprecated)"
 msgstr ""
 
 #. type: textblock
@@ -5171,8 +5219,8 @@ msgstr ""
 msgid ""
 "This program used to register suid and sgid files with L<suidregister(1)>, "
 "but with the introduction of L<dpkg-statoverride(8)>, registration of files "
-"in this way is unnecessary, and even harmful, so this program should not be "
-"used."
+"in this way is unnecessary, and even harmful, so this program is deprecated "
+"and should not be used."
 msgstr ""
 
 #. type: =head1
@@ -5249,7 +5297,9 @@ msgstr ""
 
 #. type: textblock
 #: dh_testversion:5
-msgid "dh_testversion - ensure that the correct version of debhelper is installed"
+msgid ""
+"dh_testversion - ensure that the correct version of debhelper is installed "
+"(deprecated)"
 msgstr ""
 
 #. type: textblock
@@ -5314,7 +5364,7 @@ msgstr ""
 
 #. type: textblock
 #: dh_undocumented:5
-msgid "dh_undocumented - obsolete undocumented.7 symlink program"
+msgid "dh_undocumented - undocumented.7 symlink program (deprecated no-op)"
 msgstr ""
 
 #. type: textblock
index caf944d88a5495cde77cbf1a6cd34143946a5adf..ff63b767d9775b439cbce63218bc962d779191fe 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2009-10-01 14:21-0300\n"
+"POT-Creation-Date: 2009-11-21 13:08-0500\n"
 "PO-Revision-Date: 2005-09-18 00:11+0200\n"
 "Last-Translator: Rubén Porras Campo <debian-l10n-spanish@lists.debian.org>\n"
 "Language-Team: SPANISH <debian-l10n-spanish@lists.debian.org>\n"
@@ -149,9 +149,13 @@ msgstr "
 # type: textblock
 #. type: textblock
 #: debhelper.pod:31
+#, fuzzy
+#| msgid ""
+#| "Here is the complete list of available debhelper commands. See their man "
+#| "pages for additional documentation."
 msgid ""
-"Here is the complete list of available debhelper commands. See their man "
-"pages for additional documentation."
+"Here is the list of debhelper commands you can use. See their man pages for "
+"additional documentation."
 msgstr ""
 "A continuación se muestra la lista completa de las órdenes de debhelper, "
 "para más información consulte sus respectivas páginas del manual."
@@ -162,13 +166,41 @@ msgstr ""
 msgid "#LIST#"
 msgstr "#LIST#"
 
+#. type: =head2
+#: debhelper.pod:40
+msgid "Deprecated Commands"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:42
+msgid "A few debhelper commands are deprecated and should not be used."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:46
+msgid "#LIST_DEPRECATED#"
+msgstr ""
+
+# type: =head2
+#. type: =head2
+#: debhelper.pod:50
+#, fuzzy
+#| msgid "Other notes"
+msgid "Other Commands"
+msgstr "Otras notas"
+
 # type: textblock
 #. type: textblock
-#: debhelper.pod:40
+#: debhelper.pod:52
+#, fuzzy
+#| msgid ""
+#| "If a program's name starts with \"dh_\", and the program is not on the "
+#| "above list, then it is not part of the debhelper package, but it should "
+#| "still work like the other programs described on this page."
 msgid ""
 "If a program's name starts with \"dh_\", and the program is not on the above "
-"list, then it is not part of the debhelper package, but it should still work "
-"like the other programs described on this page."
+"lists, then it is not part of the debhelper package, but it should still "
+"work like the other programs described on this page."
 msgstr ""
 "Si el nombre de un programa empieza con \"dh_\", y no está en la lista "
 "anterior, no es parte del paquete debhelper, pero aún así debería funcionar "
@@ -176,13 +208,13 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:44
+#: debhelper.pod:56
 msgid "DEBHELPER CONFIG FILES"
 msgstr "FICHEROS DE CONFIGURACIÓN DE DEBHELPER"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:46
+#: debhelper.pod:58
 msgid ""
 "Many debhelper commands make use of files in F<debian/> to control what they "
 "do. Besides the common F<debian/changelog> and F<debian/control>, which are "
@@ -201,7 +233,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:53
+#: debhelper.pod:65
 msgid ""
 "For example, dh_installdocs uses files named debian/package.docs to list the "
 "documentation files it will install. See the man pages of individual "
@@ -220,7 +252,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:60
+#: debhelper.pod:72
 msgid ""
 "Note that if a package is the first (or only) binary package listed in "
 "debian/control, debhelper will use debian/foo if no debian/package.foo file "
@@ -232,7 +264,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:64
+#: debhelper.pod:76
 #, fuzzy
 msgid ""
 "In some rare cases, you may want to have different versions of these files "
@@ -250,7 +282,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:71
+#: debhelper.pod:83
 msgid ""
 "In many cases, these config files are used to specify various types of "
 "files. Documentation or example files to install, files to move, and so on.  "
@@ -264,7 +296,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:76
+#: debhelper.pod:88
 msgid ""
 "You can also put comments in these files; lines beginning with \"#\" are "
 "ignored."
@@ -274,13 +306,13 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:79
+#: debhelper.pod:91
 msgid "SHARED DEBHELPER OPTIONS"
 msgstr "OPCIONES COMPARTIDAS DE DEBHELPER"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:81
+#: debhelper.pod:93
 msgid ""
 "The following command line options are supported by all debhelper programs."
 msgstr ""
@@ -289,13 +321,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:85
+#: debhelper.pod:97
 msgid "B<-v>, B<--verbose>"
 msgstr "B<-v>, B<--verbose>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:87
+#: debhelper.pod:99
 msgid ""
 "Verbose mode: show all commands that modify the package build directory."
 msgstr ""
@@ -304,13 +336,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:89
+#: debhelper.pod:101
 msgid "B<--no-act>"
 msgstr "B<--no-act>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:91
+#: debhelper.pod:103
 msgid ""
 "Do not really do anything. If used with -v, the result is that the command "
 "will output what it would have done."
@@ -320,13 +352,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:94
+#: debhelper.pod:106
 msgid "B<-a>, B<--arch>"
 msgstr "B<-a>, B<--arch>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:96
+#: debhelper.pod:108
 #, fuzzy
 msgid ""
 "Act on architecture dependent packages that should be built for the build "
@@ -335,25 +367,25 @@ msgstr "Actuar en todos los paquetes dependientes de la arquitectura."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:99
+#: debhelper.pod:111
 msgid "B<-i>, B<--indep>"
 msgstr "B<-i>, B<--indep>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:101
+#: debhelper.pod:113
 msgid "Act on all architecture independent packages."
 msgstr "Actuar en todos los paquetes independientes de la arquitectura."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:103
+#: debhelper.pod:115
 msgid "B<->I<ppackage>, B<--package=>I<package>"
 msgstr "B<->I<ppaquete>, B<--package=>I<paquete>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:105
+#: debhelper.pod:117
 msgid ""
 "Act on the package named \"package\". This option may be specified multiple "
 "times to make debhelper operate on a given set of packages."
@@ -364,12 +396,12 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:108
+#: debhelper.pod:120
 msgid "B<-s>, B<--same-arch>"
 msgstr "B<-s>, B<--same-arch>"
 
 #. type: textblock
-#: debhelper.pod:110
+#: debhelper.pod:122
 msgid ""
 "This used to be a smarter version of the -a flag, but the -a flag is now "
 "equally smart."
@@ -377,13 +409,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:113
+#: debhelper.pod:125
 msgid "B<-N>I<package>, B<--no-package=>I<package>"
 msgstr "B<-N>I<paquete>, B<--no-package=>I<paquete>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:115
+#: debhelper.pod:127
 msgid ""
 "Do not act on the specified package even if an -a, -i, or -p option lists "
 "the package as one that should be acted on."
@@ -393,13 +425,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:118
+#: debhelper.pod:130
 #, fuzzy
 msgid "B<--remaining-packages>"
 msgstr "B<--mainpackage=>I<paquete>"
 
 #. type: textblock
-#: debhelper.pod:120
+#: debhelper.pod:132
 msgid ""
 "Do not act on the packages which have already been acted on by this "
 "debhelper command earlier (i.e. if the command is present in the package "
@@ -410,14 +442,14 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:126
+#: debhelper.pod:138
 #, fuzzy
 msgid "B<--ignore=>I<file>"
 msgstr "B<--name=>I<nombre>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:128
+#: debhelper.pod:140
 msgid ""
 "Ignore the specified file. This can be used if debian/ contains a debhelper "
 "config file that a debhelper command should not act on. Note that debian/"
@@ -427,7 +459,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:133
+#: debhelper.pod:145
 msgid ""
 "For example, if upstream ships a debian/init that you don't want "
 "dh_installinit to install, use --ignore=debian/init"
@@ -435,13 +467,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:136
+#: debhelper.pod:148
 msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 msgstr "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:138
+#: debhelper.pod:150
 msgid ""
 "Use \"tmpdir\" for package build directory. The default is debian/<package>"
 msgstr ""
@@ -450,13 +482,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:140
+#: debhelper.pod:152
 msgid "B<--mainpackage=>I<package>"
 msgstr "B<--mainpackage=>I<paquete>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:142
+#: debhelper.pod:154
 msgid ""
 "This little-used option changes the package which debhelper considers the "
 "\"main package\", that is, the first one listed in debian/control, and the "
@@ -470,13 +502,13 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:149
+#: debhelper.pod:161
 msgid "COMMON DEBHELPER OPTIONS"
 msgstr "OPCIONES COMUNES DE DEBHELPER"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:151
+#: debhelper.pod:163
 msgid ""
 "The following command line options are supported by some debhelper "
 "programs.  See the man page of each program for a complete explanation of "
@@ -488,26 +520,26 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:157
+#: debhelper.pod:169
 msgid "B<-n>"
 msgstr "B<-n>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:159
+#: debhelper.pod:171
 msgid "Do not modify postinst/postrm/etc scripts."
 msgstr "No modificar los scripts postinst/postrm/etc."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:161 dh_compress:51 dh_makeshlibs:76 dh_md5sums:37
-#: dh_shlibdeps:36 dh_strip:39
+#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37
+#: dh_shlibdeps:30 dh_strip:39
 msgid "B<-X>I<item>, B<--exclude=>I<item>"
 msgstr "B<-X>I<elemento>, B<--exclude=>I<elemento>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:163
+#: debhelper.pod:175
 msgid ""
 "Exclude an item from processing. This option may be used multiple times, to "
 "exclude more than one thing."
@@ -517,7 +549,7 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:166 dh_bugfiles:54 dh_compress:59 dh_installdirs:35
+#: debhelper.pod:178 dh_bugfiles:54 dh_compress:58 dh_installdirs:35
 #: dh_installdocs:64 dh_installexamples:36 dh_installinfo:35 dh_installman:64
 #: dh_link:55
 msgid "B<-A>, B<--all>"
@@ -525,7 +557,7 @@ msgstr "B<-A>, B<--all>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:168
+#: debhelper.pod:180
 msgid ""
 "Makes files or other items that are specified on the command line take "
 "effect in ALL packages acted on, not just the first."
@@ -534,12 +566,12 @@ msgstr ""
 "tengan efecto en TODOS los paquetes sobre los que actúa, no sólo el primero."
 
 #. type: =head1
-#: debhelper.pod:173
+#: debhelper.pod:185
 msgid "BUILD SYSTEM OPTIONS"
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:175
+#: debhelper.pod:187
 msgid ""
 "The following command line options are supported by all of the dh_auto_* "
 "debhelper programs. These programs support a variety of build systems, and "
@@ -549,13 +581,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:182
+#: debhelper.pod:194
 #, fuzzy
 msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
 msgstr "B<-X>I<elemento>, B<--exclude=>I<elemento>"
 
 #. type: textblock
-#: debhelper.pod:184
+#: debhelper.pod:196
 msgid ""
 "Force use of the specified I<buildsystem>, instead of trying to auto-select "
 "one which might be applicable for the package."
@@ -563,13 +595,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:187
+#: debhelper.pod:199
 #, fuzzy
 msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
 msgstr "B<-l>I<directorio>[:directorio:directorio:..]"
 
 #. type: textblock
-#: debhelper.pod:189
+#: debhelper.pod:201
 msgid ""
 "Assume that the original package source tree is at the specified "
 "I<directory> rather than the top level directory of the Debian source "
@@ -578,13 +610,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:193
+#: debhelper.pod:205
 #, fuzzy
 msgid "B<-B>[I<directory>], B<--builddirectory>=[I<directory>]"
 msgstr "B<-l>I<directorio>[:directorio:directorio:..]"
 
 #. type: textblock
-#: debhelper.pod:195
+#: debhelper.pod:207
 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 "
@@ -592,7 +624,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:199
+#: debhelper.pod:211
 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 "
@@ -601,22 +633,44 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: debhelper.pod:204
+#: debhelper.pod:216
 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 "
 "path that is the same as the source directory path."
 msgstr ""
 
+#. type: =item
+#: debhelper.pod:220
+msgid "B<--max-parallel>I<=maximum>"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:222
+msgid ""
+"By default, the DEB_BUILD_OPTIONS environment variable can be used to enable "
+"parallel building, when supported by the build system."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:225
+msgid ""
+"This option allows controlling how many parallel jobs can be used in a "
+"build. If set to 1, concurrent builds are disabled -- do this if the package "
+"build is known not to work in parallel. If the package build is known to "
+"only work with certian levels of concurrency, you can set this to the "
+"maximum level that is known to work, or that you wish to support."
+msgstr ""
+
 # type: =item
 #. type: =item
-#: debhelper.pod:208 dh:61
+#: debhelper.pod:231 dh:61
 #, fuzzy
 msgid "B<--list>, B<-l>"
 msgstr "B<-A>, B<--all>"
 
 #. type: textblock
-#: debhelper.pod:210
+#: debhelper.pod:233
 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 "
@@ -626,7 +680,7 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:217 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110
+#: debhelper.pod:240 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110
 #: 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
@@ -636,13 +690,13 @@ msgstr "NOTAS"
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:219
+#: debhelper.pod:242
 msgid "Multiple binary package support"
 msgstr "Soporte para varios paquetes binarios"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:221
+#: debhelper.pod:244
 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 "
@@ -662,7 +716,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:229
+#: debhelper.pod:252
 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<-"
@@ -678,13 +732,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:235
+#: debhelper.pod:258
 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:237
+#: debhelper.pod:260
 msgid ""
 "Some debhelper commands will automatically generate parts of debian "
 "maintainer scripts. If you want these automatically generated things "
@@ -702,7 +756,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:244
+#: debhelper.pod:267
 msgid ""
 "If a script does not exist at all and debhelper needs to add something to "
 "it, then debhelper will create the complete script."
@@ -712,7 +766,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:247
+#: debhelper.pod:270
 msgid ""
 "All debhelper commands that automatically generate code in this way let it "
 "be disabled by the -n parameter (see above)."
@@ -722,7 +776,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:250
+#: debhelper.pod:273
 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 "
@@ -736,7 +790,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: debhelper.pod:255
+#: debhelper.pod:278
 #, no-wrap
 msgid ""
 "  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -755,13 +809,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:261
+#: debhelper.pod:284
 msgid "Automatic generation of miscellaneous dependencies."
 msgstr "Generación automática de diversas dependencias."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:263
+#: debhelper.pod:286
 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 "
@@ -781,7 +835,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:271
+#: debhelper.pod:294
 msgid ""
 "All commands of this type, besides documenting what dependencies may be "
 "needed on their man pages, will automatically generate a substvar called "
@@ -796,7 +850,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:276
+#: debhelper.pod:299
 msgid ""
 "This is entirely independent of the standard ${shlibs:Depends} generated by "
 "L<dh_makeshlibs(1)>, and the ${perl:Depends} generated by L<dh_perl(1)>.  "
@@ -810,13 +864,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:281
+#: debhelper.pod:304
 msgid "Package build directories"
 msgstr "Directorios de construcción del paquete"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:283
+#: debhelper.pod:306
 msgid ""
 "By default, all debhelper programs assume that the temporary directory used "
 "for assembling the tree of files in a package is debian/<package>."
@@ -827,7 +881,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:286
+#: debhelper.pod:309
 msgid ""
 "Sometimes, you might want to use some other temporary directory. This is "
 "supported by the -P flag. For example, \"dh_installdocs -Pdebian/tmp\", will "
@@ -847,13 +901,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:294
+#: debhelper.pod:317
 msgid "Debhelper compatibility levels"
 msgstr "Niveles de compatibilidad de debhelper"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:296
+#: debhelper.pod:319
 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 "
@@ -872,7 +926,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:303
+#: debhelper.pod:326
 #, fuzzy
 msgid ""
 "Tell debhelper what compatibility level to use by writing a number to debian/"
@@ -883,7 +937,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: debhelper.pod:306
+#: debhelper.pod:329
 #, fuzzy, no-wrap
 msgid ""
 "  % echo 7 > debian/compat\n"
@@ -894,7 +948,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:308
+#: debhelper.pod:331
 msgid ""
 "Unless otherwise indicated, all debhelper documentation assumes that you are "
 "using the most recent compatibility level, and in most cases does not "
@@ -905,19 +959,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:338
 msgid "These are the available compatibility levels:"
 msgstr "Los niveles de compatibilidad disponibles son:"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:319
+#: debhelper.pod:342
 msgid "V1"
 msgstr "V1"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:321
+#: debhelper.pod:344
 msgid ""
 "This is the original debhelper compatibility level, and so it is the default "
 "one. In this mode, debhelper will use debian/tmp as the package tree "
@@ -931,19 +985,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:326 debhelper.pod:333 debhelper.pod:356 debhelper.pod:385
+#: debhelper.pod:349 debhelper.pod:356 debhelper.pod:379 debhelper.pod:408
 msgid "This mode is deprecated."
 msgstr "Este modo está desaconsejado."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:328
+#: debhelper.pod:351
 msgid "V2"
 msgstr "V2"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:330
+#: debhelper.pod:353
 msgid ""
 "In this mode, debhelper will consistently use debian/<package> as the "
 "package tree directory for every package that is built."
@@ -953,29 +1007,29 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:335
+#: debhelper.pod:358
 msgid "V3"
 msgstr "V3"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:337
+#: debhelper.pod:360
 msgid "This mode works like V2, with the following additions:"
 msgstr "Este modo funciona como el V2 con los siguientes añadidos:"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:364
-#: debhelper.pod:369 debhelper.pod:374 debhelper.pod:379 debhelper.pod:393
-#: debhelper.pod:397 debhelper.pod:402 debhelper.pod:406 debhelper.pod:418
-#: debhelper.pod:423 debhelper.pod:429 debhelper.pod:435 debhelper.pod:450
-#: debhelper.pod:457 debhelper.pod:461 debhelper.pod:465
+#: debhelper.pod:364 debhelper.pod:369 debhelper.pod:373 debhelper.pod:387
+#: debhelper.pod:392 debhelper.pod:397 debhelper.pod:402 debhelper.pod:416
+#: debhelper.pod:420 debhelper.pod:425 debhelper.pod:429 debhelper.pod:441
+#: debhelper.pod:446 debhelper.pod:452 debhelper.pod:458 debhelper.pod:473
+#: debhelper.pod:480 debhelper.pod:484 debhelper.pod:488
 msgid "-"
 msgstr "-"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:343
+#: debhelper.pod:366
 msgid ""
 "Debhelper config files support globbing via * and ?, when appropriate. To "
 "turn this off and use those characters raw, just prefix with a backslash."
@@ -986,14 +1040,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:348
+#: debhelper.pod:371
 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
 msgstr ""
 "dh_makeshlibs hace que los scripts postinst y postrm ejecuten ldconfig."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:375
 msgid ""
 "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
 msgstr ""
@@ -1002,19 +1056,19 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:358
+#: debhelper.pod:381
 msgid "V4"
 msgstr "V4"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:360
+#: debhelper.pod:383
 msgid "Changes from V3 are:"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:366
+#: debhelper.pod:389
 msgid ""
 "dh_makeshlibs -V will not include the debian part of the version number in "
 "the generated dependency line in the shlibs file."
@@ -1024,7 +1078,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:371
+#: debhelper.pod:394
 msgid ""
 "You are encouraged to put the new ${misc:Depends} into debian/control to "
 "supplement the ${shlibs:Depends} field."
@@ -1034,7 +1088,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:376
+#: debhelper.pod:399
 msgid ""
 "dh_fixperms will make all files in bin/ directories and in etc/init.d "
 "executable."
@@ -1044,7 +1098,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:381
+#: debhelper.pod:404
 msgid "dh_link will correct existing links to conform with policy."
 msgstr ""
 "dh_link corregirá los enlaces existentes para ajustarse a la política de "
@@ -1052,26 +1106,26 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:387
+#: debhelper.pod:410
 msgid "V5"
 msgstr "V5"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:389
+#: debhelper.pod:412
 msgid "Changes from V4 are:"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:395
+#: debhelper.pod:418
 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:399
+#: debhelper.pod:422
 msgid ""
 "dh_strip --dbg-package now specifies the name of a package to put debugging "
 "symbols in, not the packages to take the symbols from."
@@ -1082,31 +1136,31 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:404
+#: debhelper.pod:427
 msgid "dh_installdocs skips installing empty files."
 msgstr "dh_installdocs no instala ficheros vacíos."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:408
+#: debhelper.pod:431
 msgid "dh_install errors out if wildcards expand to nothing."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:412
+#: debhelper.pod:435
 msgid "V6"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:414
+#: debhelper.pod:437
 msgid "Changes from V5 are:"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:443
 msgid ""
 "Commands that generate maintainer script fragments will order the fragments "
 "in reverse order for the prerm and postrm scripts."
@@ -1114,7 +1168,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:425
+#: debhelper.pod:448
 #, fuzzy
 msgid ""
 "dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
@@ -1123,7 +1177,7 @@ msgstr "dh_installwm - registra un gestor de ventanas"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:431
+#: debhelper.pod:454
 msgid ""
 "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, "
 "if it was set to a list of things to exclude, such as \"CVS:.svn:.git\". Now "
@@ -1132,7 +1186,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:460
 msgid ""
 "dh_installman allows overwriting existing man pages in the package build "
 "directory. In previous compatibility levels it silently refuses to do this."
@@ -1140,13 +1194,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:442
+#: debhelper.pod:465
 msgid "V7"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:444
+#: debhelper.pod:467
 #, fuzzy
 msgid "This is the recommended mode of operation."
 msgstr ""
@@ -1154,13 +1208,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:446
+#: debhelper.pod:469
 msgid "Changes from V6 are:"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:452
+#: debhelper.pod:475
 msgid ""
 "dh_install, will fall back to looking for files in debian/tmp if it doesn't "
 "find them in the current directory (or wherever you tell it look using --"
@@ -1170,19 +1224,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:459
+#: debhelper.pod:482
 msgid "dh_clean will read debian/clean and delete files listed there."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:463
+#: debhelper.pod:486
 msgid "dh_clean will delete toplevel *-stamp files."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:467
+#: debhelper.pod:490
 msgid ""
 "dh_installchangelogs will guess at what file is the upstream changelog if "
 "none is specified."
@@ -1190,13 +1244,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:474
+#: debhelper.pod:497
 msgid "udebs"
 msgstr "udebs"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:476
+#: debhelper.pod:499
 msgid ""
 "Debhelper includes support for udebs. To create a udeb with debhelper, add "
 "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and "
@@ -1215,13 +1269,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:483
+#: debhelper.pod:506
 msgid "Other notes"
 msgstr "Otras notas"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:508
 msgid ""
 "In general, if any debhelper program needs a directory to exist under "
 "debian/, it will create it. I haven't bothered to document this in all the "
@@ -1238,7 +1292,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:491
+#: debhelper.pod:514
 #, fuzzy
 msgid ""
 "Once your package uses debhelper to build, be sure to add debhelper to your "
@@ -1254,7 +1308,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: debhelper.pod:497
+#: debhelper.pod:520
 #, fuzzy, no-wrap
 msgid ""
 "  Build-Depends: debhelper (>= 7)\n"
@@ -1265,19 +1319,19 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:499
+#: debhelper.pod:522
 msgid "ENVIRONMENT"
 msgstr "ENTORNO"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:503
+#: debhelper.pod:526
 msgid "DH_VERBOSE"
 msgstr "DH_VERBOSE"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:505
+#: debhelper.pod:528
 msgid ""
 "Set to 1 to enable verbose mode. Debhelper will output every command it runs "
 "that modifies files on the build system."
@@ -1288,13 +1342,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:508
+#: debhelper.pod:531
 msgid "DH_COMPAT"
 msgstr "DH_COMPAT"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:510
+#: debhelper.pod:533
 msgid ""
 "Temporarily specifies what compatibility level debhelper should run at, "
 "overriding any value in debian/compat."
@@ -1304,25 +1358,25 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:513
+#: debhelper.pod:536
 msgid "DH_NO_ACT"
 msgstr "DH_NO_ACT"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:515
+#: debhelper.pod:538
 msgid "Set to 1 to enable no-act mode."
 msgstr "Poner a 1 para habilitar el modo no-act."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:517
+#: debhelper.pod:540
 msgid "DH_OPTIONS"
 msgstr "DH_OPTIONS"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:519
+#: debhelper.pod:542
 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 "
@@ -1331,7 +1385,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:523
+#: debhelper.pod:546
 #, fuzzy
 msgid ""
 "This is useful in some situations, for example, if you need to pass -p to "
@@ -1348,13 +1402,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:528
+#: debhelper.pod:551
 msgid "DH_ALWAYS_EXCLUDE"
 msgstr "DH_ALWAYS_EXCLUDE"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:530
+#: debhelper.pod:553
 msgid ""
 "If set, this adds the value the variable is set to to the -X options of all "
 "commands that support the -X option. Moreover, dh_builddeb will rm -rf "
@@ -1366,7 +1420,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:534
+#: debhelper.pod:557
 msgid ""
 "This can be useful if you are doing a build from a CVS source tree, in which "
 "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
@@ -1384,7 +1438,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:541
+#: debhelper.pod:564
 msgid ""
 "Multiple things to exclude can be separated with colons, as in "
 "DH_ALWAYS_EXCLUDE=CVS:.svn"
@@ -1394,20 +1448,20 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:546 dh:604 dh_auto_build:47 dh_auto_clean:48
+#: debhelper.pod:569 dh:611 dh_auto_build:47 dh_auto_clean:48
 #: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122
-#: dh_builddeb:88 dh_clean:138 dh_compress:200 dh_desktop:31 dh_fixperms:122
-#: dh_gconf:110 dh_gencontrol:79 dh_icons:65 dh_install:274
+#: dh_builddeb:91 dh_clean:138 dh_compress:199 dh_desktop:31 dh_fixperms:122
+#: dh_gconf:110 dh_gencontrol:82 dh_icons:65 dh_install:274
 #: dh_installcatalogs:116 dh_installchangelogs:169 dh_installcron:77
 #: dh_installdeb:108 dh_installdebconf:129 dh_installdirs:86
-#: dh_installdocs:298 dh_installemacsen:124 dh_installexamples:106
+#: dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106
 #: dh_installifupdown:69 dh_installinfo:77 dh_installinit:276
 #: dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:253
 #: 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:86 dh_link:226 dh_lintian:57
 #: dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170
-#: dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:168
+#: dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:171
 #: dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27
 #: dh_testversion:75 dh_undocumented:28 dh_usrlocal:114
 msgid "SEE ALSO"
@@ -1415,44 +1469,44 @@ msgstr "V
 
 # type: =item
 #. type: =item
-#: debhelper.pod:550
+#: debhelper.pod:573
 msgid "F</usr/share/doc/debhelper/examples/>"
 msgstr "F</usr/share/doc/debhelper/examples/>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:552
+#: debhelper.pod:575
 msgid "A set of example debian/rules files that use debhelper."
 msgstr "Varios ficheros de ejemplo debian/rules que usan debhelper."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:554
+#: debhelper.pod:577
 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
 msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:556
+#: debhelper.pod:579
 msgid "Debhelper web site."
 msgstr "Web de Debhelper."
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:560 dh:610 dh_auto_build:53 dh_auto_clean:54
+#: debhelper.pod:583 dh:617 dh_auto_build:53 dh_auto_clean:54
 #: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130
-#: dh_builddeb:94 dh_clean:144 dh_compress:206 dh_desktop:37 dh_fixperms:128
-#: dh_gconf:116 dh_gencontrol:85 dh_icons:71 dh_install:280
+#: dh_builddeb:97 dh_clean:144 dh_compress:205 dh_desktop:37 dh_fixperms:128
+#: dh_gconf:116 dh_gencontrol:88 dh_icons:71 dh_install:280
 #: dh_installcatalogs:122 dh_installchangelogs:175 dh_installcron:83
 #: dh_installdeb:114 dh_installdebconf:135 dh_installdirs:92
-#: dh_installdocs:304 dh_installemacsen:130 dh_installexamples:112
+#: dh_installdocs:307 dh_installemacsen:130 dh_installexamples:112
 #: dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72
 #: dh_installlogrotate:56 dh_installman:259 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:92
 #: dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243
 #: dh_md5sums:95 dh_movefiles:176 dh_perl:153 dh_prep:66 dh_python:288
-#: dh_scrollkeeper:34 dh_shlibdeps:174 dh_strip:233 dh_suidregister:123
+#: dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:233 dh_suidregister:123
 #: dh_testdir:50 dh_testroot:33 dh_testversion:81 dh_undocumented:34
 #: dh_usrlocal:120
 msgid "AUTHOR"
@@ -1460,18 +1514,18 @@ msgstr "AUTOR"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:562 dh:612 dh_auto_build:55 dh_auto_clean:56
-#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:96
-#: dh_clean:146 dh_compress:208 dh_fixperms:130 dh_gencontrol:87
+#: debhelper.pod:585 dh:619 dh_auto_build:55 dh_auto_clean:56
+#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99
+#: dh_clean:146 dh_compress:207 dh_fixperms:130 dh_gencontrol:90
 #: dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116
-#: dh_installdebconf:137 dh_installdirs:94 dh_installdocs:306
+#: dh_installdebconf:137 dh_installdirs:94 dh_installdocs:309
 #: dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77
 #: dh_installinfo:85 dh_installinit:284 dh_installlogrotate:58
 #: dh_installman:261 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:94 dh_link:234
 #: dh_listpackages:37 dh_makeshlibs:245 dh_md5sums:97 dh_movefiles:178
-#: dh_prep:68 dh_shlibdeps:176 dh_strip:235 dh_suidregister:125 dh_testdir:52
+#: dh_prep:68 dh_shlibdeps:179 dh_strip:235 dh_suidregister:125 dh_testdir:52
 #: dh_testroot:35 dh_testversion:83 dh_undocumented:36
 msgid "Joey Hess <joeyh@debian.org>"
 msgstr "Joey Hess <joeyh@debian.org>"
@@ -1539,7 +1593,7 @@ msgstr ""
 #. type: =head1
 #: dh:44 dh_auto_build:28 dh_auto_clean:29 dh_auto_configure:31
 #: dh_auto_install:43 dh_auto_test:30 dh_bugfiles:50 dh_builddeb:21
-#: dh_clean:41 dh_compress:47 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26
+#: dh_clean:41 dh_compress:46 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26
 #: dh_icons:25 dh_install:54 dh_installcatalogs:49 dh_installchangelogs:56
 #: dh_installcron:40 dh_installdebconf:61 dh_installdirs:31 dh_installdocs:60
 #: dh_installemacsen:48 dh_installexamples:32 dh_installifupdown:39
@@ -1661,7 +1715,7 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:66
+#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:69
 msgid "EXAMPLES"
 msgstr "EJEMPLOS"
 
@@ -1825,12 +1879,12 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh:606 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55
-#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:90 dh_clean:140
-#: dh_compress:202 dh_fixperms:124 dh_gconf:112 dh_gencontrol:81
+#: dh:613 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55
+#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140
+#: dh_compress:201 dh_fixperms:124 dh_gconf:112 dh_gencontrol:84
 #: dh_install:276 dh_installcatalogs:118 dh_installchangelogs:171
 #: dh_installcron:79 dh_installdeb:110 dh_installdebconf:131 dh_installdirs:88
-#: dh_installdocs:300 dh_installemacsen:126 dh_installexamples:108
+#: dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108
 #: dh_installifupdown:71 dh_installinfo:79 dh_installinit:278
 #: dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:255
 #: dh_installmanpages:199 dh_installmime:97 dh_installmodules:126
@@ -1844,19 +1898,19 @@ msgstr "L<debhelper(7)>"
 
 # type: textblock
 #. type: textblock
-#: dh:608 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57
-#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:92
-#: dh_clean:142 dh_compress:204 dh_desktop:35 dh_fixperms:126 dh_gconf:114
-#: dh_gencontrol:83 dh_icons:69 dh_install:278 dh_installchangelogs:173
+#: dh:615 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57
+#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95
+#: dh_clean:142 dh_compress:203 dh_desktop:35 dh_fixperms:126 dh_gconf:114
+#: dh_gencontrol:86 dh_icons:69 dh_install:278 dh_installchangelogs:173
 #: dh_installcron:81 dh_installdeb:112 dh_installdebconf:133 dh_installdirs:90
-#: dh_installdocs:302 dh_installemacsen:128 dh_installexamples:110
+#: dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110
 #: dh_installifupdown:73 dh_installinfo:81 dh_installinit:280
 #: dh_installlogrotate:54 dh_installman:257 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:90
 #: dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241
 #: dh_md5sums:93 dh_movefiles:174 dh_perl:151 dh_prep:64 dh_python:286
-#: dh_scrollkeeper:32 dh_shlibdeps:172 dh_strip:231 dh_suidregister:121
+#: dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:231 dh_suidregister:121
 #: dh_testdir:48 dh_testroot:31 dh_testversion:79 dh_undocumented:32
 #: dh_usrlocal:118
 msgid "This program is a part of debhelper."
@@ -1908,8 +1962,8 @@ msgstr ""
 # type: =item
 #. type: =item
 #: dh_auto_build:35 dh_auto_clean:36 dh_auto_configure:38 dh_auto_install:56
-#: dh_auto_test:37 dh_builddeb:37 dh_gencontrol:32 dh_installdebconf:69
-#: dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:32
+#: dh_auto_test:37 dh_builddeb:35 dh_gencontrol:30 dh_installdebconf:69
+#: dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:37
 msgid "B<--> I<params>"
 msgstr "B<--> I<parámetros>"
 
@@ -2178,7 +2232,7 @@ msgstr ""
 "paquete."
 
 #. type: =head1
-#: dh_bugfiles:22 dh_clean:31 dh_compress:32 dh_gconf:27 dh_install:38
+#: dh_bugfiles:22 dh_clean:31 dh_compress:31 dh_gconf:27 dh_install:38
 #: dh_installcatalogs:35 dh_installchangelogs:32 dh_installcron:21
 #: dh_installdeb:22 dh_installdebconf:34 dh_installdirs:21 dh_installdocs:21
 #: dh_installemacsen:27 dh_installexamples:22 dh_installifupdown:22
@@ -2315,17 +2369,24 @@ msgstr ""
 "Use esta opción si quiere forzar un nombre para el fichero .deb generado. "
 "¡No funciona bien si se genera más de un .deb!"
 
+# type: textblock
+#. type: textblock
+#: dh_builddeb:37
+msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
+msgstr "Pasa I<parámetros> a L<dpkg-deb(1)> cuando se construye el paquete."
+
 # type: =item
 #. type: =item
-#: dh_builddeb:35
+#: dh_builddeb:40
 msgid "B<-u>I<params>"
 msgstr "B<-u>I<parámetros>"
 
-# type: textblock
 #. type: textblock
-#: dh_builddeb:39
-msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
-msgstr "Pasa I<parámetros> a L<dpkg-deb(1)> cuando se construye el paquete."
+#: dh_builddeb:42 dh_gencontrol:36 dh_shlibdeps:43
+msgid ""
+"This is another way to pass I<params> to L<dpkg-deb(1)>.  It is deprecated; "
+"use B<--> instead."
+msgstr ""
 
 # type: textblock
 #. type: textblock
@@ -2442,7 +2503,7 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: dh_clean:60 dh_compress:64 dh_installdocs:92 dh_installexamples:46
+#: dh_clean:60 dh_compress:63 dh_installdocs:92 dh_installexamples:46
 #: dh_installinfo:40 dh_installmanpages:44 dh_movefiles:55 dh_testdir:27
 msgid "I<file ...>"
 msgstr "I<fichero ...>"
@@ -2492,11 +2553,11 @@ msgstr ""
 #, fuzzy
 msgid ""
 "By default, dh_compress compresses files that debian policy mandates should "
-"be compressed, namely all files in usr/share/info, usr/share/man, usr/X11R6/"
-"man, files in usr/share/doc that are larger than 4k in size, (except the "
-"copyright file, .html and .css files, image files, and files that appear to "
-"be already compressed based on their extensions), and all changelog files. "
-"Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and usr/share/fonts/X11/"
+"be compressed, namely all files in usr/share/info, usr/share/man, files in "
+"usr/share/doc that are larger than 4k in size, (except the copyright file, ."
+"html and .css files, image files, and files that appear to be already "
+"compressed based on their extensions), and all changelog files. Plus PCF "
+"fonts underneath usr/share/fonts/X11/"
 msgstr ""
 "Por omisión, dh_compress comprime los ficheros que las normas de Debian "
 "obligan a comprimir, es decir, todos los ficheros en usr/share/info, usr/"
@@ -2507,13 +2568,13 @@ msgstr ""
 "lib/X11/fonts/"
 
 #. type: =item
-#: dh_compress:36
+#: dh_compress:35
 msgid "debian/I<package>.compress"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:38
+#: dh_compress:37
 #, fuzzy
 msgid ""
 "If this file exists, the default files are not compressed. Instead, the file "
@@ -2531,7 +2592,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:53
+#: dh_compress:52
 #, fuzzy
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
@@ -2547,7 +2608,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:61
+#: dh_compress:60
 msgid ""
 "Compress all files specified by command line parameters in ALL packages "
 "acted on."
@@ -2557,19 +2618,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:66
+#: dh_compress:65
 msgid "Add these files to the list of files to compress."
 msgstr "Añade estos ficheros a la lista de ficheros a comprimir."
 
 # type: =head1
 #. type: =head1
-#: dh_compress:70 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
+#: dh_compress:69 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
 msgid "CONFORMS TO"
 msgstr "CONFORME A"
 
 # type: textblock
 #. type: textblock
-#: dh_compress:72
+#: dh_compress:71
 msgid "Debian policy, version 3.0"
 msgstr "Normas de Debian, versión 3.0"
 
@@ -2815,19 +2876,19 @@ msgstr ""
 "al que llama una vez por cada programa sobre el que actúa, y le pasa algunas "
 "opciones adicionales útiles, incluyendo \"-isp\"."
 
+# type: textblock
+#. type: textblock
+#: dh_gencontrol:32
+msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
+msgstr "Pasa \"parámetros\" a L<dpkg-gencontrol(1)>."
+
 # type: =item
 #. type: =item
-#: dh_gencontrol:30
+#: dh_gencontrol:34
 #, fuzzy
 msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
 msgstr "B<-u>I<parámetros>, B<--dpkg-gencontrol-params>I<parámetros>"
 
-# type: textblock
-#. type: textblock
-#: dh_gencontrol:34
-msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
-msgstr "Pasa \"parámetros\" a L<dpkg-gencontrol(1)>."
-
 #. type: textblock
 #: dh_icons:5
 msgid "dh_icons - Update Freedesktop icon caches"
@@ -5002,7 +5063,9 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_installmanpages:5
-msgid "dh_installmanpages - old-style man page installer"
+#, fuzzy
+#| msgid "dh_installmanpages - old-style man page installer"
+msgid "dh_installmanpages - old-style man page installer (deprecated)"
 msgstr "dh_installmanpages - instalador al viejo estilo de páginas del manual"
 
 # type: textblock
@@ -5014,10 +5077,15 @@ msgstr "B<dh_installmanpages> [S<I<opciones debhelper>>] [S<I<fichero ...>>]"
 # type: textblock
 #. type: textblock
 #: dh_installmanpages:19
+#, fuzzy
+#| msgid ""
+#| "dh_installmanpages is a debhelper program that is responsible for "
+#| "automatically installing man pages into usr/share/man/ and usr/X11R6/man/ "
+#| "in package build directories."
 msgid ""
 "dh_installmanpages is a debhelper program that is responsible for "
-"automatically installing man pages into usr/share/man/ and usr/X11R6/man/ in "
-"package build directories."
+"automatically installing man pages into usr/share/man/ in package build "
+"directories."
 msgstr ""
 "dh_installmanpages es un programa de debhelper responsable de instalar "
 "automáticamente las páginas del manual en usr/share/man/ y usr/X11R6/man/ en "
@@ -6590,9 +6658,13 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_python:5
+#, fuzzy
+#| msgid ""
+#| "dh_python - calculates python dependencies and adds postinst and prerm "
+#| "python scripts"
 msgid ""
 "dh_python - calculates python dependencies and adds postinst and prerm "
-"python scripts"
+"python scripts (deprecated)"
 msgstr ""
 "dh_python - calcula dependencias python y añade scripts python postinst y "
 "prerm"
@@ -6802,21 +6874,9 @@ msgstr ""
 "una vez por cada paquete listado en el fichero de control, pasándole una "
 "lista de ejecutables ELF y bibliotecas compartidas que ha encontrado."
 
-# type: =item
-#. type: =item
-#: dh_shlibdeps:30
-msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
-msgstr "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
-
-# type: textblock
-#. type: textblock
-#: dh_shlibdeps:34
-msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
-msgstr "Pasa \"params\" a L<dpkg-shlibdeps(1)>."
-
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:38
+#: dh_shlibdeps:32
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
 "passed to dpkg-shlibdeps. This will make their dependencies be ignored.  "
@@ -6829,22 +6889,34 @@ msgstr ""
 "cuidado. Esta opción puede ser usada más de una vez para excluir más de una "
 "cosa."
 
+# type: textblock
+#. type: textblock
+#: dh_shlibdeps:39
+msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
+msgstr "Pasa \"params\" a L<dpkg-shlibdeps(1)>."
+
+# type: =item
+#. type: =item
+#: dh_shlibdeps:41
+msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
+msgstr "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
+
 # type: =item
 #. type: =item
-#: dh_shlibdeps:43
+#: dh_shlibdeps:46
 msgid "B<-l>I<directory>[:directory:directory:..]"
 msgstr "B<-l>I<directorio>[:directorio:directorio:..]"
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:45
+#: dh_shlibdeps:48
 msgid ""
 "With recent versions of dpkg-shlibdeps, this option is generally not needed."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:48
+#: dh_shlibdeps:51
 #, fuzzy
 msgid ""
 "Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
@@ -6861,13 +6933,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: dh_shlibdeps:55
+#: dh_shlibdeps:58
 msgid "B<-L>I<package>, B<--libpackage=>I<package>"
 msgstr "B<-L>I<paquete>, B<--libpackage=>I<paquete>"
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:57
+#: dh_shlibdeps:60
 msgid ""
 "With recent versions of dpkg-shlibdeps, this option is generally not needed, "
 "unless your package builds multiple flavors of the same library."
@@ -6875,7 +6947,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:60
+#: dh_shlibdeps:63
 msgid ""
 "It tells dpkg-shlibdeps (via its -S parameter) to look first in the package "
 "build directory for the specified package, when searching for libraries, "
@@ -6884,7 +6956,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:68
+#: dh_shlibdeps:71
 msgid ""
 "Suppose that your source package produces libfoo1, libfoo-dev, and libfoo-"
 "bin binary packages. libfoo-bin links against libfoo1, and should depend on "
@@ -6897,7 +6969,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: dh_shlibdeps:72
+#: dh_shlibdeps:75
 #, fuzzy, no-wrap
 msgid ""
 "\tdh_makeshlibs\n"
@@ -6910,7 +6982,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:75
+#: dh_shlibdeps:78
 msgid ""
 "This will have the effect of generating automatically a shlibs file for "
 "libfoo1, and using that file and the libfoo1 library in the debian/libfoo1/"
@@ -6922,7 +6994,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:80
+#: dh_shlibdeps:83
 msgid ""
 "If a libbar1 package is also produced, that is an alternate build of libfoo, "
 "and is installed into /usr/lib/bar/, you can make libfoo-bin depend on "
@@ -6931,7 +7003,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: dh_shlibdeps:84
+#: dh_shlibdeps:87
 #, fuzzy, no-wrap
 msgid ""
 "\tdh_shlibdeps -Llibbar1 -l/usr/lib/bar\n"
@@ -6943,7 +7015,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:170
+#: dh_shlibdeps:173
 msgid "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
 msgstr "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
 
@@ -7109,7 +7181,9 @@ msgstr "Normas de Debian, versi
 # type: textblock
 #. type: textblock
 #: dh_suidregister:5
-msgid "dh_suidregister - obsolete suid registration program"
+#, fuzzy
+#| msgid "dh_suidregister - obsolete suid registration program"
+msgid "dh_suidregister - suid registration program (deprecated)"
 msgstr "dh_suidregister - programa obsoleto de registro suid"
 
 # type: textblock
@@ -7121,11 +7195,17 @@ msgstr "
 # type: textblock
 #. type: textblock
 #: dh_suidregister:13
+#, fuzzy
+#| msgid ""
+#| "This program used to register suid and sgid files with L<suidregister(1)"
+#| ">, but with the introduction of L<dpkg-statoverride(8)>, registration of "
+#| "files in this way is unnecessary, and even harmful, so this program "
+#| "should not be used."
 msgid ""
 "This program used to register suid and sgid files with L<suidregister(1)>, "
 "but with the introduction of L<dpkg-statoverride(8)>, registration of files "
-"in this way is unnecessary, and even harmful, so this program should not be "
-"used."
+"in this way is unnecessary, and even harmful, so this program is deprecated "
+"and should not be used."
 msgstr ""
 "Este programa se usaba para registrar ficheros suid y sgid con L<suidregister"
 "(1)>, pero con la introducción de L<dpkg-statoverrride(8)>, el registro de "
@@ -7234,8 +7314,12 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_testversion:5
+#, fuzzy
+#| msgid ""
+#| "dh_testversion - ensure that the correct version of debhelper is installed"
 msgid ""
-"dh_testversion - ensure that the correct version of debhelper is installed"
+"dh_testversion - ensure that the correct version of debhelper is installed "
+"(deprecated)"
 msgstr ""
 "dh_testversion - asegura que esté instalada la versión correcta de debhelper"
 
@@ -7331,7 +7415,9 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_undocumented:5
-msgid "dh_undocumented - obsolete undocumented.7 symlink program"
+#, fuzzy
+#| msgid "dh_undocumented - obsolete undocumented.7 symlink program"
+msgid "dh_undocumented - undocumented.7 symlink program (deprecated no-op)"
 msgstr ""
 "dh_undocumented - programa obsoleto de enlace simbólico a undocumented.7"
 
index 4ee2aa8602fc9574e860d848ed59c86b13dc6ba3..4d74f1fa8ae118e24cf95d65fd5768eb2821ce3a 100644 (file)
@@ -3,7 +3,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: debhelper manpages\n"
-"POT-Creation-Date: 2009-10-01 14:21-0300\n"
+"POT-Creation-Date: 2009-11-21 13:08-0500\n"
 "PO-Revision-Date: 2006-11-19 20:50+0100\n"
 "Last-Translator: Valery Perrin <valery.perrin.debian@free.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -149,9 +149,13 @@ msgstr "COMMANDES DE DEBHELPER"
 # type: textblock
 #. type: textblock
 #: debhelper.pod:31
+#, fuzzy
+#| msgid ""
+#| "Here is the complete list of available debhelper commands. See their man "
+#| "pages for additional documentation."
 msgid ""
-"Here is the complete list of available debhelper commands. See their man "
-"pages for additional documentation."
+"Here is the list of debhelper commands you can use. See their man pages for "
+"additional documentation."
 msgstr ""
 "Voici la liste complète de commandes debhelper disponibles. Consulter leurs "
 "pages de manuel respectives pour obtenir des informations complémentaires."
@@ -162,13 +166,41 @@ msgstr ""
 msgid "#LIST#"
 msgstr "#LIST#"
 
+#. type: =head2
+#: debhelper.pod:40
+msgid "Deprecated Commands"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:42
+msgid "A few debhelper commands are deprecated and should not be used."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:46
+msgid "#LIST_DEPRECATED#"
+msgstr ""
+
+# type: =head2
+#. type: =head2
+#: debhelper.pod:50
+#, fuzzy
+#| msgid "Other notes"
+msgid "Other Commands"
+msgstr "Autres remarques"
+
 # type: textblock
 #. type: textblock
-#: debhelper.pod:40
+#: debhelper.pod:52
+#, fuzzy
+#| msgid ""
+#| "If a program's name starts with \"dh_\", and the program is not on the "
+#| "above list, then it is not part of the debhelper package, but it should "
+#| "still work like the other programs described on this page."
 msgid ""
 "If a program's name starts with \"dh_\", and the program is not on the above "
-"list, then it is not part of the debhelper package, but it should still work "
-"like the other programs described on this page."
+"lists, then it is not part of the debhelper package, but it should still "
+"work like the other programs described on this page."
 msgstr ""
 "Si le nom d'un programme commence par « dh_ » et qu'il n'est pas dans la "
 "liste ci-dessus, alors, c'est qu'il ne fait pas partie de la suite "
@@ -177,13 +209,13 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:44
+#: debhelper.pod:56
 msgid "DEBHELPER CONFIG FILES"
 msgstr "FICHIERS DE CONFIGURATION DE DEBHELPER"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:46
+#: debhelper.pod:58
 msgid ""
 "Many debhelper commands make use of files in F<debian/> to control what they "
 "do. Besides the common F<debian/changelog> and F<debian/control>, which are "
@@ -202,7 +234,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:53
+#: debhelper.pod:65
 msgid ""
 "For example, dh_installdocs uses files named debian/package.docs to list the "
 "documentation files it will install. See the man pages of individual "
@@ -221,7 +253,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:60
+#: debhelper.pod:72
 msgid ""
 "Note that if a package is the first (or only) binary package listed in "
 "debian/control, debhelper will use debian/foo if no debian/package.foo file "
@@ -233,7 +265,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:64
+#: debhelper.pod:76
 msgid ""
 "In some rare cases, you may want to have different versions of these files "
 "for different architectures or OSes. If files named debian/package.foo.ARCH "
@@ -252,7 +284,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:71
+#: debhelper.pod:83
 msgid ""
 "In many cases, these config files are used to specify various types of "
 "files. Documentation or example files to install, files to move, and so on.  "
@@ -268,7 +300,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:76
+#: debhelper.pod:88
 msgid ""
 "You can also put comments in these files; lines beginning with \"#\" are "
 "ignored."
@@ -278,26 +310,26 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:79
+#: debhelper.pod:91
 msgid "SHARED DEBHELPER OPTIONS"
 msgstr "OPTIONS PARTAGÉES DE DEBHELPER"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:81
+#: debhelper.pod:93
 msgid ""
 "The following command line options are supported by all debhelper programs."
 msgstr "Tous les programmes de debhelper acceptent les options suivantes :"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:85
+#: debhelper.pod:97
 msgid "B<-v>, B<--verbose>"
 msgstr "B<-v>, B<--verbose>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:87
+#: debhelper.pod:99
 msgid ""
 "Verbose mode: show all commands that modify the package build directory."
 msgstr ""
@@ -306,13 +338,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:89
+#: debhelper.pod:101
 msgid "B<--no-act>"
 msgstr "B<--no-act>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:91
+#: debhelper.pod:103
 msgid ""
 "Do not really do anything. If used with -v, the result is that the command "
 "will output what it would have done."
@@ -323,13 +355,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:94
+#: debhelper.pod:106
 msgid "B<-a>, B<--arch>"
 msgstr "B<-a>, B<--arch>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:96
+#: debhelper.pod:108
 msgid ""
 "Act on architecture dependent packages that should be built for the build "
 "architecture."
@@ -337,25 +369,25 @@ msgstr "Construit tous les paquets dépendants de l'architecture."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:99
+#: debhelper.pod:111
 msgid "B<-i>, B<--indep>"
 msgstr "B<-i>, B<--indep>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:101
+#: debhelper.pod:113
 msgid "Act on all architecture independent packages."
 msgstr "Construit tous les paquets indépendants de l'architecture."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:103
+#: debhelper.pod:115
 msgid "B<->I<ppackage>, B<--package=>I<package>"
 msgstr "B<-p>I<paquet>, B<--package=>I<paquet>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:105
+#: debhelper.pod:117
 msgid ""
 "Act on the package named \"package\". This option may be specified multiple "
 "times to make debhelper operate on a given set of packages."
@@ -365,13 +397,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:108
+#: debhelper.pod:120
 msgid "B<-s>, B<--same-arch>"
 msgstr "B<-s>, B<--same-arch>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:110
+#: debhelper.pod:122
 msgid ""
 "This used to be a smarter version of the -a flag, but the -a flag is now "
 "equally smart."
@@ -381,13 +413,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:113
+#: debhelper.pod:125
 msgid "B<-N>I<package>, B<--no-package=>I<package>"
 msgstr "B<-N>I<paquet>, B<--no-package=>I<paquet>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:115
+#: debhelper.pod:127
 msgid ""
 "Do not act on the specified package even if an -a, -i, or -p option lists "
 "the package as one that should be acted on."
@@ -397,12 +429,12 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:118
+#: debhelper.pod:130
 msgid "B<--remaining-packages>"
 msgstr "B<--remaining-packages>"
 
 #. type: textblock
-#: debhelper.pod:120
+#: debhelper.pod:132
 msgid ""
 "Do not act on the packages which have already been acted on by this "
 "debhelper command earlier (i.e. if the command is present in the package "
@@ -420,13 +452,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:126
+#: debhelper.pod:138
 msgid "B<--ignore=>I<file>"
 msgstr "B<--ignore=>I<fichier>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:128
+#: debhelper.pod:140
 msgid ""
 "Ignore the specified file. This can be used if debian/ contains a debhelper "
 "config file that a debhelper command should not act on. Note that debian/"
@@ -441,7 +473,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:133
+#: debhelper.pod:145
 msgid ""
 "For example, if upstream ships a debian/init that you don't want "
 "dh_installinit to install, use --ignore=debian/init"
@@ -451,13 +483,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:136
+#: debhelper.pod:148
 msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 msgstr "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:138
+#: debhelper.pod:150
 msgid ""
 "Use \"tmpdir\" for package build directory. The default is debian/<package>"
 msgstr ""
@@ -466,13 +498,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:140
+#: debhelper.pod:152
 msgid "B<--mainpackage=>I<package>"
 msgstr "B<--mainpackage=>I<paquet>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:142
+#: debhelper.pod:154
 msgid ""
 "This little-used option changes the package which debhelper considers the "
 "\"main package\", that is, the first one listed in debian/control, and the "
@@ -487,13 +519,13 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:149
+#: debhelper.pod:161
 msgid "COMMON DEBHELPER OPTIONS"
 msgstr "OPTIONS COURANTES DE DEBHELPER"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:151
+#: debhelper.pod:163
 msgid ""
 "The following command line options are supported by some debhelper "
 "programs.  See the man page of each program for a complete explanation of "
@@ -505,13 +537,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:157
+#: debhelper.pod:169
 msgid "B<-n>"
 msgstr "B<-n>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:159
+#: debhelper.pod:171
 msgid "Do not modify postinst/postrm/etc scripts."
 msgstr ""
 "Ne pas modifier les scripts de maintenance du paquet (postinst, postrm, "
@@ -519,14 +551,14 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:161 dh_compress:51 dh_makeshlibs:76 dh_md5sums:37
-#: dh_shlibdeps:36 dh_strip:39
+#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37
+#: dh_shlibdeps:30 dh_strip:39
 msgid "B<-X>I<item>, B<--exclude=>I<item>"
 msgstr "B<-X>I<élément>, B<--exclude=>I<élément>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:163
+#: debhelper.pod:175
 msgid ""
 "Exclude an item from processing. This option may be used multiple times, to "
 "exclude more than one thing."
@@ -536,7 +568,7 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:166 dh_bugfiles:54 dh_compress:59 dh_installdirs:35
+#: debhelper.pod:178 dh_bugfiles:54 dh_compress:58 dh_installdirs:35
 #: dh_installdocs:64 dh_installexamples:36 dh_installinfo:35 dh_installman:64
 #: dh_link:55
 msgid "B<-A>, B<--all>"
@@ -544,7 +576,7 @@ msgstr "B<-A>, B<--all>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:168
+#: debhelper.pod:180
 msgid ""
 "Makes files or other items that are specified on the command line take "
 "effect in ALL packages acted on, not just the first."
@@ -553,12 +585,12 @@ msgstr ""
 "commande concernent TOUS les paquets construits et pas seulement le premier."
 
 #. type: =head1
-#: debhelper.pod:173
+#: debhelper.pod:185
 msgid "BUILD SYSTEM OPTIONS"
 msgstr "OPTIONS DU PROCESSUS DE CONSTRUCTION"
 
 #. type: textblock
-#: debhelper.pod:175
+#: debhelper.pod:187
 msgid ""
 "The following command line options are supported by all of the dh_auto_* "
 "debhelper programs. These programs support a variety of build systems, and "
@@ -572,14 +604,14 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:182
+#: debhelper.pod:194
 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:184
+#: debhelper.pod:196
 msgid ""
 "Force use of the specified I<buildsystem>, instead of trying to auto-select "
 "one which might be applicable for the package."
@@ -589,12 +621,12 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:187
+#: debhelper.pod:199
 msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
 msgstr "B<-D>I<répertoire>, B<--sourcedirectory=>I<répertoire>"
 
 #. type: textblock
-#: debhelper.pod:189
+#: debhelper.pod:201
 msgid ""
 "Assume that the original package source tree is at the specified "
 "I<directory> rather than the top level directory of the Debian source "
@@ -605,12 +637,12 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:193
+#: debhelper.pod:205
 msgid "B<-B>[I<directory>], B<--builddirectory>=[I<directory>]"
 msgstr "B<-B>[I<répertoire>], B<--builddirectory>=[I<répertoire>]"
 
 #. type: textblock
-#: debhelper.pod:195
+#: debhelper.pod:207
 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 "
@@ -622,7 +654,7 @@ msgstr ""
 "sera choisi."
 
 #. type: textblock
-#: debhelper.pod:199
+#: debhelper.pod:211
 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 "
@@ -635,7 +667,7 @@ msgstr ""
 "utilisé même si L<--builddirectory> n'est pas spécifié."
 
 #. type: textblock
-#: debhelper.pod:204
+#: debhelper.pod:216
 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 "
@@ -647,14 +679,36 @@ msgstr ""
 "chemin d'accès au répertoire de construction identique au chemin d'accès au "
 "répertoire source."
 
+#. type: =item
+#: debhelper.pod:220
+msgid "B<--max-parallel>I<=maximum>"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:222
+msgid ""
+"By default, the DEB_BUILD_OPTIONS environment variable can be used to enable "
+"parallel building, when supported by the build system."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:225
+msgid ""
+"This option allows controlling how many parallel jobs can be used in a "
+"build. If set to 1, concurrent builds are disabled -- do this if the package "
+"build is known not to work in parallel. If the package build is known to "
+"only work with certian levels of concurrency, you can set this to the "
+"maximum level that is known to work, or that you wish to support."
+msgstr ""
+
 # type: =item
 #. type: =item
-#: debhelper.pod:208 dh:61
+#: debhelper.pod:231 dh:61
 msgid "B<--list>, B<-l>"
 msgstr "B<--list>, B<-l>"
 
 #. type: textblock
-#: debhelper.pod:210
+#: debhelper.pod:233
 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 "
@@ -669,7 +723,7 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:217 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110
+#: debhelper.pod:240 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110
 #: 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
@@ -679,13 +733,13 @@ msgstr "REMARQUES"
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:219
+#: debhelper.pod:242
 msgid "Multiple binary package support"
 msgstr "Prise en charge de plusieurs paquets binaires"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:221
+#: debhelper.pod:244
 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 "
@@ -705,7 +759,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:229
+#: debhelper.pod:252
 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<-"
@@ -721,13 +775,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:235
+#: debhelper.pod:258
 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:237
+#: debhelper.pod:260
 msgid ""
 "Some debhelper commands will automatically generate parts of debian "
 "maintainer scripts. If you want these automatically generated things "
@@ -745,7 +799,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:244
+#: debhelper.pod:267
 msgid ""
 "If a script does not exist at all and debhelper needs to add something to "
 "it, then debhelper will create the complete script."
@@ -755,7 +809,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:247
+#: debhelper.pod:270
 msgid ""
 "All debhelper commands that automatically generate code in this way let it "
 "be disabled by the -n parameter (see above)."
@@ -766,7 +820,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:250
+#: debhelper.pod:273
 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 "
@@ -781,7 +835,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: debhelper.pod:255
+#: debhelper.pod:278
 #, no-wrap
 msgid ""
 "  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -800,13 +854,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:261
+#: debhelper.pod:284
 msgid "Automatic generation of miscellaneous dependencies."
 msgstr "Génération automatique des diverses dépendances."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:263
+#: debhelper.pod:286
 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 "
@@ -826,7 +880,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:271
+#: debhelper.pod:294
 msgid ""
 "All commands of this type, besides documenting what dependencies may be "
 "needed on their man pages, will automatically generate a substvar called "
@@ -841,7 +895,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:276
+#: debhelper.pod:299
 msgid ""
 "This is entirely independent of the standard ${shlibs:Depends} generated by "
 "L<dh_makeshlibs(1)>, and the ${perl:Depends} generated by L<dh_perl(1)>.  "
@@ -855,13 +909,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:281
+#: debhelper.pod:304
 msgid "Package build directories"
 msgstr "Répertoires de construction du paquet"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:283
+#: debhelper.pod:306
 msgid ""
 "By default, all debhelper programs assume that the temporary directory used "
 "for assembling the tree of files in a package is debian/<package>."
@@ -872,7 +926,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:286
+#: debhelper.pod:309
 msgid ""
 "Sometimes, you might want to use some other temporary directory. This is "
 "supported by the -P flag. For example, \"dh_installdocs -Pdebian/tmp\", will "
@@ -892,13 +946,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:294
+#: debhelper.pod:317
 msgid "Debhelper compatibility levels"
 msgstr "Niveaux de compatibilité de debhelper"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:296
+#: debhelper.pod:319
 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 "
@@ -918,7 +972,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:303
+#: debhelper.pod:326
 msgid ""
 "Tell debhelper what compatibility level to use by writing a number to debian/"
 "compat. For example, to turn on V7 mode:"
@@ -929,7 +983,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: debhelper.pod:306
+#: debhelper.pod:329
 #, no-wrap
 msgid ""
 "  % echo 7 > debian/compat\n"
@@ -940,7 +994,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:308
+#: debhelper.pod:331
 msgid ""
 "Unless otherwise indicated, all debhelper documentation assumes that you are "
 "using the most recent compatibility level, and in most cases does not "
@@ -958,19 +1012,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:338
 msgid "These are the available compatibility levels:"
 msgstr "Les niveaux de compatibilité sont les suivants :"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:319
+#: debhelper.pod:342
 msgid "V1"
 msgstr "V1"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:321
+#: debhelper.pod:344
 msgid ""
 "This is the original debhelper compatibility level, and so it is the default "
 "one. In this mode, debhelper will use debian/tmp as the package tree "
@@ -984,19 +1038,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:326 debhelper.pod:333 debhelper.pod:356 debhelper.pod:385
+#: debhelper.pod:349 debhelper.pod:356 debhelper.pod:379 debhelper.pod:408
 msgid "This mode is deprecated."
 msgstr "Ce mode est déconseillé."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:328
+#: debhelper.pod:351
 msgid "V2"
 msgstr "V2"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:330
+#: debhelper.pod:353
 msgid ""
 "In this mode, debhelper will consistently use debian/<package> as the "
 "package tree directory for every package that is built."
@@ -1006,29 +1060,29 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:335
+#: debhelper.pod:358
 msgid "V3"
 msgstr "V3"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:337
+#: debhelper.pod:360
 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:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:364
-#: debhelper.pod:369 debhelper.pod:374 debhelper.pod:379 debhelper.pod:393
-#: debhelper.pod:397 debhelper.pod:402 debhelper.pod:406 debhelper.pod:418
-#: debhelper.pod:423 debhelper.pod:429 debhelper.pod:435 debhelper.pod:450
-#: debhelper.pod:457 debhelper.pod:461 debhelper.pod:465
+#: debhelper.pod:364 debhelper.pod:369 debhelper.pod:373 debhelper.pod:387
+#: debhelper.pod:392 debhelper.pod:397 debhelper.pod:402 debhelper.pod:416
+#: debhelper.pod:420 debhelper.pod:425 debhelper.pod:429 debhelper.pod:441
+#: debhelper.pod:446 debhelper.pod:452 debhelper.pod:458 debhelper.pod:473
+#: debhelper.pod:480 debhelper.pod:484 debhelper.pod:488
 msgid "-"
 msgstr "-"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:343
+#: debhelper.pod:366
 msgid ""
 "Debhelper config files support globbing via * and ?, when appropriate. To "
 "turn this off and use those characters raw, just prefix with a backslash."
@@ -1040,7 +1094,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:348
+#: debhelper.pod:371
 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
 msgstr ""
 "Les scripts de maintenance du paquet (postinst et postrm) feront appel à "
@@ -1048,7 +1102,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:375
 msgid ""
 "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
 msgstr ""
@@ -1057,19 +1111,19 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:358
+#: debhelper.pod:381
 msgid "V4"
 msgstr "V4"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:360
+#: debhelper.pod:383
 msgid "Changes from V3 are:"
 msgstr "Les changements par rapport à la version 3 sont :"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:366
+#: debhelper.pod:389
 msgid ""
 "dh_makeshlibs -V will not include the debian part of the version number in "
 "the generated dependency line in the shlibs file."
@@ -1079,7 +1133,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:371
+#: debhelper.pod:394
 msgid ""
 "You are encouraged to put the new ${misc:Depends} into debian/control to "
 "supplement the ${shlibs:Depends} field."
@@ -1089,7 +1143,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:376
+#: debhelper.pod:399
 msgid ""
 "dh_fixperms will make all files in bin/ directories and in etc/init.d "
 "executable."
@@ -1099,7 +1153,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:381
+#: debhelper.pod:404
 msgid "dh_link will correct existing links to conform with policy."
 msgstr ""
 "dh_link corrigera les liens existants pour les rendre conformes à la Charte "
@@ -1107,19 +1161,19 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:387
+#: debhelper.pod:410
 msgid "V5"
 msgstr "V5"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:389
+#: debhelper.pod:412
 msgid "Changes from V4 are:"
 msgstr "Les changements par rapport à la version 4 sont :"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:395
+#: debhelper.pod:418
 msgid "Comments are ignored in debhelper config files."
 msgstr ""
 "Les commentaires sont ignorés dans les fichiers de configuration de "
@@ -1127,7 +1181,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:399
+#: debhelper.pod:422
 msgid ""
 "dh_strip --dbg-package now specifies the name of a package to put debugging "
 "symbols in, not the packages to take the symbols from."
@@ -1138,13 +1192,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:404
+#: debhelper.pod:427
 msgid "dh_installdocs skips installing empty files."
 msgstr "dh_installdocs saute l'installation des fichiers vides."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:408
+#: debhelper.pod:431
 msgid "dh_install errors out if wildcards expand to nothing."
 msgstr ""
 "dh_install génère des erreurs si les jokers (wildcards) ne correspondent à "
@@ -1152,19 +1206,19 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:412
+#: debhelper.pod:435
 msgid "V6"
 msgstr "V6"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:414
+#: debhelper.pod:437
 msgid "Changes from V5 are:"
 msgstr "Les changements par rapport à la version 5 sont :"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:443
 msgid ""
 "Commands that generate maintainer script fragments will order the fragments "
 "in reverse order for the prerm and postrm scripts."
@@ -1174,7 +1228,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:425
+#: debhelper.pod:448
 msgid ""
 "dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
 "it sees the man page in usr/share/man/man1 in the package build directory."
@@ -1185,7 +1239,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:431
+#: debhelper.pod:454
 msgid ""
 "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, "
 "if it was set to a list of things to exclude, such as \"CVS:.svn:.git\". Now "
@@ -1197,7 +1251,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:460
 msgid ""
 "dh_installman allows overwriting existing man pages in the package build "
 "directory. In previous compatibility levels it silently refuses to do this."
@@ -1208,25 +1262,25 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:442
+#: debhelper.pod:465
 msgid "V7"
 msgstr "V7"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:444
+#: debhelper.pod:467
 msgid "This is the recommended mode of operation."
 msgstr "C'est la version dont l'usage est recommandé."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:446
+#: debhelper.pod:469
 msgid "Changes from V6 are:"
 msgstr "Les changements par rapport à la version 6 sont :"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:452
+#: debhelper.pod:475
 msgid ""
 "dh_install, will fall back to looking for files in debian/tmp if it doesn't "
 "find them in the current directory (or wherever you tell it look using --"
@@ -1241,7 +1295,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:459
+#: debhelper.pod:482
 msgid "dh_clean will read debian/clean and delete files listed there."
 msgstr ""
 "dh_clean lit le répertoire debian/clean et supprime les fichiers qui y sont "
@@ -1249,13 +1303,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:463
+#: debhelper.pod:486
 msgid "dh_clean will delete toplevel *-stamp files."
 msgstr "dh_clean supprime les fichiers *-stamp."
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:467
+#: debhelper.pod:490
 msgid ""
 "dh_installchangelogs will guess at what file is the upstream changelog if "
 "none is specified."
@@ -1265,13 +1319,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:474
+#: debhelper.pod:497
 msgid "udebs"
 msgstr "udebs"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:476
+#: debhelper.pod:499
 msgid ""
 "Debhelper includes support for udebs. To create a udeb with debhelper, add "
 "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and "
@@ -1290,13 +1344,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: debhelper.pod:483
+#: debhelper.pod:506
 msgid "Other notes"
 msgstr "Autres remarques"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:508
 msgid ""
 "In general, if any debhelper program needs a directory to exist under "
 "debian/, it will create it. I haven't bothered to document this in all the "
@@ -1314,7 +1368,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:491
+#: debhelper.pod:514
 msgid ""
 "Once your package uses debhelper to build, be sure to add debhelper to your "
 "Build-Depends line in debian/control. You should build-depend on a version "
@@ -1330,7 +1384,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: debhelper.pod:497
+#: debhelper.pod:520
 #, no-wrap
 msgid ""
 "  Build-Depends: debhelper (>= 7)\n"
@@ -1341,19 +1395,19 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:499
+#: debhelper.pod:522
 msgid "ENVIRONMENT"
 msgstr "VARIABLES D'ENVIRONNEMENT"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:503
+#: debhelper.pod:526
 msgid "DH_VERBOSE"
 msgstr "DH_VERBOSE"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:505
+#: debhelper.pod:528
 msgid ""
 "Set to 1 to enable verbose mode. Debhelper will output every command it runs "
 "that modifies files on the build system."
@@ -1363,13 +1417,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:508
+#: debhelper.pod:531
 msgid "DH_COMPAT"
 msgstr "DH_COMPAT"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:510
+#: debhelper.pod:533
 msgid ""
 "Temporarily specifies what compatibility level debhelper should run at, "
 "overriding any value in debian/compat."
@@ -1379,25 +1433,25 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:513
+#: debhelper.pod:536
 msgid "DH_NO_ACT"
 msgstr "DH_NO_ACT"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:515
+#: debhelper.pod:538
 msgid "Set to 1 to enable no-act mode."
 msgstr "Mettre cette variable à 1 pour activer le mode simulation (no-act)."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:517
+#: debhelper.pod:540
 msgid "DH_OPTIONS"
 msgstr "DH_OPTIONS"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:519
+#: debhelper.pod:542
 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 "
@@ -1409,7 +1463,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:523
+#: debhelper.pod:546
 msgid ""
 "This is useful in some situations, for example, if you need to pass -p to "
 "all debhelper commands that will be run. One good way to set DH_OPTIONS is "
@@ -1424,13 +1478,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: debhelper.pod:528
+#: debhelper.pod:551
 msgid "DH_ALWAYS_EXCLUDE"
 msgstr "DH_ALWAYS_EXCLUDE"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:530
+#: debhelper.pod:553
 msgid ""
 "If set, this adds the value the variable is set to to the -X options of all "
 "commands that support the -X option. Moreover, dh_builddeb will rm -rf "
@@ -1443,7 +1497,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:534
+#: debhelper.pod:557
 msgid ""
 "This can be useful if you are doing a build from a CVS source tree, in which "
 "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
@@ -1462,7 +1516,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:541
+#: debhelper.pod:564
 msgid ""
 "Multiple things to exclude can be separated with colons, as in "
 "DH_ALWAYS_EXCLUDE=CVS:.svn"
@@ -1472,20 +1526,20 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:546 dh:604 dh_auto_build:47 dh_auto_clean:48
+#: debhelper.pod:569 dh:611 dh_auto_build:47 dh_auto_clean:48
 #: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122
-#: dh_builddeb:88 dh_clean:138 dh_compress:200 dh_desktop:31 dh_fixperms:122
-#: dh_gconf:110 dh_gencontrol:79 dh_icons:65 dh_install:274
+#: dh_builddeb:91 dh_clean:138 dh_compress:199 dh_desktop:31 dh_fixperms:122
+#: dh_gconf:110 dh_gencontrol:82 dh_icons:65 dh_install:274
 #: dh_installcatalogs:116 dh_installchangelogs:169 dh_installcron:77
 #: dh_installdeb:108 dh_installdebconf:129 dh_installdirs:86
-#: dh_installdocs:298 dh_installemacsen:124 dh_installexamples:106
+#: dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106
 #: dh_installifupdown:69 dh_installinfo:77 dh_installinit:276
 #: dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:253
 #: 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:86 dh_link:226 dh_lintian:57
 #: dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170
-#: dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:168
+#: dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:171
 #: dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27
 #: dh_testversion:75 dh_undocumented:28 dh_usrlocal:114
 msgid "SEE ALSO"
@@ -1493,45 +1547,45 @@ msgstr "VOIR AUSSI"
 
 # type: =item
 #. type: =item
-#: debhelper.pod:550
+#: debhelper.pod:573
 msgid "F</usr/share/doc/debhelper/examples/>"
 msgstr "F</usr/share/doc/debhelper/examples/>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:552
+#: debhelper.pod:575
 msgid "A set of example debian/rules files that use debhelper."
 msgstr ""
 "Un ensemble d'exemples de fichiers debian/rules qui utilisent debhelper."
 
 # type: =item
 #. type: =item
-#: debhelper.pod:554
+#: debhelper.pod:577
 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
 msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:556
+#: debhelper.pod:579
 msgid "Debhelper web site."
 msgstr "Le site internet de debhelper."
 
 # type: =head1
 #. type: =head1
-#: debhelper.pod:560 dh:610 dh_auto_build:53 dh_auto_clean:54
+#: debhelper.pod:583 dh:617 dh_auto_build:53 dh_auto_clean:54
 #: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130
-#: dh_builddeb:94 dh_clean:144 dh_compress:206 dh_desktop:37 dh_fixperms:128
-#: dh_gconf:116 dh_gencontrol:85 dh_icons:71 dh_install:280
+#: dh_builddeb:97 dh_clean:144 dh_compress:205 dh_desktop:37 dh_fixperms:128
+#: dh_gconf:116 dh_gencontrol:88 dh_icons:71 dh_install:280
 #: dh_installcatalogs:122 dh_installchangelogs:175 dh_installcron:83
 #: dh_installdeb:114 dh_installdebconf:135 dh_installdirs:92
-#: dh_installdocs:304 dh_installemacsen:130 dh_installexamples:112
+#: dh_installdocs:307 dh_installemacsen:130 dh_installexamples:112
 #: dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72
 #: dh_installlogrotate:56 dh_installman:259 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:92
 #: dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243
 #: dh_md5sums:95 dh_movefiles:176 dh_perl:153 dh_prep:66 dh_python:288
-#: dh_scrollkeeper:34 dh_shlibdeps:174 dh_strip:233 dh_suidregister:123
+#: dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:233 dh_suidregister:123
 #: dh_testdir:50 dh_testroot:33 dh_testversion:81 dh_undocumented:34
 #: dh_usrlocal:120
 msgid "AUTHOR"
@@ -1539,18 +1593,18 @@ msgstr "AUTEUR"
 
 # type: textblock
 #. type: textblock
-#: debhelper.pod:562 dh:612 dh_auto_build:55 dh_auto_clean:56
-#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:96
-#: dh_clean:146 dh_compress:208 dh_fixperms:130 dh_gencontrol:87
+#: debhelper.pod:585 dh:619 dh_auto_build:55 dh_auto_clean:56
+#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99
+#: dh_clean:146 dh_compress:207 dh_fixperms:130 dh_gencontrol:90
 #: dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116
-#: dh_installdebconf:137 dh_installdirs:94 dh_installdocs:306
+#: dh_installdebconf:137 dh_installdirs:94 dh_installdocs:309
 #: dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77
 #: dh_installinfo:85 dh_installinit:284 dh_installlogrotate:58
 #: dh_installman:261 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:94 dh_link:234
 #: dh_listpackages:37 dh_makeshlibs:245 dh_md5sums:97 dh_movefiles:178
-#: dh_prep:68 dh_shlibdeps:176 dh_strip:235 dh_suidregister:125 dh_testdir:52
+#: dh_prep:68 dh_shlibdeps:179 dh_strip:235 dh_suidregister:125 dh_testdir:52
 #: dh_testroot:35 dh_testversion:83 dh_undocumented:36
 msgid "Joey Hess <joeyh@debian.org>"
 msgstr "Joey Hess <joeyh@debian.org>"
@@ -1652,7 +1706,7 @@ msgstr ""
 #. type: =head1
 #: dh:44 dh_auto_build:28 dh_auto_clean:29 dh_auto_configure:31
 #: dh_auto_install:43 dh_auto_test:30 dh_bugfiles:50 dh_builddeb:21
-#: dh_clean:41 dh_compress:47 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26
+#: dh_clean:41 dh_compress:46 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26
 #: dh_icons:25 dh_install:54 dh_installcatalogs:49 dh_installchangelogs:56
 #: dh_installcron:40 dh_installdebconf:61 dh_installdirs:31 dh_installdocs:60
 #: dh_installemacsen:48 dh_installexamples:32 dh_installifupdown:39
@@ -1797,7 +1851,7 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:66
+#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:69
 msgid "EXAMPLES"
 msgstr "EXEMPLES"
 
@@ -2035,12 +2089,12 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh:606 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55
-#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:90 dh_clean:140
-#: dh_compress:202 dh_fixperms:124 dh_gconf:112 dh_gencontrol:81
+#: dh:613 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55
+#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140
+#: dh_compress:201 dh_fixperms:124 dh_gconf:112 dh_gencontrol:84
 #: dh_install:276 dh_installcatalogs:118 dh_installchangelogs:171
 #: dh_installcron:79 dh_installdeb:110 dh_installdebconf:131 dh_installdirs:88
-#: dh_installdocs:300 dh_installemacsen:126 dh_installexamples:108
+#: dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108
 #: dh_installifupdown:71 dh_installinfo:79 dh_installinit:278
 #: dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:255
 #: dh_installmanpages:199 dh_installmime:97 dh_installmodules:126
@@ -2054,19 +2108,19 @@ msgstr "L<debhelper(7)>"
 
 # type: textblock
 #. type: textblock
-#: dh:608 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57
-#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:92
-#: dh_clean:142 dh_compress:204 dh_desktop:35 dh_fixperms:126 dh_gconf:114
-#: dh_gencontrol:83 dh_icons:69 dh_install:278 dh_installchangelogs:173
+#: dh:615 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57
+#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95
+#: dh_clean:142 dh_compress:203 dh_desktop:35 dh_fixperms:126 dh_gconf:114
+#: dh_gencontrol:86 dh_icons:69 dh_install:278 dh_installchangelogs:173
 #: dh_installcron:81 dh_installdeb:112 dh_installdebconf:133 dh_installdirs:90
-#: dh_installdocs:302 dh_installemacsen:128 dh_installexamples:110
+#: dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110
 #: dh_installifupdown:73 dh_installinfo:81 dh_installinit:280
 #: dh_installlogrotate:54 dh_installman:257 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:90
 #: dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241
 #: dh_md5sums:93 dh_movefiles:174 dh_perl:151 dh_prep:64 dh_python:286
-#: dh_scrollkeeper:32 dh_shlibdeps:172 dh_strip:231 dh_suidregister:121
+#: dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:231 dh_suidregister:121
 #: dh_testdir:48 dh_testroot:31 dh_testversion:79 dh_undocumented:32
 #: dh_usrlocal:118
 msgid "This program is a part of debhelper."
@@ -2132,8 +2186,8 @@ msgstr ""
 # type: =item
 #. type: =item
 #: dh_auto_build:35 dh_auto_clean:36 dh_auto_configure:38 dh_auto_install:56
-#: dh_auto_test:37 dh_builddeb:37 dh_gencontrol:32 dh_installdebconf:69
-#: dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:32
+#: dh_auto_test:37 dh_builddeb:35 dh_gencontrol:30 dh_installdebconf:69
+#: dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:37
 msgid "B<--> I<params>"
 msgstr "B<--> I<paramètres>"
 
@@ -2493,7 +2547,7 @@ msgstr ""
 
 # type: =head1
 #. type: =head1
-#: dh_bugfiles:22 dh_clean:31 dh_compress:32 dh_gconf:27 dh_install:38
+#: dh_bugfiles:22 dh_clean:31 dh_compress:31 dh_gconf:27 dh_install:38
 #: dh_installcatalogs:35 dh_installchangelogs:32 dh_installcron:21
 #: dh_installdeb:22 dh_installdebconf:34 dh_installdirs:21 dh_installdocs:21
 #: dh_installemacsen:27 dh_installexamples:22 dh_installifupdown:22
@@ -2651,18 +2705,25 @@ msgstr ""
 "Permet que le fichier .deb produit porte un nom particulier. Cet argument ne "
 "fonctionne pas correctement si plus d'un fichier .deb est produit !"
 
+# type: textblock
+#. type: textblock
+#: dh_builddeb:37
+msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
+msgstr ""
+"Fournit les I<paramètres> à L<dpkg-deb(1)> lors de la construction du paquet."
+
 # type: =item
 #. type: =item
-#: dh_builddeb:35
+#: dh_builddeb:40
 msgid "B<-u>I<params>"
 msgstr "B<-u> I<paramètres>"
 
-# type: textblock
 #. type: textblock
-#: dh_builddeb:39
-msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
+#: dh_builddeb:42 dh_gencontrol:36 dh_shlibdeps:43
+msgid ""
+"This is another way to pass I<params> to L<dpkg-deb(1)>.  It is deprecated; "
+"use B<--> instead."
 msgstr ""
-"Fournit les I<paramètres> à L<dpkg-deb(1)> lors de la construction du paquet."
 
 # type: textblock
 #. type: textblock
@@ -2781,7 +2842,7 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: dh_clean:60 dh_compress:64 dh_installdocs:92 dh_installexamples:46
+#: dh_clean:60 dh_compress:63 dh_installdocs:92 dh_installexamples:46
 #: dh_installinfo:40 dh_installmanpages:44 dh_movefiles:55 dh_testdir:27
 msgid "I<file ...>"
 msgstr "I<fichier ...>"
@@ -2829,13 +2890,22 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_compress:24
+#, fuzzy
+#| msgid ""
+#| "By default, dh_compress compresses files that debian policy mandates "
+#| "should be compressed, namely all files in usr/share/info, usr/share/man, "
+#| "usr/X11R6/man, files in usr/share/doc that are larger than 4k in size, "
+#| "(except the copyright file, .html and .css files, image files, and files "
+#| "that appear to be already compressed based on their extensions), and all "
+#| "changelog files. Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and "
+#| "usr/share/fonts/X11/"
 msgid ""
 "By default, dh_compress compresses files that debian policy mandates should "
-"be compressed, namely all files in usr/share/info, usr/share/man, usr/X11R6/"
-"man, files in usr/share/doc that are larger than 4k in size, (except the "
-"copyright file, .html and .css files, image files, and files that appear to "
-"be already compressed based on their extensions), and all changelog files. "
-"Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and usr/share/fonts/X11/"
+"be compressed, namely all files in usr/share/info, usr/share/man, files in "
+"usr/share/doc that are larger than 4k in size, (except the copyright file, ."
+"html and .css files, image files, and files that appear to be already "
+"compressed based on their extensions), and all changelog files. Plus PCF "
+"fonts underneath usr/share/fonts/X11/"
 msgstr ""
 "Par défaut, dh_compress comprime les fichiers que la Charte Debian indique "
 "comme devant être comprimés. Cela concerne tous les fichiers de usr/share/"
@@ -2848,13 +2918,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: dh_compress:36
+#: dh_compress:35
 msgid "debian/I<package>.compress"
 msgstr "debian/I<paquet>.compress"
 
 # type: textblock
 #. type: textblock
-#: dh_compress:38
+#: dh_compress:37
 msgid ""
 "If this file exists, the default files are not compressed. Instead, the file "
 "is ran as a shell script, and all filenames that the shell script outputs "
@@ -2872,7 +2942,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:53
+#: dh_compress:52
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
 "compressed. For example, -X.tiff will exclude tiff files from compression.  "
@@ -2888,7 +2958,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:61
+#: dh_compress:60
 msgid ""
 "Compress all files specified by command line parameters in ALL packages "
 "acted on."
@@ -2898,19 +2968,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_compress:66
+#: dh_compress:65
 msgid "Add these files to the list of files to compress."
 msgstr "Ajoute ces fichiers à la liste des fichiers à comprimer."
 
 # type: =head1
 #. type: =head1
-#: dh_compress:70 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
+#: dh_compress:69 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
 msgid "CONFORMS TO"
 msgstr "CONFORMITÉ"
 
 # type: textblock
 #. type: textblock
-#: dh_compress:72
+#: dh_compress:71
 msgid "Debian policy, version 3.0"
 msgstr "Charte Debian, version 3.0"
 
@@ -3170,18 +3240,18 @@ msgstr ""
 "dh_gencontrol l'invoque pour chacun des paquets construits, et lui transmet "
 "quelques options utiles."
 
-# type: =item
-#. type: =item
-#: dh_gencontrol:30
-msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
-msgstr "B<-u>I<paramètres>, B<--dpkg-gencontrol-params>=I<paramètres>"
-
 # type: textblock
 #. type: textblock
-#: dh_gencontrol:34
+#: dh_gencontrol:32
 msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
 msgstr "Fournit « paramètres » à L<dpkg-gencontrol(1)>."
 
+# type: =item
+#. type: =item
+#: dh_gencontrol:34
+msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
+msgstr "B<-u>I<paramètres>, B<--dpkg-gencontrol-params>=I<paramètres>"
+
 # type: textblock
 #. type: textblock
 #: dh_icons:5
@@ -5450,7 +5520,9 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_installmanpages:5
-msgid "dh_installmanpages - old-style man page installer"
+#, fuzzy
+#| msgid "dh_installmanpages - old-style man page installer"
+msgid "dh_installmanpages - old-style man page installer (deprecated)"
 msgstr ""
 "dh_installmanpages - ancien programme d'installation des pages de manuel"
 
@@ -5463,10 +5535,15 @@ msgstr "B<dh_installmanpages> [I<options de debhelper>] [I<fichier ...>]"
 # type: textblock
 #. type: textblock
 #: dh_installmanpages:19
+#, fuzzy
+#| msgid ""
+#| "dh_installmanpages is a debhelper program that is responsible for "
+#| "automatically installing man pages into usr/share/man/ and usr/X11R6/man/ "
+#| "in package build directories."
 msgid ""
 "dh_installmanpages is a debhelper program that is responsible for "
-"automatically installing man pages into usr/share/man/ and usr/X11R6/man/ in "
-"package build directories."
+"automatically installing man pages into usr/share/man/ in package build "
+"directories."
 msgstr ""
 "dh_installmanpages est l'ancien programme de la suite debhelper chargé de "
 "l'installation automatique des pages de manuel dans les répertoires usr/"
@@ -7050,9 +7127,13 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_python:5
+#, fuzzy
+#| msgid ""
+#| "dh_python - calculates python dependencies and adds postinst and prerm "
+#| "python scripts"
 msgid ""
 "dh_python - calculates python dependencies and adds postinst and prerm "
-"python scripts"
+"python scripts (deprecated)"
 msgstr ""
 "dh_python - détermine les dépendances Python et ajoute des scripts de "
 "maintenance Python postinst et prerm"
@@ -7268,21 +7349,9 @@ msgstr ""
 "lui passant une liste des exécutables ELF et des bibliothèques partagées "
 "qu'il a trouvés."
 
-# type: =item
-#. type: =item
-#: dh_shlibdeps:30
-msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
-msgstr "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
-
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:34
-msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
-msgstr "Passe « paramètres » à L<dpkg-shlibdeps(1)>."
-
-# type: textblock
-#. type: textblock
-#: dh_shlibdeps:38
+#: dh_shlibdeps:32
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
 "passed to dpkg-shlibdeps. This will make their dependencies be ignored.  "
@@ -7295,15 +7364,27 @@ msgstr ""
 "Cette option peut être utilisée plusieurs fois afin d'exclure plusieurs "
 "éléments."
 
+# type: textblock
+#. type: textblock
+#: dh_shlibdeps:39
+msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
+msgstr "Passe « paramètres » à L<dpkg-shlibdeps(1)>."
+
+# type: =item
+#. type: =item
+#: dh_shlibdeps:41
+msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
+msgstr "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
+
 # type: =item
 #. type: =item
-#: dh_shlibdeps:43
+#: dh_shlibdeps:46
 msgid "B<-l>I<directory>[:directory:directory:..]"
 msgstr "B<-l>I<répertoire>[:répertoire:répertoire:..]"
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:45
+#: dh_shlibdeps:48
 msgid ""
 "With recent versions of dpkg-shlibdeps, this option is generally not needed."
 msgstr ""
@@ -7312,7 +7393,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:48
+#: dh_shlibdeps:51
 msgid ""
 "Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
 "specified directory (or directories -- separate with colons). With recent "
@@ -7330,13 +7411,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: dh_shlibdeps:55
+#: dh_shlibdeps:58
 msgid "B<-L>I<package>, B<--libpackage=>I<package>"
 msgstr "B<-L>I<paquet>, B<--libpackage=>I<paquet>"
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:57
+#: dh_shlibdeps:60
 msgid ""
 "With recent versions of dpkg-shlibdeps, this option is generally not needed, "
 "unless your package builds multiple flavors of the same library."
@@ -7347,7 +7428,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:60
+#: dh_shlibdeps:63
 msgid ""
 "It tells dpkg-shlibdeps (via its -S parameter) to look first in the package "
 "build directory for the specified package, when searching for libraries, "
@@ -7359,7 +7440,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:68
+#: dh_shlibdeps:71
 msgid ""
 "Suppose that your source package produces libfoo1, libfoo-dev, and libfoo-"
 "bin binary packages. libfoo-bin links against libfoo1, and should depend on "
@@ -7372,7 +7453,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: dh_shlibdeps:72
+#: dh_shlibdeps:75
 #, no-wrap
 msgid ""
 "\tdh_makeshlibs\n"
@@ -7385,7 +7466,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:75
+#: dh_shlibdeps:78
 msgid ""
 "This will have the effect of generating automatically a shlibs file for "
 "libfoo1, and using that file and the libfoo1 library in the debian/libfoo1/"
@@ -7398,7 +7479,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:80
+#: dh_shlibdeps:83
 msgid ""
 "If a libbar1 package is also produced, that is an alternate build of libfoo, "
 "and is installed into /usr/lib/bar/, you can make libfoo-bin depend on "
@@ -7410,7 +7491,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: dh_shlibdeps:84
+#: dh_shlibdeps:87
 #, no-wrap
 msgid ""
 "\tdh_shlibdeps -Llibbar1 -l/usr/lib/bar\n"
@@ -7421,7 +7502,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: dh_shlibdeps:170
+#: dh_shlibdeps:173
 msgid "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
 msgstr "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
 
@@ -7589,7 +7670,9 @@ msgstr "Charte Debian, version 3.0.1"
 # type: textblock
 #. type: textblock
 #: dh_suidregister:5
-msgid "dh_suidregister - obsolete suid registration program"
+#, fuzzy
+#| msgid "dh_suidregister - obsolete suid registration program"
+msgid "dh_suidregister - suid registration program (deprecated)"
 msgstr "dh_suidregister - programme obsolète d'inscription suid"
 
 # type: textblock
@@ -7601,11 +7684,17 @@ msgstr "Ne pas l'utiliser !"
 # type: textblock
 #. type: textblock
 #: dh_suidregister:13
+#, fuzzy
+#| msgid ""
+#| "This program used to register suid and sgid files with L<suidregister(1)"
+#| ">, but with the introduction of L<dpkg-statoverride(8)>, registration of "
+#| "files in this way is unnecessary, and even harmful, so this program "
+#| "should not be used."
 msgid ""
 "This program used to register suid and sgid files with L<suidregister(1)>, "
 "but with the introduction of L<dpkg-statoverride(8)>, registration of files "
-"in this way is unnecessary, and even harmful, so this program should not be "
-"used."
+"in this way is unnecessary, and even harmful, so this program is deprecated "
+"and should not be used."
 msgstr ""
 "Ce programme était utilisé pour l'inscription des fichiers suid et sgid avec "
 "L<suidregister(1)> mais l'introduction de L<dpkg-statoverride(8)> a rendu "
@@ -7717,8 +7806,12 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_testversion:5
+#, fuzzy
+#| msgid ""
+#| "dh_testversion - ensure that the correct version of debhelper is installed"
 msgid ""
-"dh_testversion - ensure that the correct version of debhelper is installed"
+"dh_testversion - ensure that the correct version of debhelper is installed "
+"(deprecated)"
 msgstr ""
 "dh_testversion - vérifie que la bonne version de debhelper est installée"
 
@@ -7814,7 +7907,9 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: dh_undocumented:5
-msgid "dh_undocumented - obsolete undocumented.7 symlink program"
+#, fuzzy
+#| msgid "dh_undocumented - obsolete undocumented.7 symlink program"
+msgid "dh_undocumented - undocumented.7 symlink program (deprecated no-op)"
 msgstr ""
 "dh_undocumented - programme obsolète de création de liens symboliques vers "
 "« undocumented.7 »"