]> git.donarmstrong.com Git - debhelper.git/blobdiff - man/po4a/po/fr.po
r2034: releasing version 5.0.57
[debhelper.git] / man / po4a / po / fr.po
index 7e726b675b8ef95efbf8f451c20e6817f537fddf..0597fcc535799ebfa5ba2ab08e0e5f300b112342 100644 (file)
@@ -3,7 +3,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: debhelper manpages\n"
-"POT-Creation-Date: 2007-09-18 18:19-0400\n"
+"POT-Creation-Date: 2007-09-30 13:43-0400\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"
@@ -360,11 +360,33 @@ msgstr ""
 
 # type: =item
 #: debhelper.pod:122
+#, fuzzy
+msgid "B<--ignore=>I<file>"
+msgstr "B<--name=>I<nom>"
+
+# type: textblock
+#: debhelper.pod:124
+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/"
+"compat, debian/control, and debian/changelog can't be ignored, but then, "
+"there should never be a reason to ignore those files."
+msgstr ""
+
+# type: textblock
+#: debhelper.pod:129
+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:132
 msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 msgstr "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
 
 # type: textblock
-#: debhelper.pod:124
+#: debhelper.pod:134
 msgid ""
 "Use \"tmpdir\" for package build directory. The default is debian/<package>"
 msgstr ""
@@ -372,12 +394,12 @@ msgstr ""
 "défaut, le répertoire utilisé est S<« debian/I<paquet> »>"
 
 # type: =item
-#: debhelper.pod:126
+#: debhelper.pod:136
 msgid "B<--mainpackage=>I<package>"
 msgstr "B<--mainpackage=>I<paquet>"
 
 # type: textblock
-#: debhelper.pod:128
+#: debhelper.pod:138
 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 "
@@ -391,12 +413,12 @@ msgstr ""
 "control."
 
 # type: =head1
-#: debhelper.pod:135
+#: debhelper.pod:145
 msgid "COMMON DEBHELPER OPTIONS"
 msgstr "OPTIONS COURANTES DE DEBHELPER"
 
 # type: textblock
-#: debhelper.pod:137
+#: debhelper.pod:147
 msgid ""
 "The following command line options are supported by some debhelper "
 "programs.  See the man page of each program for a complete explanation of "
@@ -407,25 +429,25 @@ msgstr ""
 "complète du rôle de ces options."
 
 # type: =item
-#: debhelper.pod:143
+#: debhelper.pod:153
 msgid "B<-n>"
 msgstr "B<-n>"
 
 # type: textblock
-#: debhelper.pod:145
+#: debhelper.pod:155
 msgid "Do not modify postinst/postrm/etc scripts."
 msgstr ""
 "Ne pas modifier les scripts de maintenance du paquet (postinst, postrm, "
 "etc.)."
 
 # type: =item
-#: debhelper.pod:147 dh_compress:42 dh_makeshlibs:62 dh_md5sums:37
+#: debhelper.pod:157 dh_compress:42 dh_makeshlibs:62 dh_md5sums:37
 #: dh_shlibdeps:36 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
-#: debhelper.pod:149
+#: debhelper.pod:159
 msgid ""
 "Exclude an item from processing. This option may be used multiple times, to "
 "exclude more than one thing."
@@ -434,13 +456,13 @@ msgstr ""
 "plusieurs fois afin d'exclure plusieurs éléments."
 
 # type: =item
-#: debhelper.pod:152 dh_compress:50 dh_installdirs:35 dh_installdocs:55
+#: debhelper.pod:162 dh_compress:50 dh_installdirs:35 dh_installdocs:55
 #: dh_installexamples:33 dh_installinfo:41 dh_installman:57 dh_link:52
 msgid "B<-A>, B<--all>"
 msgstr "B<-A>, B<--all>"
 
 # type: textblock
-#: debhelper.pod:154
+#: debhelper.pod:164
 msgid ""
 "Makes files or other items that are specified on the command line take "
 "effect in ALL packages acted on, not just the first."
@@ -449,7 +471,7 @@ msgstr ""
 "commande concernent TOUS les paquets construits et pas seulement le premier."
 
 # type: =head1
-#: debhelper.pod:159 dh_installcatalogs:54 dh_installdocs:87
+#: debhelper.pod:169 dh_installcatalogs:54 dh_installdocs:87
 #: dh_installemacsen:54 dh_installexamples:50 dh_installinfo:57
 #: dh_installinit:99 dh_installman:74 dh_installmime:41 dh_installmodules:56
 #: dh_installwm:51 dh_installxfonts:37 dh_movefiles:58 dh_scrollkeeper:42
@@ -458,12 +480,12 @@ msgid "NOTES"
 msgstr "REMARQUES"
 
 # type: =head2
-#: debhelper.pod:161
+#: debhelper.pod:171
 msgid "Multiple binary package support"
 msgstr "Prise en charge de plusieurs paquets binaires"
 
 # type: textblock
-#: debhelper.pod:163
+#: debhelper.pod:173
 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 "
@@ -482,7 +504,7 @@ msgstr ""
 "dans la cible binary-indep."
 
 # type: textblock
-#: debhelper.pod:171
+#: debhelper.pod:181
 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<-"
@@ -497,7 +519,7 @@ msgstr ""
 "paquets énumérés dans le fichier de contrôle."
 
 # type: textblock
-#: debhelper.pod:177
+#: debhelper.pod:187
 msgid ""
 "See F</usr/share/doc/debhelper/examples/rules.multi> for an example of how "
 "to use this in a package that generates multiple binary packages."
@@ -507,12 +529,12 @@ msgstr ""
 "binaires multiples."
 
 # type: =head2
-#: debhelper.pod:180
+#: debhelper.pod:190
 msgid "Automatic generation of debian install scripts"
 msgstr "Génération automatique des scripts Debian de maintenance du paquet"
 
 # type: textblock
-#: debhelper.pod:182
+#: debhelper.pod:192
 msgid ""
 "Some debhelper commands will automatically generate parts of debian "
 "maintainer scripts. If you want these automatically generated things "
@@ -529,7 +551,7 @@ msgstr ""
 "l'exécution de dh_installdeb."
 
 # type: textblock
-#: debhelper.pod:189
+#: debhelper.pod:199
 msgid ""
 "If a script does not exist at all and debhelper needs to add something to "
 "it, then debhelper will create the complete script."
@@ -538,7 +560,7 @@ msgstr ""
 "quelque chose, alors debhelper créera le script de maintenance complètement."
 
 # type: textblock
-#: debhelper.pod:192
+#: debhelper.pod:202
 msgid ""
 "All debhelper commands that automatically generate code in this way let it "
 "be disabled by the -n parameter (see above)."
@@ -548,7 +570,7 @@ msgstr ""
 "(voir ci-dessus)."
 
 # type: textblock
-#: debhelper.pod:195
+#: debhelper.pod:205
 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 "
@@ -562,7 +584,7 @@ msgstr ""
 "la commande set.)"
 
 # type: verbatim
-#: debhelper.pod:200
+#: debhelper.pod:210
 #, no-wrap
 msgid ""
 "  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -580,12 +602,12 @@ msgstr ""
 "\n"
 
 # type: =head2
-#: debhelper.pod:206
+#: debhelper.pod:216
 msgid "Automatic generation of miscellaneous dependencies."
 msgstr "Génération automatique des diverses dépendances."
 
 # type: textblock
-#: debhelper.pod:208
+#: debhelper.pod:218
 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 "
@@ -604,7 +626,7 @@ msgstr ""
 "offre une solution d'automatisation."
 
 # type: textblock
-#: debhelper.pod:216
+#: debhelper.pod:226
 msgid ""
 "All commands of this type, besides documenting what dependencies may be "
 "needed on their man pages, will automatically generate a substvar called "
@@ -618,7 +640,7 @@ msgstr ""
 "des dépendances induites par debhelper."
 
 # type: textblock
-#: debhelper.pod:221
+#: debhelper.pod:231
 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)>.  "
@@ -631,12 +653,12 @@ msgstr ""
 "si les conjectures de debhelper ne correspondent pas la réalité."
 
 # type: =head2
-#: debhelper.pod:226
+#: debhelper.pod:236
 msgid "Package build directories"
 msgstr "Répertoires de construction du paquet"
 
 # type: textblock
-#: debhelper.pod:228
+#: debhelper.pod:238
 msgid ""
 "By default, all debhelper programs assume that the temporary directory used "
 "for assembling the tree of files in a package is debian/<package>."
@@ -646,7 +668,7 @@ msgstr ""
 "est debian/I<paquet>."
 
 # type: textblock
-#: debhelper.pod:231
+#: debhelper.pod:241
 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 "
@@ -665,12 +687,12 @@ msgstr ""
 "l'unique paquet binaire à construire."
 
 # type: =head2
-#: debhelper.pod:239
+#: debhelper.pod:249
 msgid "Debhelper compatibility levels"
 msgstr "Niveaux de compatibilité de debhelper"
 
 # type: textblock
-#: debhelper.pod:241
+#: debhelper.pod:251
 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 "
@@ -689,7 +711,7 @@ msgstr ""
 "comportement de diverses manières."
 
 # type: textblock
-#: debhelper.pod:248
+#: debhelper.pod:258
 msgid ""
 "Tell debhelper what compatibility level to use by writing a number to debian/"
 "compat. For example, to turn on V5 mode:"
@@ -699,7 +721,7 @@ msgstr ""
 "S<V5 :>"
 
 # type: verbatim
-#: debhelper.pod:251
+#: debhelper.pod:261
 #, no-wrap
 msgid ""
 "  % echo 5 > debian/compat\n"
@@ -709,7 +731,7 @@ msgstr ""
 "\n"
 
 # type: textblock
-#: debhelper.pod:253
+#: debhelper.pod:263
 msgid ""
 "Unless otherwise indicated, all debhelper documentation assumes that you are "
 "using the most recent compatibility level, and in most cases does not "
@@ -726,17 +748,17 @@ msgstr ""
 "compatibilité antérieurs."
 
 # type: textblock
-#: debhelper.pod:260
+#: debhelper.pod:270
 msgid "These are the available compatibility levels:"
 msgstr "Les niveaux de compatibilité sont les S<suivants :>"
 
 # type: =item
-#: debhelper.pod:264
+#: debhelper.pod:274
 msgid "V1"
 msgstr "V1"
 
 # type: textblock
-#: debhelper.pod:266
+#: debhelper.pod:276
 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 "
@@ -749,17 +771,17 @@ msgstr ""
 "et debian/I<paquet> pour tous les autres. Ce mode est déconseillé."
 
 # type: textblock
-#: debhelper.pod:271 debhelper.pod:278 debhelper.pod:301
+#: debhelper.pod:281 debhelper.pod:288 debhelper.pod:311
 msgid "This mode is deprecated."
 msgstr "Ce mode est déconseillé."
 
 # type: =item
-#: debhelper.pod:273
+#: debhelper.pod:283
 msgid "V2"
 msgstr "V2"
 
 # type: textblock
-#: debhelper.pod:275
+#: debhelper.pod:285
 msgid ""
 "In this mode, debhelper will consistently use debian/<package> as the "
 "package tree directory for every package that is built."
@@ -768,25 +790,25 @@ msgstr ""
 "répertoire de l'arborescence de chaque paquet construit."
 
 # type: =item
-#: debhelper.pod:280
+#: debhelper.pod:290
 msgid "V3"
 msgstr "V3"
 
 # type: textblock
-#: debhelper.pod:282
+#: debhelper.pod:292
 msgid "This mode works like V2, with the following additions:"
 msgstr "Ce mode fonctionne comme V2 mais avec les ajouts S<suivants :>"
 
 # type: =item
-#: debhelper.pod:286 debhelper.pod:291 debhelper.pod:295 debhelper.pod:309
-#: debhelper.pod:314 debhelper.pod:319 debhelper.pod:324 debhelper.pod:337
-#: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:363
-#: debhelper.pod:368 debhelper.pod:374 debhelper.pod:380
+#: debhelper.pod:296 debhelper.pod:301 debhelper.pod:305 debhelper.pod:319
+#: debhelper.pod:324 debhelper.pod:329 debhelper.pod:334 debhelper.pod:347
+#: debhelper.pod:351 debhelper.pod:356 debhelper.pod:360 debhelper.pod:373
+#: debhelper.pod:378 debhelper.pod:384 debhelper.pod:390
 msgid "-"
 msgstr "-"
 
 # type: textblock
-#: debhelper.pod:288
+#: debhelper.pod:298
 msgid ""
 "Debhelper config files support globbing via * and ?, when appropriate. To "
 "turn this off and use those characters raw, just prefix with a backslash."
@@ -797,14 +819,14 @@ msgstr ""
 "oblique (backslash)."
 
 # type: textblock
-#: debhelper.pod:293
+#: debhelper.pod:303
 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
 msgstr ""
 "Les scripts de maintenance du paquet (postinst et postrm) feront appel à "
 "ldconfig quand dh_makeshlibs sera lancé."
 
 # type: textblock
-#: debhelper.pod:297
+#: debhelper.pod:307
 msgid ""
 "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
 msgstr ""
@@ -812,17 +834,17 @@ msgstr ""
 "fichier de configuration."
 
 # type: =item
-#: debhelper.pod:303
+#: debhelper.pod:313
 msgid "V4"
 msgstr "V4"
 
 # type: textblock
-#: debhelper.pod:305
+#: debhelper.pod:315
 msgid "Changes from V3 are:"
 msgstr "Les changements par rapport à la version 3 S<sont :>"
 
 # type: textblock
-#: debhelper.pod:311
+#: debhelper.pod:321
 msgid ""
 "dh_makeshlibs -V will not include the debian part of the version number in "
 "the generated dependency line in the shlibs file."
@@ -831,7 +853,7 @@ msgstr ""
 "ligne de dépendance produite dans le fichier shlibs."
 
 # type: textblock
-#: debhelper.pod:316
+#: debhelper.pod:326
 msgid ""
 "You are encouraged to put the new ${misc:Depends} into debian/control to "
 "supplement the ${shlibs:Depends} field."
@@ -840,7 +862,7 @@ msgstr ""
 "control pour compléter ${shlibs:Depends}."
 
 # type: textblock
-#: debhelper.pod:321
+#: debhelper.pod:331
 msgid ""
 "dh_fixperms will make all files in bin/ directories and in etc/init.d "
 "executable."
@@ -849,19 +871,19 @@ msgstr ""
 "init.d."
 
 # type: textblock
-#: debhelper.pod:326
+#: debhelper.pod:336
 msgid "dh_link will correct existing links to conform with policy."
 msgstr ""
 "dh_link corrigera les liens existants pour les rendre conformes à la Charte "
 "Debian."
 
 # type: =item
-#: debhelper.pod:330
+#: debhelper.pod:340
 msgid "V5"
 msgstr "V5"
 
 # type: textblock
-#: debhelper.pod:332
+#: debhelper.pod:342
 msgid ""
 "This is the recommended mode of operation. It does everything V4 does, plus:"
 msgstr ""
@@ -869,14 +891,14 @@ msgstr ""
 "version V4 S<plus :>"
 
 # type: textblock
-#: debhelper.pod:339
+#: debhelper.pod:349
 msgid "Comments are ignored in debhelper config files."
 msgstr ""
 "Les commentaires sont ignorés dans les fichiers de configuration de "
 "debhelper."
 
 # type: textblock
-#: debhelper.pod:343
+#: debhelper.pod:353
 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."
@@ -886,38 +908,38 @@ msgstr ""
 "symboles."
 
 # type: textblock
-#: debhelper.pod:348
+#: debhelper.pod:358
 msgid "dh_installdocs skips installing empty files."
 msgstr "dh_installdocs saute l'installation des fichiers vides."
 
 # type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:362
 msgid "dh_install errors out if wildcards expand to nothing."
 msgstr ""
 "dh_install génère des erreurs si les jokers (wildcards) ne correspondent à "
 "rien."
 
 # type: =item
-#: debhelper.pod:356
+#: debhelper.pod:366
 msgid "V6"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:358
+#: debhelper.pod:368
 msgid ""
 "This mode is still under development. Currently it has these differences "
 "compared to V5:"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:365
+#: debhelper.pod:375
 msgid ""
 "Commands that generate maintainer script fragements will order the "
 "fragements in reverse order for the prerm and postrm scripts."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:370
+#: debhelper.pod:380
 #, fuzzy
 msgid ""
 "dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
@@ -925,7 +947,7 @@ msgid ""
 msgstr "dh_installwm - inscrit un gestionnaire de fenêtre (window manager)"
 
 # type: textblock
-#: debhelper.pod:376
+#: debhelper.pod:386
 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\". Now it "
@@ -933,19 +955,19 @@ msgid ""
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:382
+#: debhelper.pod:392
 msgid ""
 "dh_installman allows overwriting existing man pages in the package build "
 "directory. In previous compatability levels it silently refuses to do this."
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:389
+#: debhelper.pod:399
 msgid "Doc directory symlinks"
 msgstr "Liens symboliques vers le répertoire de documentation"
 
 # type: textblock
-#: debhelper.pod:391
+#: debhelper.pod:401
 msgid ""
 "Sometimes it is useful to make a package not contain a /usr/share/doc/"
 "package directory at all, instead placing just a dangling symlink in the "
@@ -968,12 +990,12 @@ msgstr ""
 "en l'air »> et ne pas essayer d'installer un fichier copyright ou changelog."
 
 # type: =head2
-#: debhelper.pod:400
+#: debhelper.pod:410
 msgid "udebs"
 msgstr "udebs"
 
 # type: textblock
-#: debhelper.pod:402
+#: debhelper.pod:412
 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 "
@@ -992,12 +1014,12 @@ msgstr ""
 "les scripts de configuration, etc."
 
 # type: =head2
-#: debhelper.pod:409
+#: debhelper.pod:419
 msgid "Other notes"
 msgstr "Autres remarques"
 
 # type: textblock
-#: debhelper.pod:411
+#: debhelper.pod:421
 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 "
@@ -1014,7 +1036,7 @@ msgstr ""
 "fichiers menu, etc."
 
 # type: textblock
-#: debhelper.pod:417
+#: debhelper.pod:427
 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 "
@@ -1029,7 +1051,7 @@ msgstr ""
 "le paquet emploie le niveau 5 de S<compatibilité :>"
 
 # type: verbatim
-#: debhelper.pod:423
+#: debhelper.pod:433
 #, no-wrap
 msgid ""
 "  Build-Depends: debhelper (>= 5)\n"
@@ -1039,17 +1061,17 @@ msgstr ""
 "\n"
 
 # type: =head1
-#: debhelper.pod:425
+#: debhelper.pod:435
 msgid "ENVIRONMENT"
 msgstr "VARIABLES D'ENVIRONNEMENT"
 
 # type: =item
-#: debhelper.pod:429
+#: debhelper.pod:439
 msgid "DH_VERBOSE"
 msgstr "DH_VERBOSE"
 
 # type: textblock
-#: debhelper.pod:431
+#: debhelper.pod:441
 msgid ""
 "Set to 1 to enable verbose mode. Debhelper will output every command it runs "
 "that modifies files on the build system."
@@ -1058,12 +1080,12 @@ msgstr ""
 "commande exécutée qui modifie des fichiers."
 
 # type: =item
-#: debhelper.pod:434
+#: debhelper.pod:444
 msgid "DH_COMPAT"
 msgstr "DH_COMPAT"
 
 # type: textblock
-#: debhelper.pod:436
+#: debhelper.pod:446
 msgid ""
 "Temporarily specifies what compatibility level debhelper should run at, "
 "overriding any value in debian/compat."
@@ -1072,22 +1094,22 @@ msgstr ""
 "fonctionner. Cette valeur supplante la valeur précisée dans debian/compat."
 
 # type: =item
-#: debhelper.pod:439
+#: debhelper.pod:449
 msgid "DH_NO_ACT"
 msgstr "DH_NO_ACT"
 
 # type: textblock
-#: debhelper.pod:441
+#: debhelper.pod:451
 msgid "Set to 1 to enable no-act mode."
 msgstr "Mettre cette variable à 1 pour activer le mode simulation (no-act)."
 
 # type: =item
-#: debhelper.pod:443
+#: debhelper.pod:453
 msgid "DH_OPTIONS"
 msgstr "DH_OPTIONS"
 
 # type: textblock
-#: debhelper.pod:445
+#: debhelper.pod:455
 msgid ""
 "Anything in this variable will be prepended to the command line arguments of "
 "all debhelper commands. This is useful in some situations, for example, if "
@@ -1104,12 +1126,12 @@ msgstr ""
 "cette méthode."
 
 # type: =item
-#: debhelper.pod:451
+#: debhelper.pod:461
 msgid "DH_ALWAYS_EXCLUDE"
 msgstr "DH_ALWAYS_EXCLUDE"
 
 # type: textblock
-#: debhelper.pod:453
+#: debhelper.pod:463
 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 "
@@ -1121,7 +1143,7 @@ msgstr ""
 "construction de paquet."
 
 # type: textblock
-#: debhelper.pod:457
+#: debhelper.pod:467
 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 "
@@ -1139,7 +1161,7 @@ msgstr ""
 "soit l'endroit où le paquet est construit."
 
 # type: textblock
-#: debhelper.pod:464
+#: debhelper.pod:474
 msgid ""
 "Multiple things to exclude can be separated with colons, as in "
 "DH_ALWAYS_EXCLUDE=CVS:.svn"
@@ -1148,7 +1170,7 @@ msgstr ""
 "dans DH_ALWAYS_EXCLUDE=CVS:.svn"
 
 # type: =head1
-#: debhelper.pod:469 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:47
+#: debhelper.pod:479 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:47
 #: dh_fixperms:106 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111
 #: dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118
 #: dh_installdeb:93 dh_installdirs:86 dh_installdocs:236 dh_installemacsen:109
@@ -1164,28 +1186,28 @@ msgid "SEE ALSO"
 msgstr "VOIR AUSSI"
 
 # type: =item
-#: debhelper.pod:473
+#: debhelper.pod:483
 msgid "F</usr/share/doc/debhelper/examples/>"
 msgstr "F</usr/share/doc/debhelper/examples/>"
 
 # type: textblock
-#: debhelper.pod:475
+#: debhelper.pod:485
 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
-#: debhelper.pod:477
+#: debhelper.pod:487
 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
 msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
 
 # type: textblock
-#: debhelper.pod:479
+#: debhelper.pod:489
 msgid "Debhelper web site."
 msgstr "Le site internet de debhelper."
 
 # type: =head1
-#: debhelper.pod:483 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:53
+#: debhelper.pod:493 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:53
 #: dh_fixperms:112 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117
 #: dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124
 #: dh_installdeb:99 dh_installdirs:92 dh_installdocs:242 dh_installemacsen:115
@@ -1201,7 +1223,7 @@ msgid "AUTHOR"
 msgstr "AUTEUR"
 
 # type: textblock
-#: debhelper.pod:485 dh_builddeb:93 dh_clean:114 dh_compress:197
+#: debhelper.pod:495 dh_builddeb:93 dh_clean:114 dh_compress:197
 #: dh_fixperms:114 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69
 #: dh_installdebconf:126 dh_installdeb:101 dh_installdirs:94
 #: dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110