From d4343a08c774a411c7bbdf06e9ff75926dddd114 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 18 May 2013 11:00:36 -0400 Subject: releasing version 9.20130518 --- man/po4a/po/de.po | 153 ++++++++++++++++++++++++---------------------- man/po4a/po/debhelper.pot | 100 +++++++++++++++--------------- man/po4a/po/es.po | 153 ++++++++++++++++++++++++---------------------- man/po4a/po/fr.po | 153 ++++++++++++++++++++++++---------------------- 4 files changed, 292 insertions(+), 267 deletions(-) (limited to 'man/po4a/po') diff --git a/man/po4a/po/de.po b/man/po4a/po/de.po index bc4392d6..e36d097e 100644 --- a/man/po4a/po/de.po +++ b/man/po4a/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper 9.20120909\n" "Report-Msgid-Bugs-To: debhelper@packages.debian.org\n" -"POT-Creation-Date: 2013-05-07 13:22-0400\n" +"POT-Creation-Date: 2013-05-18 10:54-0400\n" "PO-Revision-Date: 2012-10-22 22:00+0100\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -1249,11 +1249,15 @@ msgstr "Änderungen gegenüber v9 sind:" #. type: textblock #: debhelper.pod:539 -msgid "None yet.." -msgstr "Bisher keine …" +msgid "" +"B no longer creates the package build directory when skipping running " +"debhelper commands. This will not affect packages that only build with " +"debhelper commands, but it may expose bugs in commands not included in " +"debhelper." +msgstr "" #. type: =head1 -#: debhelper.pod:545 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 +#: debhelper.pod:548 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 #: dh_installemacsen:67 dh_installexamples:53 dh_installinit:140 #: dh_installman:82 dh_installmodules:54 dh_installudev:55 dh_installwm:54 #: dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49 @@ -1261,12 +1265,12 @@ msgid "NOTES" msgstr "ANMERKUNGEN" #. type: =head2 -#: debhelper.pod:547 +#: debhelper.pod:550 msgid "Multiple binary package support" msgstr "Unterstützung mehrerer Binärpakete" #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:552 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 " @@ -1285,7 +1289,7 @@ msgstr "" "Ziel »binary-indep«." #. type: textblock -#: debhelper.pod:557 +#: debhelper.pod:560 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<-" @@ -1301,12 +1305,12 @@ msgstr "" "sind." #. type: =head2 -#: debhelper.pod:563 +#: debhelper.pod:566 msgid "Automatic generation of Debian install scripts" msgstr "Automatisches Erzeugen von Debian-Installationsskripten" #. type: textblock -#: debhelper.pod:565 +#: debhelper.pod:568 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -1323,7 +1327,7 @@ msgstr "" "erzeugten Kode ersetzt." #. type: textblock -#: debhelper.pod:572 +#: debhelper.pod:575 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -1332,7 +1336,7 @@ msgstr "" "hinzufügen muss, dann wird Debhelper das komplette Skript erstellen." #. type: textblock -#: debhelper.pod:575 +#: debhelper.pod:578 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -1341,7 +1345,7 @@ msgstr "" "dies durch den Parameter -n deaktiviert (siehe oben)." #. type: textblock -#: debhelper.pod:578 +#: debhelper.pod:581 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 " @@ -1355,7 +1359,7 @@ msgstr "" "etc. gesetzt sind):" #. type: verbatim -#: debhelper.pod:583 +#: debhelper.pod:586 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1373,12 +1377,12 @@ msgstr "" "\n" #. type: =head2 -#: debhelper.pod:589 +#: debhelper.pod:592 msgid "Automatic generation of miscellaneous dependencies." msgstr "Automatisches Erzeugen verschiedener Abhängigkeiten" #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:594 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -1398,7 +1402,7 @@ msgstr "" "bietet, sie zu automatisieren." #. type: textblock -#: debhelper.pod:599 +#: debhelper.pod:602 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called B<" @@ -1412,7 +1416,7 @@ msgstr "" "Debhelper findet, dass Sie sie benötigen." #. type: textblock -#: debhelper.pod:604 +#: debhelper.pod:607 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by L." @@ -1441,7 +1445,7 @@ msgstr "" "debian/I ist." #. type: textblock -#: debhelper.pod:614 +#: debhelper.pod:617 msgid "" "Sometimes, you might want to use some other temporary directory. This is " "supported by the B<-P> flag. For example, \"B" @@ -1461,13 +1465,13 @@ msgstr "" "Debhelper-Programm auswirkt." #. type: =head2 -#: debhelper.pod:622 +#: debhelper.pod:625 msgid "udebs" msgstr "Udebs" # FIXME : an udeb #. type: textblock -#: debhelper.pod:624 +#: debhelper.pod:627 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"B\" to the package's stanza in F. " @@ -1485,17 +1489,17 @@ msgstr "" "übersprungen werden." #. type: =head1 -#: debhelper.pod:631 +#: debhelper.pod:634 msgid "ENVIRONMENT" msgstr "UMGEBUNGSVARIABLEN" #. type: =item -#: debhelper.pod:635 +#: debhelper.pod:638 msgid "B" msgstr "B" #. type: textblock -#: debhelper.pod:637 +#: debhelper.pod:640 msgid "" "Set to B<1> to enable verbose mode. Debhelper will output every command it " "runs that modifies files on the build system." @@ -1505,12 +1509,12 @@ msgstr "" "Bausystem verändert." #. type: =item -#: debhelper.pod:640 +#: debhelper.pod:643 msgid "B" msgstr "B" #. type: textblock -#: debhelper.pod:642 +#: debhelper.pod:645 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." @@ -1519,22 +1523,22 @@ msgstr "" "werden sollte und setzt dabei jeden Wert in F außer Kraft." #. type: =item -#: debhelper.pod:645 +#: debhelper.pod:648 msgid "B" msgstr "B" #. type: textblock -#: debhelper.pod:647 +#: debhelper.pod:650 msgid "Set to B<1> to enable no-act mode." msgstr "auf B<1> gesetzt, um Modus ohne Aktion zu aktivieren." #. type: =item -#: debhelper.pod:649 +#: debhelper.pod:652 msgid "B" msgstr "B" #. type: textblock -#: debhelper.pod:651 +#: debhelper.pod:654 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands." @@ -1543,7 +1547,7 @@ msgstr "" "Befehle vorangestellt." #. type: textblock -#: debhelper.pod:654 +#: debhelper.pod:657 msgid "" "When using L, it can be passed options that will be passed on to each " "debhelper command, which is generally better than using DH_OPTIONS." @@ -1553,12 +1557,12 @@ msgstr "" "DH_OPTIONS zu verwenden." #. type: =item -#: debhelper.pod:657 +#: debhelper.pod:660 msgid "B" msgstr "B" #. type: textblock -#: debhelper.pod:659 +#: debhelper.pod:662 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 " @@ -1570,7 +1574,7 @@ msgstr "" "entspricht, B ausführen." #. type: textblock -#: debhelper.pod:663 +#: debhelper.pod:666 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 " @@ -1588,7 +1592,7 @@ msgstr "" "ist, wo auch immer Ihr Paket gebaut wird." #. type: textblock -#: debhelper.pod:670 +#: debhelper.pod:673 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" @@ -1597,74 +1601,74 @@ msgstr "" "getrennt werden, wie in B." #. type: =head1 -#: debhelper.pod:675 dh:956 dh_auto_build:47 dh_auto_clean:50 -#: dh_auto_configure:52 dh_auto_install:85 dh_auto_test:63 dh_bugfiles:124 -#: dh_builddeb:124 dh_clean:142 dh_compress:206 dh_desktop:31 dh_fixperms:127 +#: debhelper.pod:678 dh:969 dh_auto_build:47 dh_auto_clean:50 +#: dh_auto_configure:52 dh_auto_install:92 dh_auto_test:63 dh_bugfiles:124 +#: dh_builddeb:124 dh_clean:142 dh_compress:208 dh_desktop:31 dh_fixperms:127 #: dh_gconf:101 dh_gencontrol:82 dh_icons:71 dh_install:260 -#: dh_installcatalogs:122 dh_installchangelogs:171 dh_installcron:79 +#: dh_installcatalogs:122 dh_installchangelogs:224 dh_installcron:79 #: dh_installdeb:140 dh_installdebconf:128 dh_installdirs:88 #: dh_installdocs:333 dh_installemacsen:126 dh_installexamples:108 -#: dh_installifupdown:71 dh_installinfo:79 dh_installinit:312 +#: dh_installifupdown:71 dh_installinfo:77 dh_installinit:319 #: dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:263 #: dh_installmanpages:197 dh_installmenu:89 dh_installmime:63 #: dh_installmodules:115 dh_installpam:61 dh_installppp:67 dh_installudev:117 #: dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_lintian:59 #: 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:175 +#: dh_perl:148 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:175 #: dh_strip:242 dh_suidregister:117 dh_testdir:53 dh_testroot:27 #: dh_undocumented:28 dh_usrlocal:116 msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: =item -#: debhelper.pod:679 +#: debhelper.pod:682 msgid "F" msgstr "F" #. type: textblock -#: debhelper.pod:681 +#: debhelper.pod:684 msgid "A set of example F files that use debhelper." msgstr "" "eine Zusammenstellung von F-Beispieldateien, die Debhelper " "benutzen" #. type: =item -#: debhelper.pod:683 +#: debhelper.pod:686 msgid "L" msgstr "L" #. type: textblock -#: debhelper.pod:685 +#: debhelper.pod:688 msgid "Debhelper web site." msgstr "Debhelper-Website" #. type: =head1 -#: debhelper.pod:689 dh:962 dh_auto_build:53 dh_auto_clean:56 -#: dh_auto_configure:58 dh_auto_install:91 dh_auto_test:69 dh_bugfiles:132 -#: dh_builddeb:130 dh_clean:148 dh_compress:212 dh_desktop:37 dh_fixperms:133 +#: debhelper.pod:692 dh:975 dh_auto_build:53 dh_auto_clean:56 +#: dh_auto_configure:58 dh_auto_install:98 dh_auto_test:69 dh_bugfiles:132 +#: dh_builddeb:130 dh_clean:148 dh_compress:214 dh_desktop:37 dh_fixperms:133 #: dh_gconf:107 dh_gencontrol:88 dh_icons:77 dh_install:266 -#: dh_installcatalogs:128 dh_installchangelogs:177 dh_installcron:85 +#: dh_installcatalogs:128 dh_installchangelogs:230 dh_installcron:85 #: dh_installdeb:146 dh_installdebconf:134 dh_installdirs:94 #: dh_installdocs:339 dh_installemacsen:132 dh_installexamples:114 -#: dh_installifupdown:77 dh_installinfo:85 dh_installlogcheck:86 +#: dh_installifupdown:77 dh_installinfo:83 dh_installlogcheck:86 #: dh_installlogrotate:58 dh_installman:269 dh_installmanpages:203 #: dh_installmenu:97 dh_installmime:69 dh_installmodules:121 dh_installpam:67 #: dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 #: dh_link:234 dh_lintian:67 dh_listpackages:36 dh_makeshlibs:264 -#: dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 +#: dh_md5sums:96 dh_movefiles:176 dh_perl:154 dh_prep:66 dh_python:286 #: dh_scrollkeeper:34 dh_shlibdeps:181 dh_strip:248 dh_suidregister:123 #: dh_testdir:59 dh_testroot:33 dh_undocumented:34 dh_usrlocal:122 msgid "AUTHOR" msgstr "AUTOR" #. type: textblock -#: debhelper.pod:691 dh:964 dh_auto_build:55 dh_auto_clean:58 -#: dh_auto_configure:60 dh_auto_install:93 dh_auto_test:71 dh_builddeb:132 -#: dh_clean:150 dh_compress:214 dh_fixperms:135 dh_gencontrol:90 -#: dh_install:268 dh_installchangelogs:179 dh_installcron:87 dh_installdeb:148 +#: debhelper.pod:694 dh:977 dh_auto_build:55 dh_auto_clean:58 +#: dh_auto_configure:60 dh_auto_install:100 dh_auto_test:71 dh_builddeb:132 +#: dh_clean:150 dh_compress:216 dh_fixperms:135 dh_gencontrol:90 +#: dh_install:268 dh_installchangelogs:232 dh_installcron:87 dh_installdeb:148 #: dh_installdebconf:136 dh_installdirs:96 dh_installdocs:341 #: dh_installemacsen:134 dh_installexamples:116 dh_installifupdown:79 -#: dh_installinfo:87 dh_installinit:320 dh_installlogrotate:60 +#: dh_installinfo:85 dh_installinit:327 dh_installlogrotate:60 #: dh_installman:271 dh_installmanpages:205 dh_installmenu:99 #: dh_installmime:71 dh_installmodules:123 dh_installpam:69 dh_installppp:75 #: dh_installudev:125 dh_installwm:118 dh_installxfonts:97 dh_link:236 @@ -2391,36 +2395,36 @@ msgstr "" "der letzte in der Sequenz benutzt." #. type: textblock -#: dh:958 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 -#: dh_auto_install:87 dh_auto_test:65 dh_builddeb:126 dh_clean:144 -#: dh_compress:208 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 -#: dh_install:262 dh_installcatalogs:124 dh_installchangelogs:173 +#: dh:971 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 +#: dh_auto_install:94 dh_auto_test:65 dh_builddeb:126 dh_clean:144 +#: dh_compress:210 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 +#: dh_install:262 dh_installcatalogs:124 dh_installchangelogs:226 #: dh_installcron:81 dh_installdeb:142 dh_installdebconf:130 dh_installdirs:90 #: dh_installdocs:335 dh_installemacsen:128 dh_installexamples:110 -#: dh_installifupdown:73 dh_installinfo:81 dh_installinit:314 +#: dh_installifupdown:73 dh_installinfo:79 dh_installinit:321 #: dh_installlogcheck:82 dh_installlogrotate:54 dh_installman:265 #: dh_installmanpages:199 dh_installmime:65 dh_installmodules:117 #: dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 #: dh_installxfonts:91 dh_link:230 dh_listpackages:32 dh_makeshlibs:260 -#: dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 +#: dh_md5sums:92 dh_movefiles:172 dh_perl:150 dh_prep:62 dh_python:282 #: dh_strip:244 dh_suidregister:119 dh_testdir:55 dh_testroot:29 #: dh_undocumented:30 dh_usrlocal:118 msgid "L" msgstr "L" #. type: textblock -#: dh:960 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 -#: dh_auto_install:89 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 -#: dh_clean:146 dh_compress:210 dh_desktop:35 dh_fixperms:131 dh_gconf:105 -#: dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:175 +#: dh:973 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 +#: dh_auto_install:96 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 +#: dh_clean:146 dh_compress:212 dh_desktop:35 dh_fixperms:131 dh_gconf:105 +#: dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:228 #: dh_installcron:83 dh_installdeb:144 dh_installdebconf:132 dh_installdirs:92 #: dh_installdocs:337 dh_installemacsen:130 dh_installexamples:112 -#: dh_installifupdown:75 dh_installinfo:83 dh_installinit:316 +#: dh_installifupdown:75 dh_installinfo:81 dh_installinit:323 #: dh_installlogrotate:56 dh_installman:267 dh_installmanpages:201 #: dh_installmenu:95 dh_installmime:67 dh_installmodules:119 dh_installpam:65 #: dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 #: dh_link:232 dh_lintian:63 dh_listpackages:34 dh_makeshlibs:262 -#: dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 +#: dh_md5sums:94 dh_movefiles:174 dh_perl:152 dh_prep:64 dh_python:284 #: dh_scrollkeeper:32 dh_shlibdeps:179 dh_strip:246 dh_suidregister:121 #: dh_testdir:57 dh_testroot:31 dh_undocumented:32 dh_usrlocal:120 msgid "This program is a part of debhelper." @@ -5209,17 +5213,17 @@ msgstr "" "F-Skripten vor der Markierung B<#DEBHELPER#> bereitgestellt werden." #. type: =head1 -#: dh_installinit:318 +#: dh_installinit:325 msgid "AUTHORS" msgstr "AUTOREN" #. type: textblock -#: dh_installinit:322 +#: dh_installinit:329 msgid "Steve Langasek " msgstr "Steve Langasek " #. type: textblock -#: dh_installinit:324 +#: dh_installinit:331 msgid "Michael Stapelberg " msgstr "Michael Stapelberg " @@ -6885,7 +6889,7 @@ msgid "Perl policy, version 1.20" msgstr "Perl-Richtlinie, Version 1.20" #. type: textblock -#: dh_perl:154 +#: dh_perl:156 msgid "Brendan O'Dea " msgstr "Brendan O'Dea " @@ -7639,6 +7643,9 @@ msgstr "Debian-Richtlinie, Version 2.2" msgid "Andrew Stribblehill " msgstr "Andrew Stribblehill " +#~ msgid "None yet.." +#~ msgstr "Bisher keine …" + #~ msgid "" #~ "A versioned Pre-Dependency on dpkg is needed to use L. An appropriate Pre-Dependency is set in ${misc:Pre-Depends} ; " diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index f484772f..6c637f6e 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: 2013-05-07 13:22-0400\n" +"POT-Creation-Date: 2013-05-18 10:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -930,21 +930,25 @@ msgstr "" #. type: textblock #: debhelper.pod:539 -msgid "None yet.." +msgid "" +"B no longer creates the package build directory when skipping running " +"debhelper commands. This will not affect packages that only build with " +"debhelper commands, but it may expose bugs in commands not included in " +"debhelper." msgstr "" #. type: =head1 -#: debhelper.pod:545 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 dh_installemacsen:67 dh_installexamples:53 dh_installinit:140 dh_installman:82 dh_installmodules:54 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49 +#: debhelper.pod:548 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 dh_installemacsen:67 dh_installexamples:53 dh_installinit:140 dh_installman:82 dh_installmodules:54 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:547 +#: debhelper.pod:550 msgid "Multiple binary package support" msgstr "" #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:552 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 " @@ -956,7 +960,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:557 +#: debhelper.pod:560 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>, " @@ -966,12 +970,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:563 +#: debhelper.pod:566 msgid "Automatic generation of Debian install scripts" msgstr "" #. type: textblock -#: debhelper.pod:565 +#: debhelper.pod:568 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -982,21 +986,21 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:572 +#: debhelper.pod:575 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:575 +#: debhelper.pod:578 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:578 +#: debhelper.pod:581 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 " @@ -1005,7 +1009,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:583 +#: debhelper.pod:586 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1017,12 +1021,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:589 +#: debhelper.pod:592 msgid "Automatic generation of miscellaneous dependencies." msgstr "" #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:594 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -1034,7 +1038,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:599 +#: debhelper.pod:602 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called " @@ -1043,7 +1047,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:604 +#: debhelper.pod:607 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by " @@ -1052,19 +1056,19 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:609 +#: debhelper.pod:612 msgid "Package build directories" msgstr "" #. type: textblock -#: debhelper.pod:611 +#: debhelper.pod:614 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:614 +#: debhelper.pod:617 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. " @@ -1092,70 +1096,70 @@ msgid "" msgstr "" #. type: =head1 -#: debhelper.pod:631 +#: debhelper.pod:634 msgid "ENVIRONMENT" msgstr "" #. type: =item -#: debhelper.pod:635 +#: debhelper.pod:638 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:637 +#: debhelper.pod:640 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:640 +#: debhelper.pod:643 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:642 +#: debhelper.pod:645 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." msgstr "" #. type: =item -#: debhelper.pod:645 +#: debhelper.pod:648 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:647 +#: debhelper.pod:650 msgid "Set to B<1> to enable no-act mode." msgstr "" #. type: =item -#: debhelper.pod:649 +#: debhelper.pod:652 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:651 +#: debhelper.pod:654 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands." msgstr "" #. type: textblock -#: debhelper.pod:654 +#: debhelper.pod:657 msgid "" "When using L, it can be passed options that will be passed on to each " "debhelper command, which is generally better than using DH_OPTIONS." msgstr "" #. type: =item -#: debhelper.pod:657 +#: debhelper.pod:660 msgid "B" msgstr "" #. type: textblock -#: debhelper.pod:659 +#: debhelper.pod:662 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 " @@ -1163,7 +1167,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:663 +#: debhelper.pod:666 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 " @@ -1174,44 +1178,44 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:670 +#: debhelper.pod:673 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" msgstr "" #. type: =head1 -#: debhelper.pod:675 dh:956 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:52 dh_auto_install:85 dh_auto_test:63 dh_bugfiles:124 dh_builddeb:124 dh_clean:142 dh_compress:206 dh_desktop:31 dh_fixperms:127 dh_gconf:101 dh_gencontrol:82 dh_icons:71 dh_install:260 dh_installcatalogs:122 dh_installchangelogs:171 dh_installcron:79 dh_installdeb:140 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:333 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:312 dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:263 dh_installmanpages:197 dh_installmenu:89 dh_installmime:63 dh_installmodules:115 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_lintian:59 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:175 dh_strip:242 dh_suidregister:117 dh_testdir:53 dh_testroot:27 dh_undocumented:28 dh_usrlocal:116 +#: debhelper.pod:678 dh:969 dh_auto_build:47 dh_auto_clean:50 dh_auto_configure:52 dh_auto_install:92 dh_auto_test:63 dh_bugfiles:124 dh_builddeb:124 dh_clean:142 dh_compress:208 dh_desktop:31 dh_fixperms:127 dh_gconf:101 dh_gencontrol:82 dh_icons:71 dh_install:260 dh_installcatalogs:122 dh_installchangelogs:224 dh_installcron:79 dh_installdeb:140 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:333 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:77 dh_installinit:319 dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:263 dh_installmanpages:197 dh_installmenu:89 dh_installmime:63 dh_installmodules:115 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_lintian:59 dh_listpackages:30 dh_makeshlibs:258 dh_md5sums:90 dh_movefiles:170 dh_perl:148 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:175 dh_strip:242 dh_suidregister:117 dh_testdir:53 dh_testroot:27 dh_undocumented:28 dh_usrlocal:116 msgid "SEE ALSO" msgstr "" #. type: =item -#: debhelper.pod:679 +#: debhelper.pod:682 msgid "F" msgstr "" #. type: textblock -#: debhelper.pod:681 +#: debhelper.pod:684 msgid "A set of example F files that use debhelper." msgstr "" #. type: =item -#: debhelper.pod:683 +#: debhelper.pod:686 msgid "L" msgstr "" #. type: textblock -#: debhelper.pod:685 +#: debhelper.pod:688 msgid "Debhelper web site." msgstr "" #. type: =head1 -#: debhelper.pod:689 dh:962 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:58 dh_auto_install:91 dh_auto_test:69 dh_bugfiles:132 dh_builddeb:130 dh_clean:148 dh_compress:212 dh_desktop:37 dh_fixperms:133 dh_gconf:107 dh_gencontrol:88 dh_icons:77 dh_install:266 dh_installcatalogs:128 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:146 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:339 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installlogcheck:86 dh_installlogrotate:58 dh_installman:269 dh_installmanpages:203 dh_installmenu:97 dh_installmime:69 dh_installmodules:121 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_lintian:67 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:181 dh_strip:248 dh_suidregister:123 dh_testdir:59 dh_testroot:33 dh_undocumented:34 dh_usrlocal:122 +#: debhelper.pod:692 dh:975 dh_auto_build:53 dh_auto_clean:56 dh_auto_configure:58 dh_auto_install:98 dh_auto_test:69 dh_bugfiles:132 dh_builddeb:130 dh_clean:148 dh_compress:214 dh_desktop:37 dh_fixperms:133 dh_gconf:107 dh_gencontrol:88 dh_icons:77 dh_install:266 dh_installcatalogs:128 dh_installchangelogs:230 dh_installcron:85 dh_installdeb:146 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:339 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:83 dh_installlogcheck:86 dh_installlogrotate:58 dh_installman:269 dh_installmanpages:203 dh_installmenu:97 dh_installmime:69 dh_installmodules:121 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_lintian:67 dh_listpackages:36 dh_makeshlibs:264 dh_md5sums:96 dh_movefiles:176 dh_perl:154 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:181 dh_strip:248 dh_suidregister:123 dh_testdir:59 dh_testroot:33 dh_undocumented:34 dh_usrlocal:122 msgid "AUTHOR" msgstr "" #. type: textblock -#: debhelper.pod:691 dh:964 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:60 dh_auto_install:93 dh_auto_test:71 dh_builddeb:132 dh_clean:150 dh_compress:214 dh_fixperms:135 dh_gencontrol:90 dh_install:268 dh_installchangelogs:179 dh_installcron:87 dh_installdeb:148 dh_installdebconf:136 dh_installdirs:96 dh_installdocs:341 dh_installemacsen:134 dh_installexamples:116 dh_installifupdown:79 dh_installinfo:87 dh_installinit:320 dh_installlogrotate:60 dh_installman:271 dh_installmanpages:205 dh_installmenu:99 dh_installmime:71 dh_installmodules:123 dh_installpam:69 dh_installppp:75 dh_installudev:125 dh_installwm:118 dh_installxfonts:97 dh_link:236 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:183 dh_strip:250 dh_suidregister:125 dh_testdir:61 dh_testroot:35 dh_undocumented:36 +#: debhelper.pod:694 dh:977 dh_auto_build:55 dh_auto_clean:58 dh_auto_configure:60 dh_auto_install:100 dh_auto_test:71 dh_builddeb:132 dh_clean:150 dh_compress:216 dh_fixperms:135 dh_gencontrol:90 dh_install:268 dh_installchangelogs:232 dh_installcron:87 dh_installdeb:148 dh_installdebconf:136 dh_installdirs:96 dh_installdocs:341 dh_installemacsen:134 dh_installexamples:116 dh_installifupdown:79 dh_installinfo:85 dh_installinit:327 dh_installlogrotate:60 dh_installman:271 dh_installmanpages:205 dh_installmenu:99 dh_installmime:71 dh_installmodules:123 dh_installpam:69 dh_installppp:75 dh_installudev:125 dh_installwm:118 dh_installxfonts:97 dh_link:236 dh_listpackages:38 dh_makeshlibs:266 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:183 dh_strip:250 dh_suidregister:125 dh_testdir:61 dh_testroot:35 dh_undocumented:36 msgid "Joey Hess " msgstr "" @@ -1735,12 +1739,12 @@ msgid "" msgstr "" #. type: textblock -#: dh:958 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 dh_auto_install:87 dh_auto_test:65 dh_builddeb:126 dh_clean:144 dh_compress:208 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 dh_install:262 dh_installcatalogs:124 dh_installchangelogs:173 dh_installcron:81 dh_installdeb:142 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:335 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:314 dh_installlogcheck:82 dh_installlogrotate:54 dh_installman:265 dh_installmanpages:199 dh_installmime:65 dh_installmodules:117 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:244 dh_suidregister:119 dh_testdir:55 dh_testroot:29 dh_undocumented:30 dh_usrlocal:118 +#: dh:971 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 dh_auto_install:94 dh_auto_test:65 dh_builddeb:126 dh_clean:144 dh_compress:210 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 dh_install:262 dh_installcatalogs:124 dh_installchangelogs:226 dh_installcron:81 dh_installdeb:142 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:335 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:79 dh_installinit:321 dh_installlogcheck:82 dh_installlogrotate:54 dh_installman:265 dh_installmanpages:199 dh_installmime:65 dh_installmodules:117 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_listpackages:32 dh_makeshlibs:260 dh_md5sums:92 dh_movefiles:172 dh_perl:150 dh_prep:62 dh_python:282 dh_strip:244 dh_suidregister:119 dh_testdir:55 dh_testroot:29 dh_undocumented:30 dh_usrlocal:118 msgid "L" msgstr "" #. type: textblock -#: dh:960 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 dh_auto_install:89 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 dh_clean:146 dh_compress:210 dh_desktop:35 dh_fixperms:131 dh_gconf:105 dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:175 dh_installcron:83 dh_installdeb:144 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:337 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installinit:316 dh_installlogrotate:56 dh_installman:267 dh_installmanpages:201 dh_installmenu:95 dh_installmime:67 dh_installmodules:119 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:63 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:179 dh_strip:246 dh_suidregister:121 dh_testdir:57 dh_testroot:31 dh_undocumented:32 dh_usrlocal:120 +#: dh:973 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 dh_auto_install:96 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 dh_clean:146 dh_compress:212 dh_desktop:35 dh_fixperms:131 dh_gconf:105 dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:228 dh_installcron:83 dh_installdeb:144 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:337 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:81 dh_installinit:323 dh_installlogrotate:56 dh_installman:267 dh_installmanpages:201 dh_installmenu:95 dh_installmime:67 dh_installmodules:119 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:63 dh_listpackages:34 dh_makeshlibs:262 dh_md5sums:94 dh_movefiles:174 dh_perl:152 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:179 dh_strip:246 dh_suidregister:121 dh_testdir:57 dh_testroot:31 dh_undocumented:32 dh_usrlocal:120 msgid "This program is a part of debhelper." msgstr "" @@ -3905,17 +3909,17 @@ msgid "" msgstr "" #. type: =head1 -#: dh_installinit:318 +#: dh_installinit:325 msgid "AUTHORS" msgstr "" #. type: textblock -#: dh_installinit:322 +#: dh_installinit:329 msgid "Steve Langasek " msgstr "" #. type: textblock -#: dh_installinit:324 +#: dh_installinit:331 msgid "Michael Stapelberg " msgstr "" @@ -5212,7 +5216,7 @@ msgid "Perl policy, version 1.20" msgstr "" #. type: textblock -#: dh_perl:154 +#: dh_perl:156 msgid "Brendan O'Dea " msgstr "" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 45c4b0d1..5905e0fb 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper 9.20120609\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-07 13:22-0400\n" +"POT-Creation-Date: 2013-05-18 10:54-0400\n" "PO-Revision-Date: 2012-08-20 11:17+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -1353,12 +1353,16 @@ msgstr "Los cambios desde el nivel v9 son:" #. type: textblock #: debhelper.pod:539 -msgid "None yet.." -msgstr "Ninguno hasta ahora.." +msgid "" +"B no longer creates the package build directory when skipping running " +"debhelper commands. This will not affect packages that only build with " +"debhelper commands, but it may expose bugs in commands not included in " +"debhelper." +msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:545 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 +#: debhelper.pod:548 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 #: dh_installemacsen:67 dh_installexamples:53 dh_installinit:140 #: dh_installman:82 dh_installmodules:54 dh_installudev:55 dh_installwm:54 #: dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49 @@ -1367,13 +1371,13 @@ msgstr "NOTAS" # type: =head2 #. type: =head2 -#: debhelper.pod:547 +#: debhelper.pod:550 msgid "Multiple binary package support" msgstr "Compatibilidad con varios paquetes binarios" # type: textblock #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:552 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 " @@ -1394,7 +1398,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:557 +#: debhelper.pod:560 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<-" @@ -1410,13 +1414,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:563 +#: debhelper.pod:566 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:565 +#: debhelper.pod:568 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -1434,7 +1438,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:572 +#: debhelper.pod:575 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -1444,7 +1448,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:575 +#: debhelper.pod:578 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -1454,7 +1458,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:578 +#: debhelper.pod:581 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 " @@ -1468,7 +1472,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:583 +#: debhelper.pod:586 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1487,12 +1491,12 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:589 +#: debhelper.pod:592 msgid "Automatic generation of miscellaneous dependencies." msgstr "Generación automática de diversas dependencias." #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:594 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -1512,7 +1516,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:599 +#: debhelper.pod:602 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called B<" @@ -1527,7 +1531,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:604 +#: debhelper.pod:607 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by L." @@ -1558,7 +1562,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:614 +#: debhelper.pod:617 msgid "" "Sometimes, you might want to use some other temporary directory. This is " "supported by the B<-P> flag. For example, \"B" @@ -1578,13 +1582,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:622 +#: debhelper.pod:625 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:624 +#: debhelper.pod:627 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"B\" to the package's stanza in F. " @@ -1603,19 +1607,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:631 +#: debhelper.pod:634 msgid "ENVIRONMENT" msgstr "ENTORNO" # type: =item #. type: =item -#: debhelper.pod:635 +#: debhelper.pod:638 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:637 +#: debhelper.pod:640 msgid "" "Set to B<1> to enable verbose mode. Debhelper will output every command it " "runs that modifies files on the build system." @@ -1626,13 +1630,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:640 +#: debhelper.pod:643 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:642 +#: debhelper.pod:645 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." @@ -1642,25 +1646,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:645 +#: debhelper.pod:648 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:647 +#: debhelper.pod:650 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:649 +#: debhelper.pod:652 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:651 +#: debhelper.pod:654 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands." @@ -1669,7 +1673,7 @@ msgstr "" "de órdenes de todas las órdenes de debhelper." #. type: textblock -#: debhelper.pod:654 +#: debhelper.pod:657 msgid "" "When using L, it can be passed options that will be passed on to each " "debhelper command, which is generally better than using DH_OPTIONS." @@ -1679,13 +1683,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:657 +#: debhelper.pod:660 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:659 +#: debhelper.pod:662 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 " @@ -1697,7 +1701,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:663 +#: debhelper.pod:666 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 " @@ -1715,7 +1719,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:670 +#: debhelper.pod:673 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" @@ -1725,20 +1729,20 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:675 dh:956 dh_auto_build:47 dh_auto_clean:50 -#: dh_auto_configure:52 dh_auto_install:85 dh_auto_test:63 dh_bugfiles:124 -#: dh_builddeb:124 dh_clean:142 dh_compress:206 dh_desktop:31 dh_fixperms:127 +#: debhelper.pod:678 dh:969 dh_auto_build:47 dh_auto_clean:50 +#: dh_auto_configure:52 dh_auto_install:92 dh_auto_test:63 dh_bugfiles:124 +#: dh_builddeb:124 dh_clean:142 dh_compress:208 dh_desktop:31 dh_fixperms:127 #: dh_gconf:101 dh_gencontrol:82 dh_icons:71 dh_install:260 -#: dh_installcatalogs:122 dh_installchangelogs:171 dh_installcron:79 +#: dh_installcatalogs:122 dh_installchangelogs:224 dh_installcron:79 #: dh_installdeb:140 dh_installdebconf:128 dh_installdirs:88 #: dh_installdocs:333 dh_installemacsen:126 dh_installexamples:108 -#: dh_installifupdown:71 dh_installinfo:79 dh_installinit:312 +#: dh_installifupdown:71 dh_installinfo:77 dh_installinit:319 #: dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:263 #: dh_installmanpages:197 dh_installmenu:89 dh_installmime:63 #: dh_installmodules:115 dh_installpam:61 dh_installppp:67 dh_installudev:117 #: dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_lintian:59 #: 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:175 +#: dh_perl:148 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:175 #: dh_strip:242 dh_suidregister:117 dh_testdir:53 dh_testroot:27 #: dh_undocumented:28 dh_usrlocal:116 msgid "SEE ALSO" @@ -1746,43 +1750,43 @@ msgstr "VÉASE TAMBIÉN" # type: =item #. type: =item -#: debhelper.pod:679 +#: debhelper.pod:682 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:681 +#: debhelper.pod:684 msgid "A set of example F files that use debhelper." msgstr "Varios ficheros de ejemplo F que utilizan debhelper." # type: =item #. type: =item -#: debhelper.pod:683 +#: debhelper.pod:686 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:685 +#: debhelper.pod:688 msgid "Debhelper web site." msgstr "Sitio web de Debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:689 dh:962 dh_auto_build:53 dh_auto_clean:56 -#: dh_auto_configure:58 dh_auto_install:91 dh_auto_test:69 dh_bugfiles:132 -#: dh_builddeb:130 dh_clean:148 dh_compress:212 dh_desktop:37 dh_fixperms:133 +#: debhelper.pod:692 dh:975 dh_auto_build:53 dh_auto_clean:56 +#: dh_auto_configure:58 dh_auto_install:98 dh_auto_test:69 dh_bugfiles:132 +#: dh_builddeb:130 dh_clean:148 dh_compress:214 dh_desktop:37 dh_fixperms:133 #: dh_gconf:107 dh_gencontrol:88 dh_icons:77 dh_install:266 -#: dh_installcatalogs:128 dh_installchangelogs:177 dh_installcron:85 +#: dh_installcatalogs:128 dh_installchangelogs:230 dh_installcron:85 #: dh_installdeb:146 dh_installdebconf:134 dh_installdirs:94 #: dh_installdocs:339 dh_installemacsen:132 dh_installexamples:114 -#: dh_installifupdown:77 dh_installinfo:85 dh_installlogcheck:86 +#: dh_installifupdown:77 dh_installinfo:83 dh_installlogcheck:86 #: dh_installlogrotate:58 dh_installman:269 dh_installmanpages:203 #: dh_installmenu:97 dh_installmime:69 dh_installmodules:121 dh_installpam:67 #: dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 #: dh_link:234 dh_lintian:67 dh_listpackages:36 dh_makeshlibs:264 -#: dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 +#: dh_md5sums:96 dh_movefiles:176 dh_perl:154 dh_prep:66 dh_python:286 #: dh_scrollkeeper:34 dh_shlibdeps:181 dh_strip:248 dh_suidregister:123 #: dh_testdir:59 dh_testroot:33 dh_undocumented:34 dh_usrlocal:122 msgid "AUTHOR" @@ -1790,13 +1794,13 @@ msgstr "AUTOR" # type: textblock #. type: textblock -#: debhelper.pod:691 dh:964 dh_auto_build:55 dh_auto_clean:58 -#: dh_auto_configure:60 dh_auto_install:93 dh_auto_test:71 dh_builddeb:132 -#: dh_clean:150 dh_compress:214 dh_fixperms:135 dh_gencontrol:90 -#: dh_install:268 dh_installchangelogs:179 dh_installcron:87 dh_installdeb:148 +#: debhelper.pod:694 dh:977 dh_auto_build:55 dh_auto_clean:58 +#: dh_auto_configure:60 dh_auto_install:100 dh_auto_test:71 dh_builddeb:132 +#: dh_clean:150 dh_compress:216 dh_fixperms:135 dh_gencontrol:90 +#: dh_install:268 dh_installchangelogs:232 dh_installcron:87 dh_installdeb:148 #: dh_installdebconf:136 dh_installdirs:96 dh_installdocs:341 #: dh_installemacsen:134 dh_installexamples:116 dh_installifupdown:79 -#: dh_installinfo:87 dh_installinit:320 dh_installlogrotate:60 +#: dh_installinfo:85 dh_installinit:327 dh_installlogrotate:60 #: dh_installman:271 dh_installmanpages:205 dh_installmenu:99 #: dh_installmime:71 dh_installmodules:123 dh_installpam:69 dh_installppp:75 #: dh_installudev:125 dh_installwm:118 dh_installxfonts:97 dh_link:236 @@ -2529,18 +2533,18 @@ msgstr "" # type: textblock #. type: textblock -#: dh:958 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 -#: dh_auto_install:87 dh_auto_test:65 dh_builddeb:126 dh_clean:144 -#: dh_compress:208 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 -#: dh_install:262 dh_installcatalogs:124 dh_installchangelogs:173 +#: dh:971 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 +#: dh_auto_install:94 dh_auto_test:65 dh_builddeb:126 dh_clean:144 +#: dh_compress:210 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 +#: dh_install:262 dh_installcatalogs:124 dh_installchangelogs:226 #: dh_installcron:81 dh_installdeb:142 dh_installdebconf:130 dh_installdirs:90 #: dh_installdocs:335 dh_installemacsen:128 dh_installexamples:110 -#: dh_installifupdown:73 dh_installinfo:81 dh_installinit:314 +#: dh_installifupdown:73 dh_installinfo:79 dh_installinit:321 #: dh_installlogcheck:82 dh_installlogrotate:54 dh_installman:265 #: dh_installmanpages:199 dh_installmime:65 dh_installmodules:117 #: dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 #: dh_installxfonts:91 dh_link:230 dh_listpackages:32 dh_makeshlibs:260 -#: dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 +#: dh_md5sums:92 dh_movefiles:172 dh_perl:150 dh_prep:62 dh_python:282 #: dh_strip:244 dh_suidregister:119 dh_testdir:55 dh_testroot:29 #: dh_undocumented:30 dh_usrlocal:118 msgid "L" @@ -2548,18 +2552,18 @@ msgstr "L" # type: textblock #. type: textblock -#: dh:960 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 -#: dh_auto_install:89 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 -#: dh_clean:146 dh_compress:210 dh_desktop:35 dh_fixperms:131 dh_gconf:105 -#: dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:175 +#: dh:973 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 +#: dh_auto_install:96 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 +#: dh_clean:146 dh_compress:212 dh_desktop:35 dh_fixperms:131 dh_gconf:105 +#: dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:228 #: dh_installcron:83 dh_installdeb:144 dh_installdebconf:132 dh_installdirs:92 #: dh_installdocs:337 dh_installemacsen:130 dh_installexamples:112 -#: dh_installifupdown:75 dh_installinfo:83 dh_installinit:316 +#: dh_installifupdown:75 dh_installinfo:81 dh_installinit:323 #: dh_installlogrotate:56 dh_installman:267 dh_installmanpages:201 #: dh_installmenu:95 dh_installmime:67 dh_installmodules:119 dh_installpam:65 #: dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 #: dh_link:232 dh_lintian:63 dh_listpackages:34 dh_makeshlibs:262 -#: dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 +#: dh_md5sums:94 dh_movefiles:174 dh_perl:152 dh_prep:64 dh_python:284 #: dh_scrollkeeper:32 dh_shlibdeps:179 dh_strip:246 dh_suidregister:121 #: dh_testdir:57 dh_testroot:31 dh_undocumented:32 dh_usrlocal:120 msgid "This program is a part of debhelper." @@ -5582,17 +5586,17 @@ msgstr "" # type: =head1 #. type: =head1 -#: dh_installinit:318 +#: dh_installinit:325 msgid "AUTHORS" msgstr "AUTORES" #. type: textblock -#: dh_installinit:322 +#: dh_installinit:329 msgid "Steve Langasek " msgstr "Steve Langasek " #. type: textblock -#: dh_installinit:324 +#: dh_installinit:331 msgid "Michael Stapelberg " msgstr "" @@ -7442,7 +7446,7 @@ msgstr "Normas de Perl, versión 1.20" # type: textblock #. type: textblock -#: dh_perl:154 +#: dh_perl:156 msgid "Brendan O'Dea " msgstr "Brendan O'Dea " @@ -8265,6 +8269,9 @@ msgstr "Normas de Debian, versión 2.2" msgid "Andrew Stribblehill " msgstr "Andrew Stribblehill " +#~ msgid "None yet.." +#~ msgstr "Ninguno hasta ahora.." + #~ msgid "" #~ "A versioned Pre-Dependency on dpkg is needed to use L. An appropriate Pre-Dependency is set in ${misc:Pre-Depends} ; " diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index 38f82996..e5299f4e 100644 --- a/man/po4a/po/fr.po +++ b/man/po4a/po/fr.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper manpages\n" -"POT-Creation-Date: 2013-05-07 13:22-0400\n" +"POT-Creation-Date: 2013-05-18 10:54-0400\n" "PO-Revision-Date: 2012-11-03 11:13-0400\n" "Last-Translator: Valery Perrin \n" "Language-Team: French \n" @@ -1350,12 +1350,16 @@ msgstr "Les changements par rapport à la version 9 sont :" #. type: textblock #: debhelper.pod:539 -msgid "None yet.." -msgstr "Pas encore…" +msgid "" +"B no longer creates the package build directory when skipping running " +"debhelper commands. This will not affect packages that only build with " +"debhelper commands, but it may expose bugs in commands not included in " +"debhelper." +msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:545 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 +#: debhelper.pod:548 dh_auto_test:45 dh_installcatalogs:59 dh_installdocs:121 #: dh_installemacsen:67 dh_installexamples:53 dh_installinit:140 #: dh_installman:82 dh_installmodules:54 dh_installudev:55 dh_installwm:54 #: dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49 @@ -1364,13 +1368,13 @@ msgstr "REMARQUES" # type: =head2 #. type: =head2 -#: debhelper.pod:547 +#: debhelper.pod:550 msgid "Multiple binary package support" msgstr "Prise en charge de plusieurs paquets binaires" # type: textblock #. type: textblock -#: debhelper.pod:549 +#: debhelper.pod:552 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 " @@ -1390,7 +1394,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:557 +#: debhelper.pod:560 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<-" @@ -1406,13 +1410,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:563 +#: debhelper.pod:566 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:565 +#: debhelper.pod:568 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -1430,7 +1434,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:572 +#: debhelper.pod:575 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -1440,7 +1444,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:575 +#: debhelper.pod:578 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -1451,7 +1455,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:578 +#: debhelper.pod:581 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 " @@ -1466,7 +1470,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:583 +#: debhelper.pod:586 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1485,13 +1489,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:589 +#: debhelper.pod:592 msgid "Automatic generation of miscellaneous dependencies." msgstr "Génération automatique des diverses dépendances." # type: textblock #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:594 msgid "" "Some debhelper commands may make the generated package need to depend on " "some other packages. For example, if you use L, your " @@ -1511,7 +1515,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:599 +#: debhelper.pod:602 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called B<" @@ -1526,7 +1530,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:604 +#: debhelper.pod:607 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L, and the B<${perl:Depends}> generated by L." @@ -1557,7 +1561,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:614 +#: debhelper.pod:617 msgid "" "Sometimes, you might want to use some other temporary directory. This is " "supported by the B<-P> flag. For example, \"B" @@ -1577,13 +1581,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:622 +#: debhelper.pod:625 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:624 +#: debhelper.pod:627 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"B\" to the package's stanza in F. " @@ -1602,19 +1606,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:631 +#: debhelper.pod:634 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item #. type: =item -#: debhelper.pod:635 +#: debhelper.pod:638 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:637 +#: debhelper.pod:640 msgid "" "Set to B<1> to enable verbose mode. Debhelper will output every command it " "runs that modifies files on the build system." @@ -1624,13 +1628,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:640 +#: debhelper.pod:643 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:642 +#: debhelper.pod:645 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F." @@ -1640,25 +1644,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:645 +#: debhelper.pod:648 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:647 +#: debhelper.pod:650 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:649 +#: debhelper.pod:652 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:651 +#: debhelper.pod:654 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands." @@ -1667,7 +1671,7 @@ msgstr "" "les commandes debhelper." #. type: textblock -#: debhelper.pod:654 +#: debhelper.pod:657 msgid "" "When using L, it can be passed options that will be passed on to each " "debhelper command, which is generally better than using DH_OPTIONS." @@ -1677,13 +1681,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:657 +#: debhelper.pod:660 msgid "B" msgstr "B" # type: textblock #. type: textblock -#: debhelper.pod:659 +#: debhelper.pod:662 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 " @@ -1696,7 +1700,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:663 +#: debhelper.pod:666 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 " @@ -1715,7 +1719,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:670 +#: debhelper.pod:673 msgid "" "Multiple things to exclude can be separated with colons, as in " "B" @@ -1725,20 +1729,20 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:675 dh:956 dh_auto_build:47 dh_auto_clean:50 -#: dh_auto_configure:52 dh_auto_install:85 dh_auto_test:63 dh_bugfiles:124 -#: dh_builddeb:124 dh_clean:142 dh_compress:206 dh_desktop:31 dh_fixperms:127 +#: debhelper.pod:678 dh:969 dh_auto_build:47 dh_auto_clean:50 +#: dh_auto_configure:52 dh_auto_install:92 dh_auto_test:63 dh_bugfiles:124 +#: dh_builddeb:124 dh_clean:142 dh_compress:208 dh_desktop:31 dh_fixperms:127 #: dh_gconf:101 dh_gencontrol:82 dh_icons:71 dh_install:260 -#: dh_installcatalogs:122 dh_installchangelogs:171 dh_installcron:79 +#: dh_installcatalogs:122 dh_installchangelogs:224 dh_installcron:79 #: dh_installdeb:140 dh_installdebconf:128 dh_installdirs:88 #: dh_installdocs:333 dh_installemacsen:126 dh_installexamples:108 -#: dh_installifupdown:71 dh_installinfo:79 dh_installinit:312 +#: dh_installifupdown:71 dh_installinfo:77 dh_installinit:319 #: dh_installlogcheck:80 dh_installlogrotate:52 dh_installman:263 #: dh_installmanpages:197 dh_installmenu:89 dh_installmime:63 #: dh_installmodules:115 dh_installpam:61 dh_installppp:67 dh_installudev:117 #: dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_lintian:59 #: 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:175 +#: dh_perl:148 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:175 #: dh_strip:242 dh_suidregister:117 dh_testdir:53 dh_testroot:27 #: dh_undocumented:28 dh_usrlocal:116 msgid "SEE ALSO" @@ -1746,44 +1750,44 @@ msgstr "VOIR AUSSI" # type: =item #. type: =item -#: debhelper.pod:679 +#: debhelper.pod:682 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:681 +#: debhelper.pod:684 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:683 +#: debhelper.pod:686 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:685 +#: debhelper.pod:688 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:689 dh:962 dh_auto_build:53 dh_auto_clean:56 -#: dh_auto_configure:58 dh_auto_install:91 dh_auto_test:69 dh_bugfiles:132 -#: dh_builddeb:130 dh_clean:148 dh_compress:212 dh_desktop:37 dh_fixperms:133 +#: debhelper.pod:692 dh:975 dh_auto_build:53 dh_auto_clean:56 +#: dh_auto_configure:58 dh_auto_install:98 dh_auto_test:69 dh_bugfiles:132 +#: dh_builddeb:130 dh_clean:148 dh_compress:214 dh_desktop:37 dh_fixperms:133 #: dh_gconf:107 dh_gencontrol:88 dh_icons:77 dh_install:266 -#: dh_installcatalogs:128 dh_installchangelogs:177 dh_installcron:85 +#: dh_installcatalogs:128 dh_installchangelogs:230 dh_installcron:85 #: dh_installdeb:146 dh_installdebconf:134 dh_installdirs:94 #: dh_installdocs:339 dh_installemacsen:132 dh_installexamples:114 -#: dh_installifupdown:77 dh_installinfo:85 dh_installlogcheck:86 +#: dh_installifupdown:77 dh_installinfo:83 dh_installlogcheck:86 #: dh_installlogrotate:58 dh_installman:269 dh_installmanpages:203 #: dh_installmenu:97 dh_installmime:69 dh_installmodules:121 dh_installpam:67 #: dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 #: dh_link:234 dh_lintian:67 dh_listpackages:36 dh_makeshlibs:264 -#: dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 +#: dh_md5sums:96 dh_movefiles:176 dh_perl:154 dh_prep:66 dh_python:286 #: dh_scrollkeeper:34 dh_shlibdeps:181 dh_strip:248 dh_suidregister:123 #: dh_testdir:59 dh_testroot:33 dh_undocumented:34 dh_usrlocal:122 msgid "AUTHOR" @@ -1791,13 +1795,13 @@ msgstr "AUTEUR" # type: textblock #. type: textblock -#: debhelper.pod:691 dh:964 dh_auto_build:55 dh_auto_clean:58 -#: dh_auto_configure:60 dh_auto_install:93 dh_auto_test:71 dh_builddeb:132 -#: dh_clean:150 dh_compress:214 dh_fixperms:135 dh_gencontrol:90 -#: dh_install:268 dh_installchangelogs:179 dh_installcron:87 dh_installdeb:148 +#: debhelper.pod:694 dh:977 dh_auto_build:55 dh_auto_clean:58 +#: dh_auto_configure:60 dh_auto_install:100 dh_auto_test:71 dh_builddeb:132 +#: dh_clean:150 dh_compress:216 dh_fixperms:135 dh_gencontrol:90 +#: dh_install:268 dh_installchangelogs:232 dh_installcron:87 dh_installdeb:148 #: dh_installdebconf:136 dh_installdirs:96 dh_installdocs:341 #: dh_installemacsen:134 dh_installexamples:116 dh_installifupdown:79 -#: dh_installinfo:87 dh_installinit:320 dh_installlogrotate:60 +#: dh_installinfo:85 dh_installinit:327 dh_installlogrotate:60 #: dh_installman:271 dh_installmanpages:205 dh_installmenu:99 #: dh_installmime:71 dh_installmodules:123 dh_installpam:69 dh_installppp:75 #: dh_installudev:125 dh_installwm:118 dh_installxfonts:97 dh_link:236 @@ -2578,18 +2582,18 @@ msgstr "" # type: textblock #. type: textblock -#: dh:958 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 -#: dh_auto_install:87 dh_auto_test:65 dh_builddeb:126 dh_clean:144 -#: dh_compress:208 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 -#: dh_install:262 dh_installcatalogs:124 dh_installchangelogs:173 +#: dh:971 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:54 +#: dh_auto_install:94 dh_auto_test:65 dh_builddeb:126 dh_clean:144 +#: dh_compress:210 dh_fixperms:129 dh_gconf:103 dh_gencontrol:84 +#: dh_install:262 dh_installcatalogs:124 dh_installchangelogs:226 #: dh_installcron:81 dh_installdeb:142 dh_installdebconf:130 dh_installdirs:90 #: dh_installdocs:335 dh_installemacsen:128 dh_installexamples:110 -#: dh_installifupdown:73 dh_installinfo:81 dh_installinit:314 +#: dh_installifupdown:73 dh_installinfo:79 dh_installinit:321 #: dh_installlogcheck:82 dh_installlogrotate:54 dh_installman:265 #: dh_installmanpages:199 dh_installmime:65 dh_installmodules:117 #: dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 #: dh_installxfonts:91 dh_link:230 dh_listpackages:32 dh_makeshlibs:260 -#: dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 +#: dh_md5sums:92 dh_movefiles:172 dh_perl:150 dh_prep:62 dh_python:282 #: dh_strip:244 dh_suidregister:119 dh_testdir:55 dh_testroot:29 #: dh_undocumented:30 dh_usrlocal:118 msgid "L" @@ -2597,18 +2601,18 @@ msgstr "L" # type: textblock #. type: textblock -#: dh:960 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 -#: dh_auto_install:89 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 -#: dh_clean:146 dh_compress:210 dh_desktop:35 dh_fixperms:131 dh_gconf:105 -#: dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:175 +#: dh:973 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:56 +#: dh_auto_install:96 dh_auto_test:67 dh_bugfiles:130 dh_builddeb:128 +#: dh_clean:146 dh_compress:212 dh_desktop:35 dh_fixperms:131 dh_gconf:105 +#: dh_gencontrol:86 dh_icons:75 dh_install:264 dh_installchangelogs:228 #: dh_installcron:83 dh_installdeb:144 dh_installdebconf:132 dh_installdirs:92 #: dh_installdocs:337 dh_installemacsen:130 dh_installexamples:112 -#: dh_installifupdown:75 dh_installinfo:83 dh_installinit:316 +#: dh_installifupdown:75 dh_installinfo:81 dh_installinit:323 #: dh_installlogrotate:56 dh_installman:267 dh_installmanpages:201 #: dh_installmenu:95 dh_installmime:67 dh_installmodules:119 dh_installpam:65 #: dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 #: dh_link:232 dh_lintian:63 dh_listpackages:34 dh_makeshlibs:262 -#: dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 +#: dh_md5sums:94 dh_movefiles:174 dh_perl:152 dh_prep:64 dh_python:284 #: dh_scrollkeeper:32 dh_shlibdeps:179 dh_strip:246 dh_suidregister:121 #: dh_testdir:57 dh_testroot:31 dh_undocumented:32 dh_usrlocal:120 msgid "This program is a part of debhelper." @@ -5733,18 +5737,18 @@ msgstr "" # type: =head1 #. type: =head1 -#: dh_installinit:318 +#: dh_installinit:325 msgid "AUTHORS" msgstr "AUTEURS" # type: textblock #. type: textblock -#: dh_installinit:322 +#: dh_installinit:329 msgid "Steve Langasek " msgstr "Steve Langasek " #. type: textblock -#: dh_installinit:324 +#: dh_installinit:331 msgid "Michael Stapelberg " msgstr "Michael Stapelberg " @@ -7647,7 +7651,7 @@ msgstr "Charte Perl, version 1.20" # type: textblock #. type: textblock -#: dh_perl:154 +#: dh_perl:156 msgid "Brendan O'Dea " msgstr "Brendan O'Dea " @@ -8487,6 +8491,9 @@ msgstr "Charte Debian, version 2.2" msgid "Andrew Stribblehill " msgstr "Andrew Stribblehill " +#~ msgid "None yet.." +#~ msgstr "Pas encore…" + #~ msgid "" #~ "A versioned Pre-Dependency on dpkg is needed to use L. An appropriate Pre-Dependency is set in ${misc:Pre-Depends} ; " -- cgit v1.2.3