summaryrefslogtreecommitdiff
path: root/man/po4a/po/debhelper.pot
diff options
context:
space:
mode:
Diffstat (limited to 'man/po4a/po/debhelper.pot')
-rw-r--r--man/po4a/po/debhelper.pot280
1 files changed, 142 insertions, 138 deletions
diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot
index bbcf895e..018e39ee 100644
--- a/man/po4a/po/debhelper.pot
+++ b/man/po4a/po/debhelper.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2011-09-11 21:40-0400\n"
+"POT-Creation-Date: 2011-09-29 15:41-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"
@@ -405,28 +405,29 @@ msgid ""
"B<dh_auto_>I<*> debhelper programs. These programs support a variety of "
"build systems, and normally heuristically determine which to use, and how to "
"use them. You can use these command line options to override the default "
-"behavior."
+"behavior. Typically these are passed to L<dh(1)>, which then passes them to "
+"all the B<dh_auto_>I<*> programs."
msgstr ""
#. type: =item
-#: debhelper.pod:201
+#: debhelper.pod:203
msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
msgstr ""
#. type: textblock
-#: debhelper.pod:203
+#: debhelper.pod:205
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:206
+#: debhelper.pod:208
msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
msgstr ""
#. type: textblock
-#: debhelper.pod:208
+#: debhelper.pod:210
msgid ""
"Assume that the original package source tree is at the specified "
"I<directory> rather than the top level directory of the Debian source "
@@ -434,12 +435,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:212
+#: debhelper.pod:214
msgid "B<-B>[I<directory>], B<--builddirectory=>[I<directory>]"
msgstr ""
#. type: textblock
-#: debhelper.pod:214
+#: debhelper.pod:216
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 "
@@ -447,7 +448,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:218
+#: debhelper.pod:220
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 "
@@ -456,7 +457,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:223
+#: debhelper.pod:225
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 "
@@ -464,12 +465,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:227
+#: debhelper.pod:229
msgid "B<--parallel>"
msgstr ""
#. type: textblock
-#: debhelper.pod:229
+#: debhelper.pod:231
msgid ""
"Enable parallel builds if underlying build system supports them. The number "
"of parallel jobs is controlled by the B<DEB_BUILD_OPTIONS> environment "
@@ -478,19 +479,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:234
+#: debhelper.pod:236
msgid ""
"If this option is not specified, debhelper currently defaults to not "
"allowing parallel package builds."
msgstr ""
#. type: =item
-#: debhelper.pod:237
+#: debhelper.pod:239
msgid "B<--max-parallel=>I<maximum>"
msgstr ""
#. type: textblock
-#: debhelper.pod:239
+#: debhelper.pod:241
msgid ""
"This option implies B<--parallel> and allows further limiting the number of "
"jobs that can be used in a parallel build. If the package build is known to "
@@ -499,12 +500,12 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:244 dh:60
+#: debhelper.pod:246 dh:60
msgid "B<--list>, B<-l>"
msgstr ""
#. type: textblock
-#: debhelper.pod:246
+#: debhelper.pod:248
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 "
@@ -513,12 +514,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: debhelper.pod:253
+#: debhelper.pod:255
msgid "COMPATABILITY LEVELS"
msgstr ""
#. type: textblock
-#: debhelper.pod:255
+#: debhelper.pod:257
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 "
@@ -529,14 +530,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:262
+#: debhelper.pod:264
msgid ""
"Tell debhelper what compatibility level to use by writing a number to "
"F<debian/compat>. For example, to turn on v8 mode:"
msgstr ""
#. type: verbatim
-#: debhelper.pod:265
+#: debhelper.pod:267
#, no-wrap
msgid ""
" % echo 8 > debian/compat\n"
@@ -544,7 +545,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:267
+#: debhelper.pod:269
msgid ""
"Unless otherwise indicated, all debhelper documentation assumes that you are "
"using the most recent compatibility level, and in most cases does not "
@@ -555,17 +556,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:274
+#: debhelper.pod:276
msgid "These are the available compatibility levels:"
msgstr ""
#. type: =item
-#: debhelper.pod:278
+#: debhelper.pod:280
msgid "v1"
msgstr ""
#. type: textblock
-#: debhelper.pod:280
+#: debhelper.pod:282
msgid ""
"This is the original debhelper compatibility level, and so it is the default "
"one. In this mode, debhelper will use F<debian/tmp> as the package tree "
@@ -575,39 +576,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:285 debhelper.pod:292 debhelper.pod:315 debhelper.pod:344
+#: debhelper.pod:287 debhelper.pod:294 debhelper.pod:317 debhelper.pod:346
msgid "This mode is deprecated."
msgstr ""
#. type: =item
-#: debhelper.pod:287
+#: debhelper.pod:289
msgid "v2"
msgstr ""
#. type: textblock
-#: debhelper.pod:289
+#: debhelper.pod:291
msgid ""
"In this mode, debhelper will consistently use debian/I<package> as the "
"package tree directory for every package that is built."
msgstr ""
#. type: =item
-#: debhelper.pod:294
+#: debhelper.pod:296
msgid "v3"
msgstr ""
#. type: textblock
-#: debhelper.pod:296
+#: debhelper.pod:298
msgid "This mode works like v2, with the following additions:"
msgstr ""
#. type: =item
-#: debhelper.pod:300 debhelper.pod:305 debhelper.pod:309 debhelper.pod:323 debhelper.pod:328 debhelper.pod:333 debhelper.pod:338 debhelper.pod:352 debhelper.pod:356 debhelper.pod:361 debhelper.pod:365 debhelper.pod:377 debhelper.pod:382 debhelper.pod:388 debhelper.pod:394 debhelper.pod:407 debhelper.pod:414 debhelper.pod:418 debhelper.pod:422 debhelper.pod:437 debhelper.pod:441 debhelper.pod:449 debhelper.pod:454 debhelper.pod:468 debhelper.pod:473 debhelper.pod:480 debhelper.pod:485 debhelper.pod:489
+#: debhelper.pod:302 debhelper.pod:307 debhelper.pod:311 debhelper.pod:325 debhelper.pod:330 debhelper.pod:335 debhelper.pod:340 debhelper.pod:354 debhelper.pod:358 debhelper.pod:363 debhelper.pod:367 debhelper.pod:379 debhelper.pod:384 debhelper.pod:390 debhelper.pod:396 debhelper.pod:409 debhelper.pod:416 debhelper.pod:420 debhelper.pod:424 debhelper.pod:439 debhelper.pod:443 debhelper.pod:451 debhelper.pod:456 debhelper.pod:470 debhelper.pod:475 debhelper.pod:482 debhelper.pod:487 debhelper.pod:491 debhelper.pod:497
msgid "-"
msgstr ""
#. type: textblock
-#: debhelper.pod:302
+#: debhelper.pod:304
msgid ""
"Debhelper config files support globbing via B<*> and B<?>, when "
"appropriate. To turn this off and use those characters raw, just prefix with "
@@ -615,106 +616,106 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:307
+#: debhelper.pod:309
msgid ""
"B<dh_makeshlibs> makes the F<postinst> and F<postrm> scripts call "
"B<ldconfig>."
msgstr ""
#. type: textblock
-#: debhelper.pod:311
+#: debhelper.pod:313
msgid ""
"Every file in F<etc/> is automatically flagged as a conffile by "
"B<dh_installdeb>."
msgstr ""
#. type: =item
-#: debhelper.pod:317
+#: debhelper.pod:319
msgid "v4"
msgstr ""
#. type: textblock
-#: debhelper.pod:319
+#: debhelper.pod:321
msgid "Changes from v3 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:325
+#: debhelper.pod:327
msgid ""
"B<dh_makeshlibs -V> will not include the Debian part of the version number "
"in the generated dependency line in the shlibs file."
msgstr ""
#. type: textblock
-#: debhelper.pod:330
+#: debhelper.pod:332
msgid ""
"You are encouraged to put the new B<${misc:Depends}> into F<debian/control> "
"to supplement the B<${shlibs:Depends}> field."
msgstr ""
#. type: textblock
-#: debhelper.pod:335
+#: debhelper.pod:337
msgid ""
"B<dh_fixperms> will make all files in F<bin/> directories and in "
"F<etc/init.d> executable."
msgstr ""
#. type: textblock
-#: debhelper.pod:340
+#: debhelper.pod:342
msgid "B<dh_link> will correct existing links to conform with policy."
msgstr ""
#. type: =item
-#: debhelper.pod:346
+#: debhelper.pod:348
msgid "v5"
msgstr ""
#. type: textblock
-#: debhelper.pod:348
+#: debhelper.pod:350
msgid "Changes from v4 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:354
+#: debhelper.pod:356
msgid "Comments are ignored in debhelper config files."
msgstr ""
#. type: textblock
-#: debhelper.pod:358
+#: debhelper.pod:360
msgid ""
"B<dh_strip --dbg-package> now specifies the name of a package to put "
"debugging symbols in, not the packages to take the symbols from."
msgstr ""
#. type: textblock
-#: debhelper.pod:363
+#: debhelper.pod:365
msgid "B<dh_installdocs> skips installing empty files."
msgstr ""
#. type: textblock
-#: debhelper.pod:367
+#: debhelper.pod:369
msgid "B<dh_install> errors out if wildcards expand to nothing."
msgstr ""
#. type: =item
-#: debhelper.pod:371
+#: debhelper.pod:373
msgid "v6"
msgstr ""
#. type: textblock
-#: debhelper.pod:373
+#: debhelper.pod:375
msgid "Changes from v5 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:379
+#: debhelper.pod:381
msgid ""
"Commands that generate maintainer script fragments will order the fragments "
"in reverse order for the F<prerm> and F<postrm> scripts."
msgstr ""
#. type: textblock
-#: debhelper.pod:384
+#: debhelper.pod:386
msgid ""
"B<dh_installwm> will install a slave manpage link for "
"F<x-window-manager.1.gz>, if it sees the man page in F<usr/share/man/man1> "
@@ -722,7 +723,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:390
+#: debhelper.pod:392
msgid ""
"B<dh_builddeb> did not previously delete everything matching "
"B<DH_ALWAYS_EXCLUDE>, if it was set to a list of things to exclude, such as "
@@ -730,24 +731,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:396
+#: debhelper.pod:398
msgid ""
"B<dh_installman> allows overwriting existing man pages in the package build "
"directory. In previous compatibility levels it silently refuses to do this."
msgstr ""
#. type: =item
-#: debhelper.pod:401
+#: debhelper.pod:403
msgid "v7"
msgstr ""
#. type: textblock
-#: debhelper.pod:403
+#: debhelper.pod:405
msgid "Changes from v6 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:409
+#: debhelper.pod:411
msgid ""
"B<dh_install>, will fall back to looking for files in F<debian/tmp> if it "
"doesn't find them in the current directory (or wherever you tell it look "
@@ -757,44 +758,44 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:416
+#: debhelper.pod:418
msgid "B<dh_clean> will read F<debian/clean> and delete files listed there."
msgstr ""
#. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:422
msgid "B<dh_clean> will delete toplevel F<*-stamp> files."
msgstr ""
#. type: textblock
-#: debhelper.pod:424
+#: debhelper.pod:426
msgid ""
"B<dh_installchangelogs> will guess at what file is the upstream changelog if "
"none is specified."
msgstr ""
#. type: =item
-#: debhelper.pod:429
+#: debhelper.pod:431
msgid "v8"
msgstr ""
#. type: textblock
-#: debhelper.pod:431
+#: debhelper.pod:433
msgid "This is the recommended mode of operation."
msgstr ""
#. type: textblock
-#: debhelper.pod:433
+#: debhelper.pod:435
msgid "Changes from v7 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:439
+#: debhelper.pod:441
msgid "Commands will fail rather than warning when they are passed unknown options."
msgstr ""
#. type: textblock
-#: debhelper.pod:443
+#: debhelper.pod:445
msgid ""
"B<dh_makeshlibs> will run B<dpkg-gensymbols> on all shared libraries that it "
"generates shlibs files for. So B<-X> can be used to exclude libraries. "
@@ -804,7 +805,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:451
+#: debhelper.pod:453
msgid ""
"B<dh> requires the sequence to run be specified as the first parameter, and "
"any switches come after it. Ie, use \"B<dh $@ --foo>\", not \"B<dh --foo "
@@ -812,36 +813,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:456
+#: debhelper.pod:458
msgid ""
"B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to "
"F<Makefile.PL>."
msgstr ""
#. type: =item
-#: debhelper.pod:460
+#: debhelper.pod:462
msgid "v9"
msgstr ""
#. type: textblock
-#: debhelper.pod:462
+#: debhelper.pod:464
msgid "This compatibility level is still open for development; use with caution."
msgstr ""
#. type: textblock
-#: debhelper.pod:464
+#: debhelper.pod:466
msgid "Changes from v8 are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:470
+#: debhelper.pod:472
msgid ""
"Multiarch support. In particular, B<dh_auto_configure> passes multiarch "
"directories to autoconf in --libdir and --libexecdir."
msgstr ""
#. type: textblock
-#: debhelper.pod:475
+#: debhelper.pod:477
msgid ""
"dh is aware of the usual dependencies between targets in debian/rules. So, "
"\"dh binary\" will run any build, build-arch, build-indep, install, etc "
@@ -850,37 +851,44 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:482
+#: debhelper.pod:484
msgid ""
"B<dh_auto_configure> does not include the source package name in "
"--libexecdir when using autoconf."
msgstr ""
#. type: textblock
-#: debhelper.pod:487
+#: debhelper.pod:489
msgid "B<dh> does not default to enabling --with=python-support"
msgstr ""
#. type: textblock
-#: debhelper.pod:491
+#: debhelper.pod:493
msgid ""
"All of the B<dh_auto_>I<*> debhelper programs and B<dh> set environment "
"variables listed by B<dpkg-buildflags>, unless they are already set. They "
"support DEB_BUILD_OPTIONS=noopt too."
msgstr ""
+#. type: textblock
+#: debhelper.pod:499
+msgid ""
+"B<dh_auto_configure> passes CFLAGS to F<Makefile.PL> using the OPTIMIZE "
+"variable."
+msgstr ""
+
#. type: =head1
-#: debhelper.pod:499 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:116 dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49
+#: debhelper.pod:506 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:116 dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49
msgid "NOTES"
msgstr ""
#. type: =head2
-#: debhelper.pod:501
+#: debhelper.pod:508
msgid "Multiple binary package support"
msgstr ""
#. type: textblock
-#: debhelper.pod:503
+#: debhelper.pod:510
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 "
@@ -892,7 +900,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:511
+#: debhelper.pod:518
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>, "
@@ -902,12 +910,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:517
+#: debhelper.pod:524
msgid "Automatic generation of Debian install scripts"
msgstr ""
#. type: textblock
-#: debhelper.pod:519
+#: debhelper.pod:526
msgid ""
"Some debhelper commands will automatically generate parts of Debian "
"maintainer scripts. If you want these automatically generated things "
@@ -918,21 +926,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:526
+#: debhelper.pod:533
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:529
+#: debhelper.pod:536
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:532
+#: debhelper.pod:539
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 "
@@ -941,7 +949,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: debhelper.pod:537
+#: debhelper.pod:544
#, no-wrap
msgid ""
" my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -953,12 +961,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:543
+#: debhelper.pod:550
msgid "Automatic generation of miscellaneous dependencies."
msgstr ""
#. type: textblock
-#: debhelper.pod:545
+#: debhelper.pod:552
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 "
@@ -970,7 +978,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:553
+#: debhelper.pod:560
msgid ""
"All commands of this type, besides documenting what dependencies may be "
"needed on their man pages, will automatically generate a substvar called "
@@ -979,7 +987,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:558
+#: debhelper.pod:565
msgid ""
"This is entirely independent of the standard B<${shlibs:Depends}> generated "
"by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by "
@@ -988,19 +996,19 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:563
+#: debhelper.pod:570
msgid "Package build directories"
msgstr ""
#. type: textblock
-#: debhelper.pod:565
+#: debhelper.pod:572
msgid ""
"By default, all debhelper programs assume that the temporary directory used "
"for assembling the tree of files in a package is debian/I<package>."
msgstr ""
#. type: textblock
-#: debhelper.pod:568
+#: debhelper.pod:575
msgid ""
"Sometimes, you might want to use some other temporary directory. This is "
"supported by the B<-P> flag. For example, \"B<dh_installdocs "
@@ -1012,12 +1020,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:576
+#: debhelper.pod:583
msgid "udebs"
msgstr ""
#. type: textblock
-#: debhelper.pod:578
+#: debhelper.pod:585
msgid ""
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
"\"B<Package-Type: udeb>\" to the package's stanza in F<debian/control>, and "
@@ -1028,12 +1036,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: debhelper.pod:585
+#: debhelper.pod:592
msgid "Build depends"
msgstr ""
#. type: textblock
-#: debhelper.pod:587
+#: debhelper.pod:594
msgid ""
"Once your package uses debhelper to build, be sure to add debhelper to your "
"Build-Depends line in F<debian/control>. You should build-depend on a "
@@ -1042,7 +1050,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: debhelper.pod:593
+#: debhelper.pod:600
#, no-wrap
msgid ""
" Build-Depends: debhelper (>= 7)\n"
@@ -1050,73 +1058,70 @@ msgid ""
msgstr ""
#. type: =head1
-#: debhelper.pod:595
+#: debhelper.pod:602
msgid "ENVIRONMENT"
msgstr ""
#. type: =item
-#: debhelper.pod:599
+#: debhelper.pod:606
msgid "B<DH_VERBOSE>"
msgstr ""
#. type: textblock
-#: debhelper.pod:601
+#: debhelper.pod:608
msgid ""
"Set to B<1> to enable verbose mode. Debhelper will output every command it "
"runs that modifies files on the build system."
msgstr ""
#. type: =item
-#: debhelper.pod:604
+#: debhelper.pod:611
msgid "B<DH_COMPAT>"
msgstr ""
#. type: textblock
-#: debhelper.pod:606
+#: debhelper.pod:613
msgid ""
"Temporarily specifies what compatibility level debhelper should run at, "
"overriding any value in F<debian/compat>."
msgstr ""
#. type: =item
-#: debhelper.pod:609
+#: debhelper.pod:616
msgid "B<DH_NO_ACT>"
msgstr ""
#. type: textblock
-#: debhelper.pod:611
+#: debhelper.pod:618
msgid "Set to B<1> to enable no-act mode."
msgstr ""
#. type: =item
-#: debhelper.pod:613
+#: debhelper.pod:620
msgid "B<DH_OPTIONS>"
msgstr ""
#. type: textblock
-#: debhelper.pod:615
+#: debhelper.pod:622
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 "
-"that do not support them."
+"all debhelper commands."
msgstr ""
#. type: textblock
-#: debhelper.pod:619
+#: debhelper.pod:625
msgid ""
-"This is useful in some situations, for example, if you need to pass B<-p> to "
-"all debhelper commands that will be run. One good way to set B<DH_OPTIONS> "
-"is by using \"Target-specific Variable Values\" in your F<debian/rules> "
-"file. See the make documentation for details on doing this."
+"When using L<dh(1)>, it can be passed options that will be passed on to each "
+"debhelper command, which is generally better than using DH_OPTIONS."
msgstr ""
#. type: =item
-#: debhelper.pod:624
+#: debhelper.pod:628
msgid "B<DH_ALWAYS_EXCLUDE>"
msgstr ""
#. type: textblock
-#: debhelper.pod:626
+#: debhelper.pod:630
msgid ""
"If set, this adds the value the variable is set to to the B<-X> options of "
"all commands that support the B<-X> option. Moreover, B<dh_builddeb> will "
@@ -1124,7 +1129,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:630
+#: debhelper.pod:634
msgid ""
"This can be useful if you are doing a build from a CVS source tree, in which "
"case setting B<DH_ALWAYS_EXCLUDE=CVS> will prevent any CVS directories from "
@@ -1135,44 +1140,44 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:637
+#: debhelper.pod:641
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"B<DH_ALWAYS_EXCLUDE=CVS:.svn>"
msgstr ""
#. type: =head1
-#: debhelper.pod:642 dh:883 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:59 dh_bugfiles:122 dh_builddeb:120 dh_clean:142 dh_compress:206 dh_desktop:31 dh_fixperms:129 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:144 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:307 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:78 dh_installlogrotate:50 dh_installman:259 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:230 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114
+#: debhelper.pod:646 dh:883 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:52 dh_auto_install:85 dh_auto_test:59 dh_bugfiles:122 dh_builddeb:120 dh_clean:142 dh_compress:206 dh_desktop:31 dh_fixperms:127 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:144 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:307 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:78 dh_installlogrotate:50 dh_installman:259 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:230 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114
msgid "SEE ALSO"
msgstr ""
#. type: =item
-#: debhelper.pod:646
+#: debhelper.pod:650
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr ""
#. type: textblock
-#: debhelper.pod:648
+#: debhelper.pod:652
msgid "A set of example F<debian/rules> files that use debhelper."
msgstr ""
#. type: =item
-#: debhelper.pod:650
+#: debhelper.pod:654
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgstr ""
#. type: textblock
-#: debhelper.pod:652
+#: debhelper.pod:656
msgid "Debhelper web site."
msgstr ""
#. type: =head1
-#: debhelper.pod:656 dh:889 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:65 dh_bugfiles:130 dh_builddeb:126 dh_clean:148 dh_compress:212 dh_desktop:37 dh_fixperms:135 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:150 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:313 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:84 dh_installlogrotate:56 dh_installman:265 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:236 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120
+#: debhelper.pod:660 dh:889 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:58 dh_auto_install:91 dh_auto_test:65 dh_bugfiles:130 dh_builddeb:126 dh_clean:148 dh_compress:212 dh_desktop:37 dh_fixperms:133 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:150 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:313 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:84 dh_installlogrotate:56 dh_installman:265 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:236 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120
msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: debhelper.pod:658 dh:891 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:67 dh_builddeb:128 dh_clean:150 dh_compress:214 dh_fixperms:137 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:315 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:267 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:238 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36
+#: debhelper.pod:662 dh:891 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:60 dh_auto_install:93 dh_auto_test:67 dh_builddeb:128 dh_clean:150 dh_compress:214 dh_fixperms:135 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:315 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:267 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:238 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36
msgid "Joey Hess <joeyh@debian.org>"
msgstr ""
@@ -1689,12 +1694,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: dh:885 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:61 dh_builddeb:122 dh_clean:144 dh_compress:208 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:146 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:309 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:261 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:232 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116
+#: dh:885 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 dh_auto_install:87 dh_auto_test:61 dh_builddeb:122 dh_clean:144 dh_compress:208 dh_fixperms:129 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:146 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:309 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:261 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:232 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116
msgid "L<debhelper(7)>"
msgstr ""
#. type: textblock
-#: dh:887 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:63 dh_bugfiles:128 dh_builddeb:124 dh_clean:146 dh_compress:210 dh_desktop:35 dh_fixperms:133 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:148 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:311 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:263 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:234 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118
+#: dh:887 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 dh_auto_install:89 dh_auto_test:63 dh_bugfiles:128 dh_builddeb:124 dh_clean:146 dh_compress:210 dh_desktop:35 dh_fixperms:131 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:148 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:311 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:263 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:234 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118
msgid "This program is a part of debhelper."
msgstr ""
@@ -1743,8 +1748,8 @@ msgstr ""
#. type: textblock
#: dh_auto_build:37
msgid ""
-"Pass I<params> to the program that is run. These can be used to supplement "
-"or override any standard parameters that B<dh_auto_build> passes."
+"Pass I<params> to the program that is run, after the parameters that "
+"B<dh_auto_build> usually passes."
msgstr ""
#. type: textblock
@@ -1782,8 +1787,8 @@ msgstr ""
#. type: textblock
#: dh_auto_clean:39
msgid ""
-"Pass I<params> to the program that is run. These can be used to supplement "
-"or override the any standard parameters that B<dh_auto_clean> passes."
+"Pass I<params> to the program that is run, after the parameters that "
+"B<dh_auto_clean> usually passes."
msgstr ""
#. type: textblock
@@ -1822,13 +1827,12 @@ msgstr ""
#. type: textblock
#: dh_auto_configure:40
msgid ""
-"Pass I<params> to the program that is run, after the standard parameters "
-"that B<dh_auto_configure> passes. This can be used to supplement or override "
-"those parameters. For example:"
+"Pass I<params> to the program that is run, after the parameters that "
+"B<dh_auto_configure> usually passes. For example:"
msgstr ""
#. type: verbatim
-#: dh_auto_configure:44
+#: dh_auto_configure:43
#, no-wrap
msgid ""
" dh_auto_configure -- --with-foo --enable-bar\n"
@@ -1902,8 +1906,8 @@ msgstr ""
#. type: textblock
#: dh_auto_install:58
msgid ""
-"Pass I<params> to the program that is run. These can be used to supplement "
-"or override the any standard parameters that B<dh_auto_install> passes."
+"Pass I<params> to the program that is run, after the parameters that "
+"B<dh_auto_install> usually passes."
msgstr ""
#. type: textblock
@@ -1941,8 +1945,8 @@ msgstr ""
#. type: textblock
#: dh_auto_test:40
msgid ""
-"Pass I<params> to the program that is run. These can be used to supplement "
-"or override the any standard parameters that B<dh_auto_test> passes."
+"Pass I<params> to the program that is run, after the parameters that "
+"B<dh_auto_test> usually passes."
msgstr ""
#. type: textblock
@@ -4681,8 +4685,8 @@ msgstr ""
#. type: textblock
#: dh_link:62
msgid ""
-"Do not correct symlinks that contain I<item> anywhere in their filename from "
-"being corrected to comply with Debian policy."
+"Exclude symlinks that contain I<item> anywhere in their filename from being "
+"corrected to comply with Debian policy."
msgstr ""
#. type: =item