From baeac7053c85dcd8345aeeff9dd7d9b9a02e4ba2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Feb 2010 12:19:11 -0500 Subject: releasing version 7.4.13 --- man/po4a/po/debhelper.pot | 275 ++++++++++++++++++++++----------------- man/po4a/po/es.po | 293 ++++++++++++++++++++++------------------- man/po4a/po/fr.po | 323 +++++++++++++++++++++++++++------------------- 3 files changed, 505 insertions(+), 386 deletions(-) (limited to 'man/po4a/po') diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index bb563ccf..1feab919 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: 2009-12-31 11:34-0500\n" +"POT-Creation-Date: 2010-02-02 12:12-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -329,13 +329,27 @@ msgid "" "debian/package.foo files." msgstr "" -#. type: =head1 +#. type: =item +#: debhelper.pod:159 +msgid "B<-O=>I" +msgstr "" + +#. type: textblock #: debhelper.pod:161 +msgid "" +"This is used by L when passing user-specified options to all the " +"commands it runs. If the command supports the specified option or option " +"bundle, it will take effect. If the command does not support the option (or " +"any part of an option bundle), it will be ignored." +msgstr "" + +#. type: =head1 +#: debhelper.pod:168 msgid "COMMON DEBHELPER OPTIONS" msgstr "" #. type: textblock -#: debhelper.pod:163 +#: debhelper.pod:170 msgid "" "The following command line options are supported by some debhelper " "programs. See the man page of each program for a complete explanation of " @@ -343,46 +357,46 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:169 +#: debhelper.pod:176 msgid "B<-n>" msgstr "" #. type: textblock -#: debhelper.pod:171 +#: debhelper.pod:178 msgid "Do not modify postinst/postrm/etc scripts." msgstr "" #. type: =item -#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 dh_shlibdeps:30 dh_strip:39 +#: debhelper.pod:180 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 dh_shlibdeps:30 dh_strip:39 msgid "B<-X>I, B<--exclude=>I" msgstr "" #. type: textblock -#: debhelper.pod:175 +#: debhelper.pod:182 msgid "" "Exclude an item from processing. This option may be used multiple times, to " "exclude more than one thing." msgstr "" #. type: =item -#: 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 +#: debhelper.pod:185 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:180 +#: debhelper.pod:187 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:185 +#: debhelper.pod:192 msgid "BUILD SYSTEM OPTIONS" msgstr "" #. type: textblock -#: debhelper.pod:187 +#: debhelper.pod:194 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 " @@ -391,24 +405,24 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:194 +#: debhelper.pod:201 msgid "B<-S>I, B<--buildsystem=>I" msgstr "" #. type: textblock -#: debhelper.pod:196 +#: debhelper.pod:203 msgid "" "Force use of the specified I, instead of trying to auto-select " "one which might be applicable for the package." msgstr "" #. type: =item -#: debhelper.pod:199 +#: debhelper.pod:206 msgid "B<-D>I, B<--sourcedirectory=>I" msgstr "" #. type: textblock -#: debhelper.pod:201 +#: debhelper.pod:208 msgid "" "Assume that the original package source tree is at the specified " "I rather than the top level directory of the Debian source " @@ -416,12 +430,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:205 +#: debhelper.pod:212 msgid "B<-B>[I], B<--builddirectory>=[I]" msgstr "" #. type: textblock -#: debhelper.pod:207 +#: debhelper.pod:214 msgid "" "Enable out of source building and use the specified I as the " "build directory. If I parameter is omitted, a default build " @@ -429,7 +443,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:211 +#: debhelper.pod:218 msgid "" "If this option is not specified, building will be done in source by default " "unless the build system requires or prefers out of source tree building. In " @@ -438,7 +452,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:216 +#: debhelper.pod:223 msgid "" "If the build system prefers out of source tree building but still allows in " "source building, the latter can be re-enabled by passing a build directory " @@ -446,12 +460,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:220 +#: debhelper.pod:227 msgid "B<--parallel>" msgstr "" #. type: textblock -#: debhelper.pod:222 +#: debhelper.pod:229 msgid "" "Enable parallel builds if underlying build system supports them. The number " "of parallel jobs is controlled by the DEB_BUILD_OPTIONS environment variable " @@ -460,19 +474,19 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:227 +#: debhelper.pod:234 msgid "" "If this option is not specified, debhelper currently defaults to not " "allowing parallel package builds." msgstr "" #. type: =item -#: debhelper.pod:230 +#: debhelper.pod:237 msgid "B<--max-parallel>I<=maximum>" msgstr "" #. type: textblock -#: debhelper.pod:232 +#: debhelper.pod:239 msgid "" "This option implies L<--parallel> and allows further limiting the number of " "jobs that can be used in a parallel build. If the package build is known to " @@ -481,12 +495,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:237 dh:60 +#: debhelper.pod:244 dh:60 msgid "B<--list>, B<-l>" msgstr "" #. type: textblock -#: debhelper.pod:239 +#: debhelper.pod:246 msgid "" "List all build systems supported by debhelper on this system. The list " "includes both default and third party build systems (marked as such). Also " @@ -495,17 +509,17 @@ msgid "" msgstr "" #. type: =head1 -#: debhelper.pod:246 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:253 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:248 +#: debhelper.pod:255 msgid "Multiple binary package support" msgstr "" #. type: textblock -#: debhelper.pod:250 +#: debhelper.pod:257 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 " @@ -517,7 +531,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:258 +#: debhelper.pod:265 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>, " @@ -527,12 +541,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:264 +#: debhelper.pod:271 msgid "Automatic generation of debian install scripts" msgstr "" #. type: textblock -#: debhelper.pod:266 +#: debhelper.pod:273 msgid "" "Some debhelper commands will automatically generate parts of debian " "maintainer scripts. If you want these automatically generated things " @@ -543,21 +557,21 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:273 +#: debhelper.pod:280 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:276 +#: debhelper.pod:283 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:279 +#: debhelper.pod:286 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 " @@ -566,7 +580,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:284 +#: debhelper.pod:291 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -578,12 +592,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:290 +#: debhelper.pod:297 msgid "Automatic generation of miscellaneous dependencies." msgstr "" #. type: textblock -#: debhelper.pod:292 +#: debhelper.pod:299 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -595,7 +609,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:300 +#: debhelper.pod:307 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called " @@ -604,7 +618,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:305 +#: debhelper.pod:312 msgid "" "This is entirely independent of the standard ${shlibs:Depends} generated by " "L, and the ${perl:Depends} generated by L. " @@ -613,19 +627,19 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:310 +#: debhelper.pod:317 msgid "Package build directories" msgstr "" #. type: textblock -#: debhelper.pod:312 +#: debhelper.pod:319 msgid "" "By default, all debhelper programs assume that the temporary directory used " "for assembling the tree of files in a package is debian/." msgstr "" #. type: textblock -#: debhelper.pod:315 +#: debhelper.pod:322 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 " @@ -637,12 +651,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:323 +#: debhelper.pod:330 msgid "Debhelper compatibility levels" msgstr "" #. type: textblock -#: debhelper.pod:325 +#: debhelper.pod:332 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 " @@ -653,14 +667,14 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:332 +#: debhelper.pod:339 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:335 +#: debhelper.pod:342 #, no-wrap msgid "" " % echo 7 > debian/compat\n" @@ -668,7 +682,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:337 +#: debhelper.pod:344 msgid "" "Unless otherwise indicated, all debhelper documentation assumes that you are " "using the most recent compatibility level, and in most cases does not " @@ -679,17 +693,17 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:344 +#: debhelper.pod:351 msgid "These are the available compatibility levels:" msgstr "" #. type: =item -#: debhelper.pod:348 +#: debhelper.pod:355 msgid "V1" msgstr "" #. type: textblock -#: debhelper.pod:350 +#: debhelper.pod:357 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 " @@ -698,148 +712,148 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:355 debhelper.pod:362 debhelper.pod:385 debhelper.pod:414 +#: debhelper.pod:362 debhelper.pod:369 debhelper.pod:392 debhelper.pod:421 msgid "This mode is deprecated." msgstr "" #. type: =item -#: debhelper.pod:357 +#: debhelper.pod:364 msgid "V2" msgstr "" #. type: textblock -#: debhelper.pod:359 +#: debhelper.pod:366 msgid "" "In this mode, debhelper will consistently use debian/ as the " "package tree directory for every package that is built." msgstr "" #. type: =item -#: debhelper.pod:364 +#: debhelper.pod:371 msgid "V3" msgstr "" #. type: textblock -#: debhelper.pod:366 +#: debhelper.pod:373 msgid "This mode works like V2, with the following additions:" msgstr "" #. type: =item -#: debhelper.pod:370 debhelper.pod:375 debhelper.pod:379 debhelper.pod:393 debhelper.pod:398 debhelper.pod:403 debhelper.pod:408 debhelper.pod:422 debhelper.pod:426 debhelper.pod:431 debhelper.pod:435 debhelper.pod:447 debhelper.pod:452 debhelper.pod:458 debhelper.pod:464 debhelper.pod:479 debhelper.pod:486 debhelper.pod:490 debhelper.pod:494 +#: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:486 debhelper.pod:493 debhelper.pod:497 debhelper.pod:501 msgid "-" msgstr "" #. type: textblock -#: debhelper.pod:372 +#: debhelper.pod:379 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:377 +#: debhelper.pod:384 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig." msgstr "" #. type: textblock -#: debhelper.pod:381 +#: debhelper.pod:388 msgid "Every file in etc/ is automatically flagged as a conffile by dh_installdeb." msgstr "" #. type: =item -#: debhelper.pod:387 +#: debhelper.pod:394 msgid "V4" msgstr "" #. type: textblock -#: debhelper.pod:389 +#: debhelper.pod:396 msgid "Changes from V3 are:" msgstr "" #. type: textblock -#: debhelper.pod:395 +#: debhelper.pod:402 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:400 +#: debhelper.pod:407 msgid "" "You are encouraged to put the new ${misc:Depends} into debian/control to " "supplement the ${shlibs:Depends} field." msgstr "" #. type: textblock -#: debhelper.pod:405 +#: debhelper.pod:412 msgid "" "dh_fixperms will make all files in bin/ directories and in etc/init.d " "executable." msgstr "" #. type: textblock -#: debhelper.pod:410 +#: debhelper.pod:417 msgid "dh_link will correct existing links to conform with policy." msgstr "" #. type: =item -#: debhelper.pod:416 +#: debhelper.pod:423 msgid "V5" msgstr "" #. type: textblock -#: debhelper.pod:418 +#: debhelper.pod:425 msgid "Changes from V4 are:" msgstr "" #. type: textblock -#: debhelper.pod:424 +#: debhelper.pod:431 msgid "Comments are ignored in debhelper config files." msgstr "" #. type: textblock -#: debhelper.pod:428 +#: debhelper.pod:435 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:433 +#: debhelper.pod:440 msgid "dh_installdocs skips installing empty files." msgstr "" #. type: textblock -#: debhelper.pod:437 +#: debhelper.pod:444 msgid "dh_install errors out if wildcards expand to nothing." msgstr "" #. type: =item -#: debhelper.pod:441 +#: debhelper.pod:448 msgid "V6" msgstr "" #. type: textblock -#: debhelper.pod:443 +#: debhelper.pod:450 msgid "Changes from V5 are:" msgstr "" #. type: textblock -#: debhelper.pod:449 +#: debhelper.pod:456 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:454 +#: debhelper.pod:461 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:460 +#: debhelper.pod:467 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 " @@ -847,29 +861,29 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:466 +#: debhelper.pod:473 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:471 +#: debhelper.pod:478 msgid "V7" msgstr "" #. type: textblock -#: debhelper.pod:473 +#: debhelper.pod:480 msgid "This is the recommended mode of operation." msgstr "" #. type: textblock -#: debhelper.pod:475 +#: debhelper.pod:482 msgid "Changes from V6 are:" msgstr "" #. type: textblock -#: debhelper.pod:481 +#: debhelper.pod:488 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 " @@ -878,29 +892,29 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:488 +#: debhelper.pod:495 msgid "dh_clean will read debian/clean and delete files listed there." msgstr "" #. type: textblock -#: debhelper.pod:492 +#: debhelper.pod:499 msgid "dh_clean will delete toplevel *-stamp files." msgstr "" #. type: textblock -#: debhelper.pod:496 +#: debhelper.pod:503 msgid "" "dh_installchangelogs will guess at what file is the upstream changelog if " "none is specified." msgstr "" #. type: =head2 -#: debhelper.pod:503 +#: debhelper.pod:510 msgid "udebs" msgstr "" #. type: textblock -#: debhelper.pod:505 +#: debhelper.pod:512 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 " @@ -911,12 +925,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:512 +#: debhelper.pod:519 msgid "Other notes" msgstr "" #. type: textblock -#: debhelper.pod:514 +#: debhelper.pod:521 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 " @@ -927,7 +941,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:520 +#: debhelper.pod:527 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 " @@ -936,7 +950,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:526 +#: debhelper.pod:533 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -944,51 +958,51 @@ msgid "" msgstr "" #. type: =head1 -#: debhelper.pod:528 +#: debhelper.pod:535 msgid "ENVIRONMENT" msgstr "" #. type: =item -#: debhelper.pod:532 +#: debhelper.pod:539 msgid "DH_VERBOSE" msgstr "" #. type: textblock -#: debhelper.pod:534 +#: debhelper.pod:541 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:537 +#: debhelper.pod:544 msgid "DH_COMPAT" msgstr "" #. type: textblock -#: debhelper.pod:539 +#: debhelper.pod:546 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." msgstr "" #. type: =item -#: debhelper.pod:542 +#: debhelper.pod:549 msgid "DH_NO_ACT" msgstr "" #. type: textblock -#: debhelper.pod:544 +#: debhelper.pod:551 msgid "Set to 1 to enable no-act mode." msgstr "" #. type: =item -#: debhelper.pod:546 +#: debhelper.pod:553 msgid "DH_OPTIONS" msgstr "" #. type: textblock -#: debhelper.pod:548 +#: debhelper.pod:555 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 " @@ -996,7 +1010,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:552 +#: debhelper.pod:559 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 " @@ -1005,12 +1019,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:557 +#: debhelper.pod:564 msgid "DH_ALWAYS_EXCLUDE" msgstr "" #. type: textblock -#: debhelper.pod:559 +#: debhelper.pod:566 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 " @@ -1018,7 +1032,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:563 +#: debhelper.pod:570 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 " @@ -1029,44 +1043,44 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:570 +#: debhelper.pod:577 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" msgstr "" #. type: =head1 -#: debhelper.pod:575 dh:661 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:126 dh_installdirs:86 dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 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:87 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170 dh_perl:145 dh_prep:60 dh_python:280 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 +#: debhelper.pod:582 dh:678 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:202 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:126 dh_installdirs:86 dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 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:87 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170 dh_perl:145 dh_prep:60 dh_python:280 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:579 +#: debhelper.pod:586 msgid "F" msgstr "" #. type: textblock -#: debhelper.pod:581 +#: debhelper.pod:588 msgid "A set of example debian/rules files that use debhelper." msgstr "" #. type: =item -#: debhelper.pod:583 +#: debhelper.pod:590 msgid "L" msgstr "" #. type: textblock -#: debhelper.pod:585 +#: debhelper.pod:592 msgid "Debhelper web site." msgstr "" #. type: =head1 -#: debhelper.pod:589 dh:667 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:132 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:93 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243 dh_md5sums:95 dh_movefiles:176 dh_perl:151 dh_prep:66 dh_python:286 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 +#: debhelper.pod:596 dh:684 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:208 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:132 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:93 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243 dh_md5sums:95 dh_movefiles:176 dh_perl:151 dh_prep:66 dh_python:286 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:591 dh:669 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:134 dh_installdirs:94 dh_installdocs:309 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 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:95 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 +#: debhelper.pod:598 dh:686 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:210 dh_fixperms:130 dh_gencontrol:90 dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 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:95 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 " msgstr "" @@ -1122,7 +1136,7 @@ msgstr "" #: dh:37 msgid "" "If debian/rules contains a target with a name like " -"\"override_I\", then when it would notmally run I, " +"\"override_I\", then when it would normally run I, " "dh will instead call that target. The override target can then run the " "command with additional options, or run entirely different commands " "instead. See examples below. (Note that to use this feature, you should " @@ -1347,7 +1361,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --with python-central $@\n" +"\t\tdh $@ --with python-central\n" "\n" msgstr "" @@ -1364,7 +1378,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --buildsystem=perl_build $@\n" +"\t\tdh $@ --buildsystem=perl_build\n" "\n" msgstr "" @@ -1383,7 +1397,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --with quilt $@\n" +"\t\tdh $@ --with quilt\n" "\n" msgstr "" @@ -1401,19 +1415,36 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --sourcedirectory=src $@\n" +"\t\tdh $@ --sourcedirectory=src\n" "\n" msgstr "" #. type: textblock #: dh:203 msgid "" +"And here is an example of how to tell the dh_auto_* commands to build in a " +"subdirectory, which will be removed on clean." +msgstr "" + +#. type: verbatim +#: dh:206 +#, no-wrap +msgid "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@ --builddirectory=build\n" +"\n" +msgstr "" + +#. type: textblock +#: dh:210 +msgid "" "Finally, here is a way to prevent dh from running several commands that you " "don't want it to run, by defining empty override targets for each command." msgstr "" #. type: verbatim -#: dh:207 +#: dh:214 #, no-wrap msgid "" "\t#!/usr/bin/make -f\n" @@ -1423,7 +1454,7 @@ msgid "" msgstr "" #. type: verbatim -#: dh:211 +#: dh:218 #, no-wrap msgid "" "\t# Commands not to run:\n" @@ -1432,12 +1463,12 @@ msgid "" msgstr "" #. type: textblock -#: dh:663 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:128 dh_installdirs:88 dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 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:89 dh_link:228 dh_listpackages:31 dh_makeshlibs:239 dh_md5sums:91 dh_movefiles:172 dh_perl:147 dh_prep:62 dh_python:282 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_testversion:77 dh_undocumented:30 dh_usrlocal:116 +#: dh:680 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:204 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:128 dh_installdirs:88 dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 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:89 dh_link:228 dh_listpackages:31 dh_makeshlibs:239 dh_md5sums:91 dh_movefiles:172 dh_perl:147 dh_prep:62 dh_python:282 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_testversion:77 dh_undocumented:30 dh_usrlocal:116 msgid "L" msgstr "" #. type: textblock -#: dh:665 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:130 dh_installdirs:90 dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 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:91 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241 dh_md5sums:93 dh_movefiles:174 dh_perl:149 dh_prep:64 dh_python:284 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 +#: dh:682 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:206 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:130 dh_installdirs:90 dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 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:91 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241 dh_md5sums:93 dh_movefiles:174 dh_perl:149 dh_prep:64 dh_python:284 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 "" @@ -1757,7 +1788,7 @@ msgid "" "The contents of this file are displayed to the user by the bug reporting " "tool before allowing the user to write a bug report on the package to the " "Debian Bug Tracking System. This file is installed as " -"F in the package build directory." +"F in the package build directory." msgstr "" #. type: textblock diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 9c534a70..2f033ed1 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2009-12-31 11:34-0500\n" +"POT-Creation-Date: 2010-02-02 12:12-0500\n" "PO-Revision-Date: 2005-09-18 00:11+0200\n" "Last-Translator: Rubén Porras Campo \n" "Language-Team: SPANISH \n" @@ -500,15 +500,29 @@ msgstr "" "sobre el cual se pueden usar los ficheros debian/tal en vez de los usuales " "debian/package.tal." +#. type: =item +#: debhelper.pod:159 +msgid "B<-O=>I" +msgstr "" + +#. type: textblock +#: debhelper.pod:161 +msgid "" +"This is used by L when passing user-specified options to all the " +"commands it runs. If the command supports the specified option or option " +"bundle, it will take effect. If the command does not support the option (or " +"any part of an option bundle), it will be ignored." +msgstr "" + # type: =head1 #. type: =head1 -#: debhelper.pod:161 +#: debhelper.pod:168 msgid "COMMON DEBHELPER OPTIONS" msgstr "OPCIONES COMUNES DE DEBHELPER" # type: textblock #. type: textblock -#: debhelper.pod:163 +#: debhelper.pod:170 msgid "" "The following command line options are supported by some debhelper " "programs. See the man page of each program for a complete explanation of " @@ -520,26 +534,26 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:169 +#: debhelper.pod:176 msgid "B<-n>" msgstr "B<-n>" # type: textblock #. type: textblock -#: debhelper.pod:171 +#: debhelper.pod:178 msgid "Do not modify postinst/postrm/etc scripts." msgstr "No modificar los scripts postinst/postrm/etc." # type: =item #. type: =item -#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 +#: debhelper.pod:180 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 #: dh_shlibdeps:30 dh_strip:39 msgid "B<-X>I, B<--exclude=>I" msgstr "B<-X>I, B<--exclude=>I" # type: textblock #. type: textblock -#: debhelper.pod:175 +#: debhelper.pod:182 msgid "" "Exclude an item from processing. This option may be used multiple times, to " "exclude more than one thing." @@ -549,7 +563,7 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:178 dh_bugfiles:54 dh_compress:58 dh_installdirs:35 +#: debhelper.pod:185 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>" @@ -557,7 +571,7 @@ msgstr "B<-A>, B<--all>" # type: textblock #. type: textblock -#: debhelper.pod:180 +#: debhelper.pod:187 msgid "" "Makes files or other items that are specified on the command line take " "effect in ALL packages acted on, not just the first." @@ -566,12 +580,12 @@ msgstr "" "tengan efecto en TODOS los paquetes sobre los que actúa, no sólo el primero." #. type: =head1 -#: debhelper.pod:185 +#: debhelper.pod:192 msgid "BUILD SYSTEM OPTIONS" msgstr "" #. type: textblock -#: debhelper.pod:187 +#: debhelper.pod:194 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 " @@ -581,13 +595,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:194 +#: debhelper.pod:201 #, fuzzy msgid "B<-S>I, B<--buildsystem=>I" msgstr "B<-X>I, B<--exclude=>I" #. type: textblock -#: debhelper.pod:196 +#: debhelper.pod:203 msgid "" "Force use of the specified I, instead of trying to auto-select " "one which might be applicable for the package." @@ -595,13 +609,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:199 +#: debhelper.pod:206 #, fuzzy msgid "B<-D>I, B<--sourcedirectory=>I" msgstr "B<-l>I[:directorio:directorio:..]" #. type: textblock -#: debhelper.pod:201 +#: debhelper.pod:208 msgid "" "Assume that the original package source tree is at the specified " "I rather than the top level directory of the Debian source " @@ -610,13 +624,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:205 +#: debhelper.pod:212 #, fuzzy msgid "B<-B>[I], B<--builddirectory>=[I]" msgstr "B<-l>I[:directorio:directorio:..]" #. type: textblock -#: debhelper.pod:207 +#: debhelper.pod:214 msgid "" "Enable out of source building and use the specified I as the " "build directory. If I parameter is omitted, a default build " @@ -624,7 +638,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:211 +#: debhelper.pod:218 msgid "" "If this option is not specified, building will be done in source by default " "unless the build system requires or prefers out of source tree building. In " @@ -633,7 +647,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:216 +#: debhelper.pod:223 msgid "" "If the build system prefers out of source tree building but still allows in " "source building, the latter can be re-enabled by passing a build directory " @@ -642,14 +656,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:220 +#: debhelper.pod:227 #, fuzzy #| msgid "B<--> I" msgid "B<--parallel>" msgstr "B<--> I" #. type: textblock -#: debhelper.pod:222 +#: debhelper.pod:229 msgid "" "Enable parallel builds if underlying build system supports them. The number " "of parallel jobs is controlled by the DEB_BUILD_OPTIONS environment variable " @@ -658,19 +672,19 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:227 +#: debhelper.pod:234 msgid "" "If this option is not specified, debhelper currently defaults to not " "allowing parallel package builds." msgstr "" #. type: =item -#: debhelper.pod:230 +#: debhelper.pod:237 msgid "B<--max-parallel>I<=maximum>" msgstr "" #. type: textblock -#: debhelper.pod:232 +#: debhelper.pod:239 msgid "" "This option implies L<--parallel> and allows further limiting the number of " "jobs that can be used in a parallel build. If the package build is known to " @@ -680,13 +694,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:237 dh:60 +#: debhelper.pod:244 dh:60 #, fuzzy msgid "B<--list>, B<-l>" msgstr "B<-A>, B<--all>" #. type: textblock -#: debhelper.pod:239 +#: debhelper.pod:246 msgid "" "List all build systems supported by debhelper on this system. The list " "includes both default and third party build systems (marked as such). Also " @@ -696,7 +710,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:246 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110 +#: debhelper.pod:253 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 @@ -706,13 +720,13 @@ msgstr "NOTAS" # type: =head2 #. type: =head2 -#: debhelper.pod:248 +#: debhelper.pod:255 msgid "Multiple binary package support" msgstr "Soporte para varios paquetes binarios" # type: textblock #. type: textblock -#: debhelper.pod:250 +#: debhelper.pod:257 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 " @@ -732,7 +746,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:258 +#: debhelper.pod:265 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<-" @@ -748,13 +762,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:264 +#: debhelper.pod:271 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:266 +#: debhelper.pod:273 msgid "" "Some debhelper commands will automatically generate parts of debian " "maintainer scripts. If you want these automatically generated things " @@ -772,7 +786,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:273 +#: debhelper.pod:280 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -782,7 +796,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:276 +#: debhelper.pod:283 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -792,7 +806,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:279 +#: debhelper.pod:286 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 " @@ -806,7 +820,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:284 +#: debhelper.pod:291 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -825,13 +839,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:290 +#: debhelper.pod:297 msgid "Automatic generation of miscellaneous dependencies." msgstr "Generación automática de diversas dependencias." # type: textblock #. type: textblock -#: debhelper.pod:292 +#: debhelper.pod:299 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -851,7 +865,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:300 +#: debhelper.pod:307 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called " @@ -866,7 +880,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:305 +#: debhelper.pod:312 msgid "" "This is entirely independent of the standard ${shlibs:Depends} generated by " "L, and the ${perl:Depends} generated by L. " @@ -880,13 +894,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:310 +#: debhelper.pod:317 msgid "Package build directories" msgstr "Directorios de construcción del paquete" # type: textblock #. type: textblock -#: debhelper.pod:312 +#: debhelper.pod:319 msgid "" "By default, all debhelper programs assume that the temporary directory used " "for assembling the tree of files in a package is debian/." @@ -897,7 +911,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:315 +#: debhelper.pod:322 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 " @@ -917,13 +931,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:323 +#: debhelper.pod:330 msgid "Debhelper compatibility levels" msgstr "Niveles de compatibilidad de debhelper" # type: textblock #. type: textblock -#: debhelper.pod:325 +#: debhelper.pod:332 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 " @@ -942,7 +956,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:332 +#: debhelper.pod:339 #, fuzzy msgid "" "Tell debhelper what compatibility level to use by writing a number to debian/" @@ -953,7 +967,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:335 +#: debhelper.pod:342 #, fuzzy, no-wrap msgid "" " % echo 7 > debian/compat\n" @@ -964,7 +978,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:337 +#: debhelper.pod:344 msgid "" "Unless otherwise indicated, all debhelper documentation assumes that you are " "using the most recent compatibility level, and in most cases does not " @@ -975,19 +989,19 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:344 +#: debhelper.pod:351 msgid "These are the available compatibility levels:" msgstr "Los niveles de compatibilidad disponibles son:" # type: =item #. type: =item -#: debhelper.pod:348 +#: debhelper.pod:355 msgid "V1" msgstr "V1" # type: textblock #. type: textblock -#: debhelper.pod:350 +#: debhelper.pod:357 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 " @@ -1001,19 +1015,19 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:355 debhelper.pod:362 debhelper.pod:385 debhelper.pod:414 +#: debhelper.pod:362 debhelper.pod:369 debhelper.pod:392 debhelper.pod:421 msgid "This mode is deprecated." msgstr "Este modo está desaconsejado." # type: =item #. type: =item -#: debhelper.pod:357 +#: debhelper.pod:364 msgid "V2" msgstr "V2" # type: textblock #. type: textblock -#: debhelper.pod:359 +#: debhelper.pod:366 msgid "" "In this mode, debhelper will consistently use debian/ as the " "package tree directory for every package that is built." @@ -1023,29 +1037,29 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:364 +#: debhelper.pod:371 msgid "V3" msgstr "V3" # type: textblock #. type: textblock -#: debhelper.pod:366 +#: debhelper.pod:373 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:370 debhelper.pod:375 debhelper.pod:379 debhelper.pod:393 -#: debhelper.pod:398 debhelper.pod:403 debhelper.pod:408 debhelper.pod:422 -#: debhelper.pod:426 debhelper.pod:431 debhelper.pod:435 debhelper.pod:447 -#: debhelper.pod:452 debhelper.pod:458 debhelper.pod:464 debhelper.pod:479 -#: debhelper.pod:486 debhelper.pod:490 debhelper.pod:494 +#: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 +#: debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 +#: debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 +#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:486 +#: debhelper.pod:493 debhelper.pod:497 debhelper.pod:501 msgid "-" msgstr "-" # type: textblock #. type: textblock -#: debhelper.pod:372 +#: debhelper.pod:379 msgid "" "Debhelper config files support globbing via * and ?, when appropriate. To " "turn this off and use those characters raw, just prefix with a backslash." @@ -1056,14 +1070,14 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:377 +#: debhelper.pod:384 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:381 +#: debhelper.pod:388 msgid "" "Every file in etc/ is automatically flagged as a conffile by dh_installdeb." msgstr "" @@ -1072,19 +1086,19 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:387 +#: debhelper.pod:394 msgid "V4" msgstr "V4" # type: textblock #. type: textblock -#: debhelper.pod:389 +#: debhelper.pod:396 msgid "Changes from V3 are:" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:395 +#: debhelper.pod:402 msgid "" "dh_makeshlibs -V will not include the debian part of the version number in " "the generated dependency line in the shlibs file." @@ -1094,7 +1108,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:400 +#: debhelper.pod:407 msgid "" "You are encouraged to put the new ${misc:Depends} into debian/control to " "supplement the ${shlibs:Depends} field." @@ -1104,7 +1118,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:405 +#: debhelper.pod:412 msgid "" "dh_fixperms will make all files in bin/ directories and in etc/init.d " "executable." @@ -1114,7 +1128,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:410 +#: debhelper.pod:417 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 " @@ -1122,26 +1136,26 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:416 +#: debhelper.pod:423 msgid "V5" msgstr "V5" # type: textblock #. type: textblock -#: debhelper.pod:418 +#: debhelper.pod:425 msgid "Changes from V4 are:" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:424 +#: debhelper.pod:431 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:428 +#: debhelper.pod:435 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." @@ -1152,31 +1166,31 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:433 +#: debhelper.pod:440 msgid "dh_installdocs skips installing empty files." msgstr "dh_installdocs no instala ficheros vacíos." # type: textblock #. type: textblock -#: debhelper.pod:437 +#: debhelper.pod:444 msgid "dh_install errors out if wildcards expand to nothing." msgstr "" # type: =item #. type: =item -#: debhelper.pod:441 +#: debhelper.pod:448 msgid "V6" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:443 +#: debhelper.pod:450 msgid "Changes from V5 are:" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:449 +#: debhelper.pod:456 msgid "" "Commands that generate maintainer script fragments will order the fragments " "in reverse order for the prerm and postrm scripts." @@ -1184,7 +1198,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:454 +#: debhelper.pod:461 #, fuzzy msgid "" "dh_installwm will install a slave manpage link for x-window-manager.1.gz, if " @@ -1193,7 +1207,7 @@ msgstr "dh_installwm - registra un gestor de ventanas" # type: textblock #. type: textblock -#: debhelper.pod:460 +#: debhelper.pod:467 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 " @@ -1202,7 +1216,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:466 +#: debhelper.pod:473 msgid "" "dh_installman allows overwriting existing man pages in the package build " "directory. In previous compatibility levels it silently refuses to do this." @@ -1210,13 +1224,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:471 +#: debhelper.pod:478 msgid "V7" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:473 +#: debhelper.pod:480 #, fuzzy msgid "This is the recommended mode of operation." msgstr "" @@ -1224,13 +1238,13 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:475 +#: debhelper.pod:482 msgid "Changes from V6 are:" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:481 +#: debhelper.pod:488 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 --" @@ -1240,19 +1254,19 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:488 +#: debhelper.pod:495 msgid "dh_clean will read debian/clean and delete files listed there." msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:492 +#: debhelper.pod:499 msgid "dh_clean will delete toplevel *-stamp files." msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:496 +#: debhelper.pod:503 msgid "" "dh_installchangelogs will guess at what file is the upstream changelog if " "none is specified." @@ -1260,13 +1274,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:503 +#: debhelper.pod:510 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:505 +#: debhelper.pod:512 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 " @@ -1285,13 +1299,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:512 +#: debhelper.pod:519 msgid "Other notes" msgstr "Otras notas" # type: textblock #. type: textblock -#: debhelper.pod:514 +#: debhelper.pod:521 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 " @@ -1308,7 +1322,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:520 +#: debhelper.pod:527 #, fuzzy msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " @@ -1324,7 +1338,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:526 +#: debhelper.pod:533 #, fuzzy, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1335,19 +1349,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:528 +#: debhelper.pod:535 msgid "ENVIRONMENT" msgstr "ENTORNO" # type: =item #. type: =item -#: debhelper.pod:532 +#: debhelper.pod:539 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock #. type: textblock -#: debhelper.pod:534 +#: debhelper.pod:541 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1358,13 +1372,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:537 +#: debhelper.pod:544 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock #. type: textblock -#: debhelper.pod:539 +#: debhelper.pod:546 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1374,25 +1388,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:542 +#: debhelper.pod:549 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock #. type: textblock -#: debhelper.pod:544 +#: debhelper.pod:551 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:546 +#: debhelper.pod:553 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock #. type: textblock -#: debhelper.pod:548 +#: debhelper.pod:555 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 " @@ -1401,7 +1415,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:552 +#: debhelper.pod:559 #, fuzzy msgid "" "This is useful in some situations, for example, if you need to pass -p to " @@ -1418,13 +1432,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:557 +#: debhelper.pod:564 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock #. type: textblock -#: debhelper.pod:559 +#: debhelper.pod:566 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 " @@ -1436,7 +1450,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:563 +#: debhelper.pod:570 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 " @@ -1454,7 +1468,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:570 +#: debhelper.pod:577 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1464,9 +1478,9 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:575 dh:661 dh_auto_build:47 dh_auto_clean:48 +#: debhelper.pod:582 dh:678 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_builddeb:91 dh_clean:138 dh_compress:202 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:126 dh_installdirs:86 @@ -1485,33 +1499,33 @@ msgstr "V # type: =item #. type: =item -#: debhelper.pod:579 +#: debhelper.pod:586 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:581 +#: debhelper.pod:588 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:583 +#: debhelper.pod:590 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:585 +#: debhelper.pod:592 msgid "Debhelper web site." msgstr "Web de Debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:589 dh:667 dh_auto_build:53 dh_auto_clean:54 +#: debhelper.pod:596 dh:684 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_builddeb:97 dh_clean:144 dh_compress:208 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:132 dh_installdirs:92 @@ -1530,9 +1544,9 @@ msgstr "AUTOR" # type: textblock #. type: textblock -#: debhelper.pod:591 dh:669 dh_auto_build:55 dh_auto_clean:56 +#: debhelper.pod:598 dh:686 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_clean:146 dh_compress:210 dh_fixperms:130 dh_gencontrol:90 #: dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 #: dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 #: dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 @@ -1598,7 +1612,7 @@ msgstr "" #: dh:37 msgid "" "If debian/rules contains a target with a name like \"override_I" -"\", then when it would notmally run I, dh will instead call that " +"\", then when it would normally run I, dh will instead call that " "target. The override target can then run the command with additional " "options, or run entirely different commands instead. See examples below. " "(Note that to use this feature, you should Build-Depend on debhelper 7.0.50 " @@ -1851,7 +1865,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --with python-central $@\n" +"\t\tdh $@ --with python-central\n" "\n" msgstr "" @@ -1868,7 +1882,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --buildsystem=perl_build $@\n" +"\t\tdh $@ --buildsystem=perl_build\n" "\n" msgstr "" @@ -1887,7 +1901,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --with quilt $@\n" +"\t\tdh $@ --with quilt\n" "\n" msgstr "" @@ -1905,19 +1919,36 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --sourcedirectory=src $@\n" +"\t\tdh $@ --sourcedirectory=src\n" "\n" msgstr "" #. type: textblock #: dh:203 msgid "" +"And here is an example of how to tell the dh_auto_* commands to build in a " +"subdirectory, which will be removed on clean." +msgstr "" + +#. type: verbatim +#: dh:206 +#, no-wrap +msgid "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@ --builddirectory=build\n" +"\n" +msgstr "" + +#. type: textblock +#: dh:210 +msgid "" "Finally, here is a way to prevent dh from running several commands that you " "don't want it to run, by defining empty override targets for each command." msgstr "" #. type: verbatim -#: dh:207 +#: dh:214 #, no-wrap msgid "" "\t#!/usr/bin/make -f\n" @@ -1927,7 +1958,7 @@ msgid "" msgstr "" #. type: verbatim -#: dh:211 +#: dh:218 #, no-wrap msgid "" "\t# Commands not to run:\n" @@ -1937,9 +1968,9 @@ msgstr "" # type: textblock #. type: textblock -#: dh:663 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 +#: dh:680 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_compress:204 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:128 dh_installdirs:88 #: dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 @@ -1956,9 +1987,9 @@ msgstr "L" # type: textblock #. type: textblock -#: dh:665 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 +#: dh:682 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_clean:142 dh_compress:206 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:130 dh_installdirs:90 #: dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 @@ -2341,7 +2372,7 @@ msgid "" "The contents of this file are displayed to the user by the bug reporting " "tool before allowing the user to write a bug report on the package to the " "Debian Bug Tracking System. This file is installed as F in the package build directory." +"package/presubj> in the package build directory." msgstr "" #. type: textblock diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index c56604f6..0fa23bdd 100644 --- a/man/po4a/po/fr.po +++ b/man/po4a/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper manpages\n" -"POT-Creation-Date: 2009-12-31 11:34-0500\n" +"POT-Creation-Date: 2010-02-02 12:12-0500\n" "PO-Revision-Date: 2006-11-19 20:50+0100\n" "Last-Translator: Valery Perrin \n" "Language-Team: French \n" @@ -517,15 +517,29 @@ msgstr "" "le paquet principal est le premier paquet énuméré dans le fichier debian/" "control." +#. type: =item +#: debhelper.pod:159 +msgid "B<-O=>I" +msgstr "" + +#. type: textblock +#: debhelper.pod:161 +msgid "" +"This is used by L when passing user-specified options to all the " +"commands it runs. If the command supports the specified option or option " +"bundle, it will take effect. If the command does not support the option (or " +"any part of an option bundle), it will be ignored." +msgstr "" + # type: =head1 #. type: =head1 -#: debhelper.pod:161 +#: debhelper.pod:168 msgid "COMMON DEBHELPER OPTIONS" msgstr "OPTIONS COURANTES DE DEBHELPER" # type: textblock #. type: textblock -#: debhelper.pod:163 +#: debhelper.pod:170 msgid "" "The following command line options are supported by some debhelper " "programs. See the man page of each program for a complete explanation of " @@ -537,13 +551,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:169 +#: debhelper.pod:176 msgid "B<-n>" msgstr "B<-n>" # type: textblock #. type: textblock -#: debhelper.pod:171 +#: debhelper.pod:178 msgid "Do not modify postinst/postrm/etc scripts." msgstr "" "Ne pas modifier les scripts de maintenance du paquet (postinst, postrm, " @@ -551,14 +565,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 +#: debhelper.pod:180 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 #: dh_shlibdeps:30 dh_strip:39 msgid "B<-X>I, B<--exclude=>I" msgstr "B<-X>I<élément>, B<--exclude=>I<élément>" # type: textblock #. type: textblock -#: debhelper.pod:175 +#: debhelper.pod:182 msgid "" "Exclude an item from processing. This option may be used multiple times, to " "exclude more than one thing." @@ -568,7 +582,7 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:178 dh_bugfiles:54 dh_compress:58 dh_installdirs:35 +#: debhelper.pod:185 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>" @@ -576,7 +590,7 @@ msgstr "B<-A>, B<--all>" # type: textblock #. type: textblock -#: debhelper.pod:180 +#: debhelper.pod:187 msgid "" "Makes files or other items that are specified on the command line take " "effect in ALL packages acted on, not just the first." @@ -585,12 +599,12 @@ msgstr "" "commande concernent TOUS les paquets construits et pas seulement le premier." #. type: =head1 -#: debhelper.pod:185 +#: debhelper.pod:192 msgid "BUILD SYSTEM OPTIONS" msgstr "OPTIONS DU PROCESSUS DE CONSTRUCTION" #. type: textblock -#: debhelper.pod:187 +#: debhelper.pod:194 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 " @@ -604,14 +618,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:194 +#: debhelper.pod:201 msgid "B<-S>I, B<--buildsystem=>I" msgstr "" "B<-S>I, B<--buildsystem=>I" #. type: textblock -#: debhelper.pod:196 +#: debhelper.pod:203 msgid "" "Force use of the specified I, instead of trying to auto-select " "one which might be applicable for the package." @@ -621,12 +635,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:199 +#: debhelper.pod:206 msgid "B<-D>I, B<--sourcedirectory=>I" msgstr "B<-D>I, B<--sourcedirectory=>I" #. type: textblock -#: debhelper.pod:201 +#: debhelper.pod:208 msgid "" "Assume that the original package source tree is at the specified " "I rather than the top level directory of the Debian source " @@ -637,12 +651,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:205 +#: debhelper.pod:212 msgid "B<-B>[I], B<--builddirectory>=[I]" msgstr "B<-B>[I], B<--builddirectory>=[I]" #. type: textblock -#: debhelper.pod:207 +#: debhelper.pod:214 msgid "" "Enable out of source building and use the specified I as the " "build directory. If I parameter is omitted, a default build " @@ -654,7 +668,7 @@ msgstr "" "sera choisi." #. type: textblock -#: debhelper.pod:211 +#: debhelper.pod:218 msgid "" "If this option is not specified, building will be done in source by default " "unless the build system requires or prefers out of source tree building. In " @@ -667,7 +681,7 @@ msgstr "" "utilisé même si L<--builddirectory> n'est pas spécifié." #. type: textblock -#: debhelper.pod:216 +#: debhelper.pod:223 msgid "" "If the build system prefers out of source tree building but still allows in " "source building, the latter can be re-enabled by passing a build directory " @@ -681,14 +695,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:220 +#: debhelper.pod:227 #, fuzzy #| msgid "B<--> I" msgid "B<--parallel>" msgstr "B<--> I" #. type: textblock -#: debhelper.pod:222 +#: debhelper.pod:229 msgid "" "Enable parallel builds if underlying build system supports them. The number " "of parallel jobs is controlled by the DEB_BUILD_OPTIONS environment variable " @@ -697,19 +711,19 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:227 +#: debhelper.pod:234 msgid "" "If this option is not specified, debhelper currently defaults to not " "allowing parallel package builds." msgstr "" #. type: =item -#: debhelper.pod:230 +#: debhelper.pod:237 msgid "B<--max-parallel>I<=maximum>" msgstr "" #. type: textblock -#: debhelper.pod:232 +#: debhelper.pod:239 msgid "" "This option implies L<--parallel> and allows further limiting the number of " "jobs that can be used in a parallel build. If the package build is known to " @@ -719,12 +733,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:237 dh:60 +#: debhelper.pod:244 dh:60 msgid "B<--list>, B<-l>" msgstr "B<--list>, B<-l>" #. type: textblock -#: debhelper.pod:239 +#: debhelper.pod:246 msgid "" "List all build systems supported by debhelper on this system. The list " "includes both default and third party build systems (marked as such). Also " @@ -739,7 +753,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:246 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110 +#: debhelper.pod:253 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 @@ -749,13 +763,13 @@ msgstr "REMARQUES" # type: =head2 #. type: =head2 -#: debhelper.pod:248 +#: debhelper.pod:255 msgid "Multiple binary package support" msgstr "Prise en charge de plusieurs paquets binaires" # type: textblock #. type: textblock -#: debhelper.pod:250 +#: debhelper.pod:257 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 " @@ -775,7 +789,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:258 +#: debhelper.pod:265 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<-" @@ -791,13 +805,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:264 +#: debhelper.pod:271 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:266 +#: debhelper.pod:273 msgid "" "Some debhelper commands will automatically generate parts of debian " "maintainer scripts. If you want these automatically generated things " @@ -815,7 +829,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:273 +#: debhelper.pod:280 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -825,7 +839,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:276 +#: debhelper.pod:283 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -836,7 +850,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:279 +#: debhelper.pod:286 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 " @@ -851,7 +865,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:284 +#: debhelper.pod:291 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -870,13 +884,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:290 +#: debhelper.pod:297 msgid "Automatic generation of miscellaneous dependencies." msgstr "Génération automatique des diverses dépendances." # type: textblock #. type: textblock -#: debhelper.pod:292 +#: debhelper.pod:299 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -896,7 +910,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:300 +#: debhelper.pod:307 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called " @@ -911,7 +925,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:305 +#: debhelper.pod:312 msgid "" "This is entirely independent of the standard ${shlibs:Depends} generated by " "L, and the ${perl:Depends} generated by L. " @@ -925,13 +939,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:310 +#: debhelper.pod:317 msgid "Package build directories" msgstr "Répertoires de construction du paquet" # type: textblock #. type: textblock -#: debhelper.pod:312 +#: debhelper.pod:319 msgid "" "By default, all debhelper programs assume that the temporary directory used " "for assembling the tree of files in a package is debian/." @@ -942,7 +956,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:315 +#: debhelper.pod:322 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 " @@ -962,13 +976,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:323 +#: debhelper.pod:330 msgid "Debhelper compatibility levels" msgstr "Niveaux de compatibilité de debhelper" # type: textblock #. type: textblock -#: debhelper.pod:325 +#: debhelper.pod:332 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 " @@ -988,7 +1002,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:332 +#: debhelper.pod:339 msgid "" "Tell debhelper what compatibility level to use by writing a number to debian/" "compat. For example, to turn on V7 mode:" @@ -999,7 +1013,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:335 +#: debhelper.pod:342 #, no-wrap msgid "" " % echo 7 > debian/compat\n" @@ -1010,7 +1024,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:337 +#: debhelper.pod:344 msgid "" "Unless otherwise indicated, all debhelper documentation assumes that you are " "using the most recent compatibility level, and in most cases does not " @@ -1028,19 +1042,19 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:344 +#: debhelper.pod:351 msgid "These are the available compatibility levels:" msgstr "Les niveaux de compatibilité sont les suivants :" # type: =item #. type: =item -#: debhelper.pod:348 +#: debhelper.pod:355 msgid "V1" msgstr "V1" # type: textblock #. type: textblock -#: debhelper.pod:350 +#: debhelper.pod:357 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 " @@ -1054,19 +1068,19 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:355 debhelper.pod:362 debhelper.pod:385 debhelper.pod:414 +#: debhelper.pod:362 debhelper.pod:369 debhelper.pod:392 debhelper.pod:421 msgid "This mode is deprecated." msgstr "Ce mode est déconseillé." # type: =item #. type: =item -#: debhelper.pod:357 +#: debhelper.pod:364 msgid "V2" msgstr "V2" # type: textblock #. type: textblock -#: debhelper.pod:359 +#: debhelper.pod:366 msgid "" "In this mode, debhelper will consistently use debian/ as the " "package tree directory for every package that is built." @@ -1076,29 +1090,29 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:364 +#: debhelper.pod:371 msgid "V3" msgstr "V3" # type: textblock #. type: textblock -#: debhelper.pod:366 +#: debhelper.pod:373 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:370 debhelper.pod:375 debhelper.pod:379 debhelper.pod:393 -#: debhelper.pod:398 debhelper.pod:403 debhelper.pod:408 debhelper.pod:422 -#: debhelper.pod:426 debhelper.pod:431 debhelper.pod:435 debhelper.pod:447 -#: debhelper.pod:452 debhelper.pod:458 debhelper.pod:464 debhelper.pod:479 -#: debhelper.pod:486 debhelper.pod:490 debhelper.pod:494 +#: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 +#: debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 +#: debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 +#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:486 +#: debhelper.pod:493 debhelper.pod:497 debhelper.pod:501 msgid "-" msgstr "-" # type: textblock #. type: textblock -#: debhelper.pod:372 +#: debhelper.pod:379 msgid "" "Debhelper config files support globbing via * and ?, when appropriate. To " "turn this off and use those characters raw, just prefix with a backslash." @@ -1110,7 +1124,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:377 +#: debhelper.pod:384 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig." msgstr "" "Les scripts de maintenance du paquet (postinst et postrm) feront appel à " @@ -1118,7 +1132,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:381 +#: debhelper.pod:388 msgid "" "Every file in etc/ is automatically flagged as a conffile by dh_installdeb." msgstr "" @@ -1127,19 +1141,19 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:387 +#: debhelper.pod:394 msgid "V4" msgstr "V4" # type: textblock #. type: textblock -#: debhelper.pod:389 +#: debhelper.pod:396 msgid "Changes from V3 are:" msgstr "Les changements par rapport à la version 3 sont :" # type: textblock #. type: textblock -#: debhelper.pod:395 +#: debhelper.pod:402 msgid "" "dh_makeshlibs -V will not include the debian part of the version number in " "the generated dependency line in the shlibs file." @@ -1149,7 +1163,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:400 +#: debhelper.pod:407 msgid "" "You are encouraged to put the new ${misc:Depends} into debian/control to " "supplement the ${shlibs:Depends} field." @@ -1159,7 +1173,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:405 +#: debhelper.pod:412 msgid "" "dh_fixperms will make all files in bin/ directories and in etc/init.d " "executable." @@ -1169,7 +1183,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:410 +#: debhelper.pod:417 msgid "dh_link will correct existing links to conform with policy." msgstr "" "dh_link corrigera les liens existants pour les rendre conformes à la Charte " @@ -1177,19 +1191,19 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:416 +#: debhelper.pod:423 msgid "V5" msgstr "V5" # type: textblock #. type: textblock -#: debhelper.pod:418 +#: debhelper.pod:425 msgid "Changes from V4 are:" msgstr "Les changements par rapport à la version 4 sont :" # type: textblock #. type: textblock -#: debhelper.pod:424 +#: debhelper.pod:431 msgid "Comments are ignored in debhelper config files." msgstr "" "Les commentaires sont ignorés dans les fichiers de configuration de " @@ -1197,7 +1211,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:428 +#: debhelper.pod:435 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." @@ -1208,13 +1222,13 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:433 +#: debhelper.pod:440 msgid "dh_installdocs skips installing empty files." msgstr "dh_installdocs saute l'installation des fichiers vides." # type: textblock #. type: textblock -#: debhelper.pod:437 +#: debhelper.pod:444 msgid "dh_install errors out if wildcards expand to nothing." msgstr "" "dh_install génère des erreurs si les jokers (wildcards) ne correspondent à " @@ -1222,19 +1236,19 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:441 +#: debhelper.pod:448 msgid "V6" msgstr "V6" # type: textblock #. type: textblock -#: debhelper.pod:443 +#: debhelper.pod:450 msgid "Changes from V5 are:" msgstr "Les changements par rapport à la version 5 sont :" # type: textblock #. type: textblock -#: debhelper.pod:449 +#: debhelper.pod:456 msgid "" "Commands that generate maintainer script fragments will order the fragments " "in reverse order for the prerm and postrm scripts." @@ -1244,7 +1258,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:454 +#: debhelper.pod:461 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." @@ -1255,7 +1269,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:460 +#: debhelper.pod:467 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 " @@ -1267,7 +1281,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:466 +#: debhelper.pod:473 msgid "" "dh_installman allows overwriting existing man pages in the package build " "directory. In previous compatibility levels it silently refuses to do this." @@ -1278,25 +1292,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:471 +#: debhelper.pod:478 msgid "V7" msgstr "V7" # type: textblock #. type: textblock -#: debhelper.pod:473 +#: debhelper.pod:480 msgid "This is the recommended mode of operation." msgstr "C'est la version dont l'usage est recommandé." # type: textblock #. type: textblock -#: debhelper.pod:475 +#: debhelper.pod:482 msgid "Changes from V6 are:" msgstr "Les changements par rapport à la version 6 sont :" # type: textblock #. type: textblock -#: debhelper.pod:481 +#: debhelper.pod:488 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 --" @@ -1311,7 +1325,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:488 +#: debhelper.pod:495 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 " @@ -1319,13 +1333,13 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:492 +#: debhelper.pod:499 msgid "dh_clean will delete toplevel *-stamp files." msgstr "dh_clean supprime les fichiers *-stamp." # type: textblock #. type: textblock -#: debhelper.pod:496 +#: debhelper.pod:503 msgid "" "dh_installchangelogs will guess at what file is the upstream changelog if " "none is specified." @@ -1335,13 +1349,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:503 +#: debhelper.pod:510 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:505 +#: debhelper.pod:512 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 " @@ -1360,13 +1374,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:512 +#: debhelper.pod:519 msgid "Other notes" msgstr "Autres remarques" # type: textblock #. type: textblock -#: debhelper.pod:514 +#: debhelper.pod:521 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 " @@ -1384,7 +1398,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:520 +#: debhelper.pod:527 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 " @@ -1400,7 +1414,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:526 +#: debhelper.pod:533 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1411,19 +1425,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:528 +#: debhelper.pod:535 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item #. type: =item -#: debhelper.pod:532 +#: debhelper.pod:539 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock #. type: textblock -#: debhelper.pod:534 +#: debhelper.pod:541 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1433,13 +1447,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:537 +#: debhelper.pod:544 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock #. type: textblock -#: debhelper.pod:539 +#: debhelper.pod:546 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1449,25 +1463,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:542 +#: debhelper.pod:549 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock #. type: textblock -#: debhelper.pod:544 +#: debhelper.pod:551 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:546 +#: debhelper.pod:553 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock #. type: textblock -#: debhelper.pod:548 +#: debhelper.pod:555 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 " @@ -1479,7 +1493,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:552 +#: debhelper.pod:559 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 " @@ -1494,13 +1508,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:557 +#: debhelper.pod:564 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock #. type: textblock -#: debhelper.pod:559 +#: debhelper.pod:566 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 " @@ -1513,7 +1527,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:563 +#: debhelper.pod:570 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 " @@ -1532,7 +1546,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:570 +#: debhelper.pod:577 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1542,9 +1556,9 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:575 dh:661 dh_auto_build:47 dh_auto_clean:48 +#: debhelper.pod:582 dh:678 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_builddeb:91 dh_clean:138 dh_compress:202 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:126 dh_installdirs:86 @@ -1563,34 +1577,34 @@ msgstr "VOIR AUSSI" # type: =item #. type: =item -#: debhelper.pod:579 +#: debhelper.pod:586 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:581 +#: debhelper.pod:588 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:583 +#: debhelper.pod:590 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:585 +#: debhelper.pod:592 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:589 dh:667 dh_auto_build:53 dh_auto_clean:54 +#: debhelper.pod:596 dh:684 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_builddeb:97 dh_clean:144 dh_compress:208 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:132 dh_installdirs:92 @@ -1609,9 +1623,9 @@ msgstr "AUTEUR" # type: textblock #. type: textblock -#: debhelper.pod:591 dh:669 dh_auto_build:55 dh_auto_clean:56 +#: debhelper.pod:598 dh:686 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_clean:146 dh_compress:210 dh_fixperms:130 dh_gencontrol:90 #: dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 #: dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 #: dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 @@ -1713,7 +1727,7 @@ msgstr "" #| "7.0.50 or above.)" msgid "" "If debian/rules contains a target with a name like \"override_I" -"\", then when it would notmally run I, dh will instead call that " +"\", then when it would normally run I, dh will instead call that " "target. The override target can then run the command with additional " "options, or run entirely different commands instead. See examples below. " "(Note that to use this feature, you should Build-Depend on debhelper 7.0.50 " @@ -2047,11 +2061,16 @@ msgstr "" # type: verbatim #. type: verbatim #: dh:176 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| "\t#!/usr/bin/make -f\n" +#| "\t%:\n" +#| "\t\tdh --with python-central $@\n" +#| "\n" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --with python-central $@\n" +"\t\tdh $@ --with python-central\n" "\n" msgstr "" "\t#!/usr/bin/make -f\n" @@ -2091,7 +2110,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --buildsystem=perl_build $@\n" +"\t\tdh $@ --buildsystem=perl_build\n" "\n" msgstr "" "\t#!/usr/bin/make -f\n" @@ -2115,11 +2134,16 @@ msgstr "" # type: verbatim #. type: verbatim #: dh:191 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| "\t#!/usr/bin/make -f\n" +#| "\t%:\n" +#| "\t\tdh --with quilt $@\n" +#| "\n" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --with quilt $@\n" +"\t\tdh $@ --with quilt\n" "\n" msgstr "" "\t#!/usr/bin/make -f\n" @@ -2160,7 +2184,7 @@ msgstr "" msgid "" "\t#!/usr/bin/make -f\n" "\t%:\n" -"\t\tdh --sourcedirectory=src $@\n" +"\t\tdh $@ --sourcedirectory=src\n" "\n" msgstr "" "\t#!/usr/bin/make -f\n" @@ -2171,13 +2195,40 @@ msgstr "" #. type: textblock #: dh:203 msgid "" +"And here is an example of how to tell the dh_auto_* commands to build in a " +"subdirectory, which will be removed on clean." +msgstr "" + +# type: verbatim +#. type: verbatim +#: dh:206 +#, fuzzy, no-wrap +#| msgid "" +#| "\t#!/usr/bin/make -f\n" +#| "\t%:\n" +#| "\t\tdh --sourcedirectory=src --buildsystem=perl_build $@\n" +#| "\n" +msgid "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@ --builddirectory=build\n" +"\n" +msgstr "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh --sourcedirectory=src --buildsystem=perl_build $@\n" +"\n" + +#. type: textblock +#: dh:210 +msgid "" "Finally, here is a way to prevent dh from running several commands that you " "don't want it to run, by defining empty override targets for each command." msgstr "" # type: verbatim #. type: verbatim -#: dh:207 +#: dh:214 #, fuzzy, no-wrap #| msgid "" #| "\t#!/usr/bin/make -f\n" @@ -2196,7 +2247,7 @@ msgstr "" "\n" #. type: verbatim -#: dh:211 +#: dh:218 #, no-wrap msgid "" "\t# Commands not to run:\n" @@ -2206,9 +2257,9 @@ msgstr "" # type: textblock #. type: textblock -#: dh:663 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 +#: dh:680 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_compress:204 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:128 dh_installdirs:88 #: dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 @@ -2225,9 +2276,9 @@ msgstr "L" # type: textblock #. type: textblock -#: dh:665 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 +#: dh:682 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_clean:142 dh_compress:206 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:130 dh_installdirs:90 #: dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 @@ -2727,11 +2778,17 @@ msgstr "debian/I.bug-presubj" # type: textblock #. type: textblock #: dh_bugfiles:43 +#, fuzzy +#| msgid "" +#| "The contents of this file are displayed to the user by the bug reporting " +#| "tool before allowing the user to write a bug report on the package to the " +#| "Debian Bug Tracking System. This file is installed as F in the package build directory." msgid "" "The contents of this file are displayed to the user by the bug reporting " "tool before allowing the user to write a bug report on the package to the " "Debian Bug Tracking System. This file is installed as F in the package build directory." +"package/presubj> in the package build directory." msgstr "" "Le contenu de ce fichier est affiché à l'utilisateur par l'outil de rapport " "de bogue afin de lui permettre de rédiger un rapport de bogue contre le " -- cgit v1.2.3