From 7846785f8a14b900cf3f5699fe9d666ad680a38c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Jul 2011 23:32:21 -0400 Subject: releasing version 8.9.3 --- debian/changelog | 4 +- man/po4a/po/debhelper.pot | 105 +++++++++++++++++++++++----------------------- man/po4a/po/es.po | 105 +++++++++++++++++++++++----------------------- man/po4a/po/fr.po | 105 +++++++++++++++++++++++----------------------- 4 files changed, 161 insertions(+), 158 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25773b8f..c4840bc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -debhelper (8.9.3) UNRELEASED; urgency=low +debhelper (8.9.3) unstable; urgency=low * dh: Remove obsolete optimisation hack that caused sequence breakage in v9 with a rules file with an explict build target. Closes: #634784 - -- Joey Hess Tue, 19 Jul 2011 22:29:43 -0400 + -- Joey Hess Tue, 19 Jul 2011 23:26:43 -0400 debhelper (8.9.2) unstable; urgency=low diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index 8c11284e..f0c0692d 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-07-17 16:31-0400\n" +"POT-Creation-Date: 2011-07-19 23:26-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -610,7 +610,7 @@ msgid "This mode works like v2, with the following additions:" msgstr "" #. type: =item -#: debhelper.pod:304 debhelper.pod:309 debhelper.pod:313 debhelper.pod:327 debhelper.pod:332 debhelper.pod:337 debhelper.pod:342 debhelper.pod:356 debhelper.pod:360 debhelper.pod:365 debhelper.pod:369 debhelper.pod:381 debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411 debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441 debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472 debhelper.pod:477 debhelper.pod:482 debhelper.pod:487 +#: debhelper.pod:304 debhelper.pod:309 debhelper.pod:313 debhelper.pod:327 debhelper.pod:332 debhelper.pod:337 debhelper.pod:342 debhelper.pod:356 debhelper.pod:360 debhelper.pod:365 debhelper.pod:369 debhelper.pod:381 debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411 debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441 debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472 debhelper.pod:477 debhelper.pod:483 debhelper.pod:488 msgid "-" msgstr "" @@ -851,34 +851,35 @@ msgstr "" #. type: textblock #: debhelper.pod:479 msgid "" -"dh supports use of standard targets in debian/rules without needing to " -"manually define the dependencies between targets there." +"dh allows defining custom build, build-arch, and build-indep targets in " +"debian/rules, without needing to manually define the other targets that " +"depend on them." msgstr "" #. type: textblock -#: debhelper.pod:484 +#: debhelper.pod:485 msgid "" "B does not include the source package name in " "--libexecdir when using autoconf." msgstr "" #. type: textblock -#: debhelper.pod:489 +#: debhelper.pod:490 msgid "B does not default to enabling --with=python-support" msgstr "" #. type: =head1 -#: debhelper.pod:495 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49 +#: debhelper.pod:496 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49 msgid "NOTES" msgstr "" #. type: =head2 -#: debhelper.pod:497 +#: debhelper.pod:498 msgid "Multiple binary package support" msgstr "" #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:500 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 " @@ -890,7 +891,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:507 +#: debhelper.pod:508 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>, " @@ -900,12 +901,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:513 +#: debhelper.pod:514 msgid "Automatic generation of Debian install scripts" msgstr "" #. type: textblock -#: debhelper.pod:515 +#: debhelper.pod:516 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -916,21 +917,21 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:522 +#: debhelper.pod:523 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:525 +#: debhelper.pod:526 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:528 +#: debhelper.pod:529 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 " @@ -939,7 +940,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:533 +#: debhelper.pod:534 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -951,12 +952,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:539 +#: debhelper.pod:540 msgid "Automatic generation of miscellaneous dependencies." msgstr "" #. type: textblock -#: debhelper.pod:541 +#: debhelper.pod:542 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -968,7 +969,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:550 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called " @@ -977,7 +978,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:554 +#: debhelper.pod:555 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by " @@ -986,19 +987,19 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:559 +#: debhelper.pod:560 msgid "Package build directories" msgstr "" #. type: textblock -#: debhelper.pod:561 +#: debhelper.pod:562 msgid "" "By default, all debhelper programs assume that the temporary directory used " "for assembling the tree of files in a package is debian/I." msgstr "" #. type: textblock -#: debhelper.pod:564 +#: debhelper.pod:565 msgid "" "Sometimes, you might want to use some other temporary directory. This is " "supported by the B<-P> flag. For example, \"B\" to the package's stanza in F, and " @@ -1026,12 +1027,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:581 +#: debhelper.pod:582 msgid "Build depends" msgstr "" #. type: textblock -#: debhelper.pod:583 +#: debhelper.pod:584 msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " "Build-Depends line in F. You should build-depend on a " @@ -1040,7 +1041,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:589 +#: debhelper.pod:590 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1048,51 +1049,51 @@ msgid "" msgstr "" #. type: =head1 -#: debhelper.pod:591 +#: debhelper.pod:592 msgid "ENVIRONMENT" msgstr "" #. type: =item -#: debhelper.pod:595 +#: debhelper.pod:596 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:597 +#: debhelper.pod:598 msgid "" "Set to B<1> to enable verbose mode. Debhelper will output every command it " "runs that modifies files on the build system." msgstr "" #. type: =item -#: debhelper.pod:600 +#: debhelper.pod:601 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:603 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." msgstr "" #. type: =item -#: debhelper.pod:605 +#: debhelper.pod:606 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:607 +#: debhelper.pod:608 msgid "Set to B<1> to enable no-act mode." msgstr "" #. type: =item -#: debhelper.pod:609 +#: debhelper.pod:610 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:611 +#: debhelper.pod:612 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 " @@ -1100,7 +1101,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:615 +#: debhelper.pod:616 msgid "" "This is useful in some situations, for example, if you need to pass B<-p> to " "all debhelper commands that will be run. One good way to set B " @@ -1109,12 +1110,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:620 +#: debhelper.pod:621 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:622 +#: debhelper.pod:623 msgid "" "If set, this adds the value the variable is set to to the B<-X> options of " "all commands that support the B<-X> option. Moreover, B will " @@ -1122,7 +1123,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:626 +#: debhelper.pod:627 msgid "" "This can be useful if you are doing a build from a CVS source tree, in which " "case setting B will prevent any CVS directories from " @@ -1133,44 +1134,44 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:633 +#: debhelper.pod:634 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" msgstr "" #. type: =head1 -#: debhelper.pod:638 dh:875 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:144 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:307 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:258 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:230 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114 +#: debhelper.pod:639 dh:856 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:144 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:307 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:258 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:230 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114 msgid "SEE ALSO" msgstr "" #. type: =item -#: debhelper.pod:642 +#: debhelper.pod:643 msgid "F" msgstr "" #. type: textblock -#: debhelper.pod:644 +#: debhelper.pod:645 msgid "A set of example F files that use debhelper." msgstr "" #. type: =item -#: debhelper.pod:646 +#: debhelper.pod:647 msgid "L" msgstr "" #. type: textblock -#: debhelper.pod:648 +#: debhelper.pod:649 msgid "Debhelper web site." msgstr "" #. type: =head1 -#: debhelper.pod:652 dh:881 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:150 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:313 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:264 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:236 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120 +#: debhelper.pod:653 dh:862 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:150 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:313 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:264 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:236 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120 msgid "AUTHOR" msgstr "" #. type: textblock -#: debhelper.pod:654 dh:883 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131 dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:315 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:266 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:238 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36 +#: debhelper.pod:655 dh:864 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131 dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:315 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:266 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:238 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36 msgid "Joey Hess " msgstr "" @@ -1620,7 +1621,7 @@ msgstr "" msgid "" "Note that in the example above, dh will arrange for \"debian/rules build\" " "to call your build-indep and build-arch targets. You do not need to " -"explicitly define the dependencies in the rules file when using dh with " +"explicitly define those dependencies in the rules file when using dh with " "compatibility level v9. This example would be more complicated with earlier " "compatibility levels." msgstr "" @@ -1679,12 +1680,12 @@ msgid "" msgstr "" #. type: textblock -#: dh:877 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144 dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:146 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:309 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:260 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:232 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116 +#: dh:858 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144 dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:146 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:309 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:260 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:232 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116 msgid "L" msgstr "" #. type: textblock -#: dh:879 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127 dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:148 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:311 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:262 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:234 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118 +#: dh:860 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127 dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:148 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:311 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:262 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:234 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118 msgid "This program is a part of debhelper." msgstr "" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index ce2c42c5..0814a8ed 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper 8.0.0\n" -"POT-Creation-Date: 2011-07-17 16:31-0400\n" +"POT-Creation-Date: 2011-07-19 23:26-0400\n" "PO-Revision-Date: 2010-11-11 22:28+0100\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -919,7 +919,7 @@ msgstr "Este modo funciona como v2, con los siguientes añadidos:" #: debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411 #: debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441 #: debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472 -#: debhelper.pod:477 debhelper.pod:482 debhelper.pod:487 +#: debhelper.pod:477 debhelper.pod:483 debhelper.pod:488 msgid "-" msgstr "-" @@ -1235,25 +1235,26 @@ msgstr "" #. type: textblock #: debhelper.pod:479 msgid "" -"dh supports use of standard targets in debian/rules without needing to " -"manually define the dependencies between targets there." +"dh allows defining custom build, build-arch, and build-indep targets in " +"debian/rules, without needing to manually define the other targets that " +"depend on them." msgstr "" #. type: textblock -#: debhelper.pod:484 +#: debhelper.pod:485 msgid "" "B does not include the source package name in --" "libexecdir when using autoconf." msgstr "" #. type: textblock -#: debhelper.pod:489 +#: debhelper.pod:490 msgid "B does not default to enabling --with=python-support" msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:495 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 +#: debhelper.pod:496 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 #: dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 #: dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 #: dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 @@ -1263,13 +1264,13 @@ msgstr "NOTAS" # type: =head2 #. type: =head2 -#: debhelper.pod:497 +#: debhelper.pod:498 msgid "Multiple binary package support" msgstr "Compatibilidad con varios paquetes binarios" # type: textblock #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:500 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 " @@ -1290,7 +1291,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:507 +#: debhelper.pod:508 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<-" @@ -1306,13 +1307,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:513 +#: debhelper.pod:514 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:515 +#: debhelper.pod:516 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -1330,7 +1331,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:522 +#: debhelper.pod:523 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -1340,7 +1341,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:525 +#: debhelper.pod:526 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -1350,7 +1351,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:528 +#: debhelper.pod:529 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 " @@ -1364,7 +1365,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:533 +#: debhelper.pod:534 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1383,13 +1384,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:539 +#: debhelper.pod:540 msgid "Automatic generation of miscellaneous dependencies." msgstr "Generación automática de diversas dependencias." # type: textblock #. type: textblock -#: debhelper.pod:541 +#: debhelper.pod:542 #, fuzzy #| msgid "" #| "Some debhelper commands may make the generated package need to depend on " @@ -1417,7 +1418,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:550 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called B<" @@ -1432,7 +1433,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:554 +#: debhelper.pod:555 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by L." @@ -1463,7 +1464,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:564 +#: debhelper.pod:565 msgid "" "Sometimes, you might want to use some other temporary directory. This is " "supported by the B<-P> flag. For example, \"B" @@ -1483,13 +1484,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:572 +#: debhelper.pod:573 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:574 +#: debhelper.pod:575 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"B\" to the package's stanza in F, and " @@ -1507,13 +1508,13 @@ msgstr "" "F, F, F, scripts F, etc." #. type: =head2 -#: debhelper.pod:581 +#: debhelper.pod:582 msgid "Build depends" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:583 +#: debhelper.pod:584 msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " "Build-Depends line in F. You should build-depend on a " @@ -1528,7 +1529,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:589 +#: debhelper.pod:590 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1539,19 +1540,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:591 +#: debhelper.pod:592 msgid "ENVIRONMENT" msgstr "ENTORNO" # type: =item #. type: =item -#: debhelper.pod:595 +#: debhelper.pod:596 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:597 +#: debhelper.pod:598 msgid "" "Set to B<1> to enable verbose mode. Debhelper will output every command it " "runs that modifies files on the build system." @@ -1562,13 +1563,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:600 +#: debhelper.pod:601 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:603 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." @@ -1578,25 +1579,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:605 +#: debhelper.pod:606 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:607 +#: debhelper.pod:608 msgid "Set to B<1> to enable no-act mode." msgstr "Defina como B<1> para habilitar el modo no-act." # type: =item #. type: =item -#: debhelper.pod:609 +#: debhelper.pod:610 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:611 +#: debhelper.pod:612 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 " @@ -1608,7 +1609,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:615 +#: debhelper.pod:616 msgid "" "This is useful in some situations, for example, if you need to pass B<-p> to " "all debhelper commands that will be run. One good way to set B " @@ -1623,13 +1624,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:620 +#: debhelper.pod:621 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:622 +#: debhelper.pod:623 msgid "" "If set, this adds the value the variable is set to to the B<-X> options of " "all commands that support the B<-X> option. Moreover, B will " @@ -1641,7 +1642,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:626 +#: debhelper.pod:627 msgid "" "This can be useful if you are doing a build from a CVS source tree, in which " "case setting B will prevent any CVS directories from " @@ -1659,7 +1660,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:633 +#: debhelper.pod:634 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" @@ -1669,7 +1670,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:638 dh:875 dh_auto_build:47 dh_auto_clean:50 +#: debhelper.pod:639 dh:856 dh_auto_build:47 dh_auto_clean:50 #: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 #: dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129 #: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 @@ -1690,31 +1691,31 @@ msgstr "VÉASE TAMBIÉN" # type: =item #. type: =item -#: debhelper.pod:642 +#: debhelper.pod:643 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:644 +#: debhelper.pod:645 msgid "A set of example F files that use debhelper." msgstr "Varios ficheros de ejemplo F que usan debhelper." # type: =item #. type: =item -#: debhelper.pod:646 +#: debhelper.pod:647 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:648 +#: debhelper.pod:649 msgid "Debhelper web site." msgstr "Sitio web de Debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:652 dh:881 dh_auto_build:53 dh_auto_clean:56 +#: debhelper.pod:653 dh:862 dh_auto_build:53 dh_auto_clean:56 #: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 #: dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135 #: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 @@ -1734,7 +1735,7 @@ msgstr "AUTOR" # type: textblock #. type: textblock -#: debhelper.pod:654 dh:883 dh_auto_build:55 dh_auto_clean:58 +#: debhelper.pod:655 dh:864 dh_auto_build:55 dh_auto_clean:58 #: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131 #: dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 #: dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 @@ -2404,7 +2405,7 @@ msgstr "" msgid "" "Note that in the example above, dh will arrange for \"debian/rules build\" " "to call your build-indep and build-arch targets. You do not need to " -"explicitly define the dependencies in the rules file when using dh with " +"explicitly define those dependencies in the rules file when using dh with " "compatibility level v9. This example would be more complicated with earlier " "compatibility levels." msgstr "" @@ -2478,7 +2479,7 @@ msgstr "" # type: textblock #. type: textblock -#: dh:877 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 +#: dh:858 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 #: dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144 #: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 #: dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 @@ -2497,7 +2498,7 @@ msgstr "L" # type: textblock #. type: textblock -#: dh:879 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 +#: dh:860 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 #: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127 #: dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 #: dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index 818f90dd..3db644c2 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: 2011-07-17 16:31-0400\n" +"POT-Creation-Date: 2011-07-19 23:26-0400\n" "PO-Revision-Date: 2011-04-03 17:37+0200\n" "Last-Translator: Valery Perrin \n" "Language-Team: Français \n" @@ -903,7 +903,7 @@ msgstr "Ce mode fonctionne comme v2 mais avec les ajouts suivants :" #: debhelper.pod:386 debhelper.pod:392 debhelper.pod:398 debhelper.pod:411 #: debhelper.pod:418 debhelper.pod:422 debhelper.pod:426 debhelper.pod:441 #: debhelper.pod:445 debhelper.pod:453 debhelper.pod:458 debhelper.pod:472 -#: debhelper.pod:477 debhelper.pod:482 debhelper.pod:487 +#: debhelper.pod:477 debhelper.pod:483 debhelper.pod:488 msgid "-" msgstr "-" @@ -1230,25 +1230,26 @@ msgstr "" #. type: textblock #: debhelper.pod:479 msgid "" -"dh supports use of standard targets in debian/rules without needing to " -"manually define the dependencies between targets there." +"dh allows defining custom build, build-arch, and build-indep targets in " +"debian/rules, without needing to manually define the other targets that " +"depend on them." msgstr "" #. type: textblock -#: debhelper.pod:484 +#: debhelper.pod:485 msgid "" "B does not include the source package name in --" "libexecdir when using autoconf." msgstr "" #. type: textblock -#: debhelper.pod:489 +#: debhelper.pod:490 msgid "B does not default to enabling --with=python-support" msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:495 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 +#: debhelper.pod:496 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116 #: dh_installemacsen:67 dh_installexamples:53 dh_installinit:133 #: dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 #: dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 @@ -1258,13 +1259,13 @@ msgstr "REMARQUES" # type: =head2 #. type: =head2 -#: debhelper.pod:497 +#: debhelper.pod:498 msgid "Multiple binary package support" msgstr "Prise en charge de plusieurs paquets binaires" # type: textblock #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:500 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 " @@ -1284,7 +1285,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:507 +#: debhelper.pod:508 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<-" @@ -1300,13 +1301,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:513 +#: debhelper.pod:514 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:515 +#: debhelper.pod:516 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -1324,7 +1325,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:522 +#: debhelper.pod:523 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -1334,7 +1335,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:525 +#: debhelper.pod:526 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -1345,7 +1346,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:528 +#: debhelper.pod:529 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 " @@ -1360,7 +1361,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:533 +#: debhelper.pod:534 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1379,13 +1380,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:539 +#: debhelper.pod:540 msgid "Automatic generation of miscellaneous dependencies." msgstr "Génération automatique des diverses dépendances." # type: textblock #. type: textblock -#: debhelper.pod:541 +#: debhelper.pod:542 #, fuzzy #| msgid "" #| "Some debhelper commands may make the generated package need to depend on " @@ -1414,7 +1415,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:550 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called B<" @@ -1429,7 +1430,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:554 +#: debhelper.pod:555 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by L." @@ -1460,7 +1461,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:564 +#: debhelper.pod:565 msgid "" "Sometimes, you might want to use some other temporary directory. This is " "supported by the B<-P> flag. For example, \"B" @@ -1480,13 +1481,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:572 +#: debhelper.pod:573 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:574 +#: debhelper.pod:575 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"B\" to the package's stanza in F, and " @@ -1505,13 +1506,13 @@ msgstr "" "F, etc." #. type: =head2 -#: debhelper.pod:581 +#: debhelper.pod:582 msgid "Build depends" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:583 +#: debhelper.pod:584 msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " "Build-Depends line in F. You should build-depend on a " @@ -1527,7 +1528,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:589 +#: debhelper.pod:590 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1538,19 +1539,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:591 +#: debhelper.pod:592 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item #. type: =item -#: debhelper.pod:595 +#: debhelper.pod:596 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:597 +#: debhelper.pod:598 msgid "" "Set to B<1> to enable verbose mode. Debhelper will output every command it " "runs that modifies files on the build system." @@ -1560,13 +1561,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:600 +#: debhelper.pod:601 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:603 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." @@ -1576,25 +1577,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:605 +#: debhelper.pod:606 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:607 +#: debhelper.pod:608 msgid "Set to B<1> to enable no-act mode." msgstr "Mettre cette variable à B<1> pour activer le mode simulation (no-act)." # type: =item #. type: =item -#: debhelper.pod:609 +#: debhelper.pod:610 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:611 +#: debhelper.pod:612 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 " @@ -1606,7 +1607,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:615 +#: debhelper.pod:616 msgid "" "This is useful in some situations, for example, if you need to pass B<-p> to " "all debhelper commands that will be run. One good way to set B " @@ -1621,13 +1622,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:620 +#: debhelper.pod:621 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:622 +#: debhelper.pod:623 msgid "" "If set, this adds the value the variable is set to to the B<-X> options of " "all commands that support the B<-X> option. Moreover, B will " @@ -1640,7 +1641,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:626 +#: debhelper.pod:627 msgid "" "This can be useful if you are doing a build from a CVS source tree, in which " "case setting B will prevent any CVS directories from " @@ -1659,7 +1660,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:633 +#: debhelper.pod:634 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" @@ -1669,7 +1670,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:638 dh:875 dh_auto_build:47 dh_auto_clean:50 +#: debhelper.pod:639 dh:856 dh_auto_build:47 dh_auto_clean:50 #: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 #: dh_builddeb:123 dh_clean:142 dh_compress:204 dh_desktop:31 dh_fixperms:129 #: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 @@ -1690,32 +1691,32 @@ msgstr "VOIR AUSSI" # type: =item #. type: =item -#: debhelper.pod:642 +#: debhelper.pod:643 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:644 +#: debhelper.pod:645 msgid "A set of example F files that use debhelper." msgstr "" "Un ensemble d'exemples de fichiers F qui utilisent debhelper." # type: =item #. type: =item -#: debhelper.pod:646 +#: debhelper.pod:647 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:648 +#: debhelper.pod:649 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:652 dh:881 dh_auto_build:53 dh_auto_clean:56 +#: debhelper.pod:653 dh:862 dh_auto_build:53 dh_auto_clean:56 #: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 #: dh_builddeb:129 dh_clean:148 dh_compress:210 dh_desktop:37 dh_fixperms:135 #: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 @@ -1735,7 +1736,7 @@ msgstr "AUTEUR" # type: textblock #. type: textblock -#: debhelper.pod:654 dh:883 dh_auto_build:55 dh_auto_clean:58 +#: debhelper.pod:655 dh:864 dh_auto_build:55 dh_auto_clean:58 #: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:131 #: dh_clean:150 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 #: dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152 @@ -2434,7 +2435,7 @@ msgstr "" msgid "" "Note that in the example above, dh will arrange for \"debian/rules build\" " "to call your build-indep and build-arch targets. You do not need to " -"explicitly define the dependencies in the rules file when using dh with " +"explicitly define those dependencies in the rules file when using dh with " "compatibility level v9. This example would be more complicated with earlier " "compatibility levels." msgstr "" @@ -2512,7 +2513,7 @@ msgstr "" # type: textblock #. type: textblock -#: dh:877 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 +#: dh:858 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55 #: dh_auto_install:87 dh_auto_test:60 dh_builddeb:125 dh_clean:144 #: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 #: dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 @@ -2531,7 +2532,7 @@ msgstr "L" # type: textblock #. type: textblock -#: dh:879 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 +#: dh:860 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57 #: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:127 #: dh_clean:146 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 #: dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 -- cgit v1.2.3