]> git.donarmstrong.com Git - debhelper.git/blobdiff - man/po4a/po/debhelper.pot
r2034: releasing version 5.0.57
[debhelper.git] / man / po4a / po / debhelper.pot
index 3df9eb03fb64c6ff3cb4231c657e700d5cd0d2fa..f24291a80fd59a317cb76086e02ec26a1bf1a669 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2007-09-18 18:19-0400\n"
+"POT-Creation-Date: 2007-09-30 13:43-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -254,21 +254,42 @@ msgstr ""
 
 # type: =item
 #: debhelper.pod:122
-msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
+msgid "B<--ignore=>I<file>"
 msgstr ""
 
 # 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 ""
+
+# type: textblock
+#: debhelper.pod:134
 msgid "Use \"tmpdir\" for package build directory. The default is debian/<package>"
 msgstr ""
 
 # type: =item
-#: debhelper.pod:126
+#: debhelper.pod:136
 msgid "B<--mainpackage=>I<package>"
 msgstr ""
 
 # 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 "
@@ -277,12 +298,12 @@ msgid ""
 msgstr ""
 
 # type: =head1
-#: debhelper.pod:135
+#: debhelper.pod:145
 msgid "COMMON DEBHELPER OPTIONS"
 msgstr ""
 
 # 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 "
@@ -290,51 +311,51 @@ msgid ""
 msgstr ""
 
 # type: =item
-#: debhelper.pod:143
+#: debhelper.pod:153
 msgid "B<-n>"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:145
+#: debhelper.pod:155
 msgid "Do not modify postinst/postrm/etc scripts."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:147 dh_compress:42 dh_makeshlibs:62 dh_md5sums:37 dh_shlibdeps:36 dh_strip:39
+#: 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 ""
 
 # 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."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:152 dh_compress:50 dh_installdirs:35 dh_installdocs:55 dh_installexamples:33 dh_installinfo:41 dh_installman:57 dh_link:52
+#: 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 ""
 
 # 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."
 msgstr ""
 
 # type: =head1
-#: debhelper.pod:159 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 dh_strip:68 dh_usrlocal:49
+#: 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 dh_strip:68 dh_usrlocal:49
 msgid "NOTES"
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:161
+#: debhelper.pod:171
 msgid "Multiple binary package support"
 msgstr ""
 
 # 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 "
@@ -346,7 +367,7 @@ msgid ""
 msgstr ""
 
 # 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>, "
@@ -356,19 +377,19 @@ msgid ""
 msgstr ""
 
 # 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."
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:180
+#: debhelper.pod:190
 msgid "Automatic generation of debian install scripts"
 msgstr ""
 
 # 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 "
@@ -379,21 +400,21 @@ msgid ""
 msgstr ""
 
 # 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."
 msgstr ""
 
 # 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)."
 msgstr ""
 
 # 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 "
@@ -402,7 +423,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
-#: debhelper.pod:200
+#: debhelper.pod:210
 #, no-wrap
 msgid ""
 "  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -414,12 +435,12 @@ msgid ""
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:206
+#: debhelper.pod:216
 msgid "Automatic generation of miscellaneous dependencies."
 msgstr ""
 
 # 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 "
@@ -431,7 +452,7 @@ msgid ""
 msgstr ""
 
 # 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 "
@@ -440,7 +461,7 @@ msgid ""
 msgstr ""
 
 # 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)>.  "
@@ -449,19 +470,19 @@ msgid ""
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:226
+#: debhelper.pod:236
 msgid "Package build directories"
 msgstr ""
 
 # 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>."
 msgstr ""
 
 # 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 "
@@ -473,12 +494,12 @@ msgid ""
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:239
+#: debhelper.pod:249
 msgid "Debhelper compatibility levels"
 msgstr ""
 
 # 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 "
@@ -489,14 +510,14 @@ msgid ""
 msgstr ""
 
 # 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:"
 msgstr ""
 
 # type: verbatim
-#: debhelper.pod:251
+#: debhelper.pod:261
 #, no-wrap
 msgid ""
 "  % echo 5 > debian/compat\n"
@@ -504,7 +525,7 @@ msgid ""
 msgstr ""
 
 # 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 "
@@ -515,17 +536,17 @@ msgid ""
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:260
+#: debhelper.pod:270
 msgid "These are the available compatibility levels:"
 msgstr ""
 
 # type: =item
-#: debhelper.pod:264
+#: debhelper.pod:274
 msgid "V1"
 msgstr ""
 
 # 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 "
@@ -534,150 +555,150 @@ msgid ""
 msgstr ""
 
 # 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 ""
 
 # type: =item
-#: debhelper.pod:273
+#: debhelper.pod:283
 msgid "V2"
 msgstr ""
 
 # 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."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:280
+#: debhelper.pod:290
 msgid "V3"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:282
+#: debhelper.pod:292
 msgid "This mode works like V2, with the following additions:"
 msgstr ""
 
 # 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."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:293
+#: debhelper.pod:303
 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:297
+#: debhelper.pod:307
 msgid "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:303
+#: debhelper.pod:313
 msgid "V4"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:305
+#: debhelper.pod:315
 msgid "Changes from V3 are:"
 msgstr ""
 
 # 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."
 msgstr ""
 
 # 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."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:321
+#: debhelper.pod:331
 msgid ""
 "dh_fixperms will make all files in bin/ directories and in etc/init.d "
 "executable."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:326
+#: debhelper.pod:336
 msgid "dh_link will correct existing links to conform with policy."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:330
+#: debhelper.pod:340
 msgid "V5"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:332
+#: debhelper.pod:342
 msgid "This is the recommended mode of operation. It does everything V4 does, plus:"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:339
+#: debhelper.pod:349
 msgid "Comments are ignored in debhelper config files."
 msgstr ""
 
 # 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."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:348
+#: debhelper.pod:358
 msgid "dh_installdocs skips installing empty files."
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:352
+#: debhelper.pod:362
 msgid "dh_install errors out if wildcards expand to nothing."
 msgstr ""
 
 # 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
 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: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 "
@@ -685,19 +706,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 ""
 
 # 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 "
@@ -711,12 +732,12 @@ msgid ""
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:400
+#: debhelper.pod:410
 msgid "udebs"
 msgstr ""
 
 # 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 "
@@ -727,12 +748,12 @@ msgid ""
 msgstr ""
 
 # type: =head2
-#: debhelper.pod:409
+#: debhelper.pod:419
 msgid "Other notes"
 msgstr ""
 
 # 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 "
@@ -743,7 +764,7 @@ msgid ""
 msgstr ""
 
 # 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 "
@@ -752,7 +773,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
-#: debhelper.pod:423
+#: debhelper.pod:433
 #, no-wrap
 msgid ""
 "  Build-Depends: debhelper (>= 5)\n"
@@ -760,51 +781,51 @@ msgid ""
 msgstr ""
 
 # type: =head1
-#: debhelper.pod:425
+#: debhelper.pod:435
 msgid "ENVIRONMENT"
 msgstr ""
 
 # type: =item
-#: debhelper.pod:429
+#: debhelper.pod:439
 msgid "DH_VERBOSE"
 msgstr ""
 
 # 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."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:434
+#: debhelper.pod:444
 msgid "DH_COMPAT"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:436
+#: debhelper.pod:446
 msgid ""
 "Temporarily specifies what compatibility level debhelper should run at, "
 "overriding any value in debian/compat."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:439
+#: debhelper.pod:449
 msgid "DH_NO_ACT"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:441
+#: debhelper.pod:451
 msgid "Set to 1 to enable no-act mode."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:443
+#: debhelper.pod:453
 msgid "DH_OPTIONS"
 msgstr ""
 
 # 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 "
@@ -814,12 +835,12 @@ msgid ""
 msgstr ""
 
 # type: =item
-#: debhelper.pod:451
+#: debhelper.pod:461
 msgid "DH_ALWAYS_EXCLUDE"
 msgstr ""
 
 # 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 "
@@ -827,7 +848,7 @@ msgid ""
 msgstr ""
 
 # 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 "
@@ -838,44 +859,44 @@ msgid ""
 msgstr ""
 
 # 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"
 msgstr ""
 
 # type: =head1
-#: debhelper.pod:469 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 dh_installexamples:102 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:116 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 dh_installxfonts:86 dh_link:217 dh_listpackages:28 dh_makeshlibs:200 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:150 dh_strip:222 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114
+#: 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 dh_installexamples:102 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:116 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 dh_installxfonts:86 dh_link:217 dh_listpackages:28 dh_makeshlibs:200 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:150 dh_strip:222 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114
 msgid "SEE ALSO"
 msgstr ""
 
 # type: =item
-#: debhelper.pod:473
+#: debhelper.pod:483
 msgid "F</usr/share/doc/debhelper/examples/>"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:475
+#: debhelper.pod:485
 msgid "A set of example debian/rules files that use debhelper."
 msgstr ""
 
 # type: =item
-#: debhelper.pod:477
+#: debhelper.pod:487
 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:479
+#: debhelper.pod:489
 msgid "Debhelper web site."
 msgstr ""
 
 # type: =head1
-#: debhelper.pod:483 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 dh_installexamples:108 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:122 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 dh_installxfonts:92 dh_link:223 dh_listpackages:34 dh_makeshlibs:206 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:156 dh_strip:228 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120
+#: 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 dh_installexamples:108 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:122 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 dh_installxfonts:92 dh_link:223 dh_listpackages:34 dh_makeshlibs:206 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:156 dh_strip:228 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120
 msgid "AUTHOR"
 msgstr ""
 
 # type: textblock
-#: debhelper.pod:485 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 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:124 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:115 dh_installxfonts:94 dh_link:225 dh_listpackages:36 dh_makeshlibs:208 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:158 dh_strip:230 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36
+#: 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 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:124 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:115 dh_installxfonts:94 dh_link:225 dh_listpackages:36 dh_makeshlibs:208 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:158 dh_strip:230 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36
 msgid "Joey Hess <joeyh@debian.org>"
 msgstr ""