From 53d7a9a22c1fb539558ca39dacc4bef8a02dca01 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Nov 2011 17:20:09 -0400 Subject: [PATCH] releasing version 8.9.9 --- debian/changelog | 8 ++-- man/po4a/po/debhelper.pot | 40 ++++++++---------- man/po4a/po/es.po | 83 +++++++++++++++++++++++-------------- man/po4a/po/fr.po | 86 ++++++++++++++++++++++++--------------- 4 files changed, 128 insertions(+), 89 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9dbf380..fdf03d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -debhelper (8.9.9) UNRELEASED; urgency=low +debhelper (8.9.9) unstable; urgency=low - * dh_auto_build: Use target architecture for build directory name. - Closes: #644553 Thanks, Tom Hughes + * dh_auto_build: Use target architecture (not host architecture) + for build directory name. Closes: #644553 Thanks, Tom Hughes * dh: Add dh_auto_configure parameter example. Closes: #645335 - -- Joey Hess Thu, 06 Oct 2011 19:26:08 -0400 + -- Joey Hess Fri, 04 Nov 2011 17:01:58 -0400 debhelper (8.9.8) unstable; urgency=low diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index 018e39e..6f9a504 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-09-29 15:41-0400\n" +"POT-Creation-Date: 2011-11-04 17:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -872,9 +872,7 @@ msgstr "" #. type: textblock #: debhelper.pod:499 -msgid "" -"B passes CFLAGS to F using the OPTIMIZE " -"variable." +msgid "B passes CFLAGS to perl F and F" msgstr "" #. type: =head1 @@ -1312,7 +1310,7 @@ msgid "" msgstr "" #. type: verbatim -#: dh:84 dh:91 dh:105 dh:118 +#: dh:84 dh:105 dh:118 #, no-wrap msgid "" "\t#!/usr/bin/make -f\n" @@ -1321,12 +1319,20 @@ msgid "" "\n" msgstr "" -#. type: verbatim +#. type: textblock #: dh:88 +msgid "" +"Often you'll want to pass an option to a specific debhelper command. The " +"easy way to do with is by adding an override target for that command." +msgstr "" + +#. type: verbatim +#: dh:91 dh:176 dh:187 #, no-wrap msgid "" -"Often you'll want to pass an option to a specific debhelper command. The\n" -"easy way to do with is by adding an override target for that command.\n" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@\n" "\t\n" msgstr "" @@ -1336,15 +1342,15 @@ msgstr "" msgid "" "\toverride_dh_strip:\n" "\t\tdh_strip -Xfoo\n" -"\t\t\n" +"\t\n" msgstr "" #. type: verbatim #: dh:98 #, no-wrap msgid "" -"\toverride_dh_installdocs:\n" -"\t\tdh_installdocs README TODO\n" +"\toverride_dh_auto_configure:\n" +"\t\tdh_auto_configure -- --with-foo --disable-bar\n" "\n" msgstr "" @@ -1504,16 +1510,6 @@ msgid "" "want it to run, by defining empty override targets for each command." msgstr "" -#. type: verbatim -#: dh:176 dh:187 -#, no-wrap -msgid "" -"\t#!/usr/bin/make -f\n" -"\t%:\n" -"\t\tdh $@\n" -"\t\n" -msgstr "" - #. type: verbatim #: dh:180 #, no-wrap @@ -3686,7 +3682,7 @@ msgstr "" #: dh_installinit:14 msgid "" "B [S>] [B<--name=>I] [B<-n>] " -"[B<-R>] [B<-r>] [B<-d>] [B<-O>] [S I>]" +"[B<-R>] [B<-r>] [B<-d>] [S I>]" msgstr "" #. type: textblock diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index e0164cb..ac68a74 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-09-29 15:41-0400\n" +"POT-Creation-Date: 2011-11-04 17:02-0400\n" "PO-Revision-Date: 2010-11-11 22:28+0100\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -1265,8 +1265,7 @@ msgstr "" #. type: textblock #: debhelper.pod:499 msgid "" -"B passes CFLAGS to F using the OPTIMIZE " -"variable." +"B passes CFLAGS to perl F and F" msgstr "" # type: =head1 @@ -1963,7 +1962,7 @@ msgstr "" "predeterminadas de órdenes funcionan sin opciones adicionales." #. type: verbatim -#: dh:84 dh:91 dh:105 dh:118 +#: dh:84 dh:105 dh:118 #, no-wrap msgid "" "\t#!/usr/bin/make -f\n" @@ -1976,13 +1975,16 @@ msgstr "" "\t\tdh $@\n" "\n" -#. type: verbatim +#. type: textblock #: dh:88 -#, no-wrap +#, fuzzy +#| msgid "" +#| "Often you'll want to pass an option to a specific debhelper command. The\n" +#| "easy way to do with is by adding an override target for that command.\n" +#| "\t\n" msgid "" -"Often you'll want to pass an option to a specific debhelper command. The\n" -"easy way to do with is by adding an override target for that command.\n" -"\t\n" +"Often you'll want to pass an option to a specific debhelper command. The " +"easy way to do with is by adding an override target for that command." msgstr "" "A menudo, querrá introducir una opción a una orden de debhelper en\n" "particular. La forma sencilla de hacerlo es añadir un objetivo «overrride»\n" @@ -1990,12 +1992,30 @@ msgstr "" "\t\n" #. type: verbatim -#: dh:95 +#: dh:91 dh:176 dh:187 #, no-wrap msgid "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@\n" +"\t\n" +msgstr "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@\n" +"\t\n" + +#. type: verbatim +#: dh:95 +#, fuzzy, no-wrap +#| msgid "" +#| "\toverride_dh_strip:\n" +#| "\t\tdh_strip -Xfoo\n" +#| "\t\t\n" +msgid "" "\toverride_dh_strip:\n" "\t\tdh_strip -Xfoo\n" -"\t\t\n" +"\t\n" msgstr "" "\toverride_dh_strip:\n" "\t\tdh_strip -Xfoo\n" @@ -2003,14 +2023,16 @@ msgstr "" #. type: verbatim #: dh:98 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " dh_auto_configure -- --with-foo --enable-bar\n" +#| "\n" msgid "" -"\toverride_dh_installdocs:\n" -"\t\tdh_installdocs README TODO\n" +"\toverride_dh_auto_configure:\n" +"\t\tdh_auto_configure -- --with-foo --disable-bar\n" "\n" msgstr "" -"\toverride_dh_installdocs:\n" -"\t\tdh_installdocs README TODO\n" +" dh_auto_configure -- --with-foo --enable-bar\n" "\n" #. type: textblock @@ -2233,20 +2255,6 @@ msgstr "" "desea que se ejecuten. Para ello, defina objetivos «override» vacíos para " "cada orden." -#. type: verbatim -#: dh:176 dh:187 -#, no-wrap -msgid "" -"\t#!/usr/bin/make -f\n" -"\t%:\n" -"\t\tdh $@\n" -"\t\n" -msgstr "" -"\t#!/usr/bin/make -f\n" -"\t%:\n" -"\t\tdh $@\n" -"\t\n" - #. type: verbatim #: dh:180 #, no-wrap @@ -5313,9 +5321,13 @@ msgstr "" # type: textblock #. type: textblock #: dh_installinit:14 +#, fuzzy +#| msgid "" +#| "B [S>] [B<--name=>I] [B<-n>] " +#| "[B<-R>] [B<-r>] [B<-d>] [B<-O>] [S I>]" msgid "" "B [S>] [B<--name=>I] [B<-n>] [B<-" -"R>] [B<-r>] [B<-d>] [B<-O>] [S I>]" +"R>] [B<-r>] [B<-d>] [S I>]" msgstr "" "B [S>] [B<--name=>I] [B<-" "n>] [B<-R>] [B<-r>] [B<-d>] [B<-O>] [S I>]" @@ -8352,6 +8364,15 @@ msgstr "Normas de Debian, versión 2.2" msgid "Andrew Stribblehill " msgstr "Andrew Stribblehill " +#~ msgid "" +#~ "\toverride_dh_installdocs:\n" +#~ "\t\tdh_installdocs README TODO\n" +#~ "\n" +#~ msgstr "" +#~ "\toverride_dh_installdocs:\n" +#~ "\t\tdh_installdocs README TODO\n" +#~ "\n" + # type: textblock #~ msgid "" #~ "This is useful in some situations, for example, if you need to pass B<-p> " diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index 6a389d3..52cfb74 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-09-29 15:41-0400\n" +"POT-Creation-Date: 2011-11-04 17:02-0400\n" "PO-Revision-Date: 2011-04-03 17:37+0200\n" "Last-Translator: Valery Perrin \n" "Language-Team: Français \n" @@ -1260,8 +1260,7 @@ msgstr "" #. type: textblock #: debhelper.pod:499 msgid "" -"B passes CFLAGS to F using the OPTIMIZE " -"variable." +"B passes CFLAGS to perl F and F" msgstr "" # type: =head1 @@ -1973,7 +1972,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: dh:84 dh:91 dh:105 dh:118 +#: dh:84 dh:105 dh:118 #, no-wrap msgid "" "\t#!/usr/bin/make -f\n" @@ -1987,13 +1986,16 @@ msgstr "" "\n" # type: verbatim -#. type: verbatim +#. type: textblock #: dh:88 -#, no-wrap +#, fuzzy +#| msgid "" +#| "Often you'll want to pass an option to a specific debhelper command. The\n" +#| "easy way to do with is by adding an override target for that command.\n" +#| "\t\n" msgid "" -"Often you'll want to pass an option to a specific debhelper command. The\n" -"easy way to do with is by adding an override target for that command.\n" -"\t\n" +"Often you'll want to pass an option to a specific debhelper command. The " +"easy way to do with is by adding an override target for that command." msgstr "" "Il est fréquent de vouloir passer une option à une commande debhelper.\n" "Le moyen le plus simple de le faire consiste à surcharger la commande\n" @@ -2001,12 +2003,31 @@ msgstr "" # type: verbatim #. type: verbatim -#: dh:95 +#: dh:91 dh:176 dh:187 #, no-wrap msgid "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@\n" +"\t\n" +msgstr "" +"\t#!/usr/bin/make -f\n" +"\t%:\n" +"\t\tdh $@\n" +"\t\n" + +# type: verbatim +#. type: verbatim +#: dh:95 +#, fuzzy, no-wrap +#| msgid "" +#| "\toverride_dh_strip:\n" +#| "\t\tdh_strip -Xfoo\n" +#| "\t\t\n" +msgid "" "\toverride_dh_strip:\n" "\t\tdh_strip -Xfoo\n" -"\t\t\n" +"\t\n" msgstr "" "\toverride_dh_strip:\n" "\t\tdh_strip -Xfoo\n" @@ -2015,14 +2036,16 @@ msgstr "" # type: verbatim #. type: verbatim #: dh:98 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " dh_auto_configure -- --with-foo --enable-bar\n" +#| "\n" msgid "" -"\toverride_dh_installdocs:\n" -"\t\tdh_installdocs README TODO\n" +"\toverride_dh_auto_configure:\n" +"\t\tdh_auto_configure -- --with-foo --disable-bar\n" "\n" msgstr "" -"\toverride_dh_installdocs:\n" -"\t\tdh_installdocs README TODO\n" +" dh_auto_configure -- --with-toto --enable-titi\n" "\n" # type: textblock @@ -2257,21 +2280,6 @@ msgstr "" "définissant des blocs de substitution vides pour chaque commande que vous ne " "voulez pas lancer." -# type: verbatim -#. type: verbatim -#: dh:176 dh:187 -#, no-wrap -msgid "" -"\t#!/usr/bin/make -f\n" -"\t%:\n" -"\t\tdh $@\n" -"\t\n" -msgstr "" -"\t#!/usr/bin/make -f\n" -"\t%:\n" -"\t\tdh $@\n" -"\t\n" - #. type: verbatim #: dh:180 #, no-wrap @@ -5461,9 +5469,13 @@ msgstr "" # type: textblock #. type: textblock #: dh_installinit:14 +#, fuzzy +#| msgid "" +#| "B [S>] [B<--name=>I] [B<-n>] " +#| "[B<-R>] [B<-r>] [B<-d>] [B<-O>] [S I>]" msgid "" "B [S>] [B<--name=>I] [B<-n>] [B<-" -"R>] [B<-r>] [B<-d>] [B<-O>] [S I>]" +"R>] [B<-r>] [B<-d>] [S I>]" msgstr "" "B [I] [B<--name=>I] [B<-n>] [B<-" "R>] [B<-r>] [B<-d>] [B<-O>] [B<--> I]" @@ -8573,6 +8585,16 @@ msgstr "Charte Debian, version 2.2" msgid "Andrew Stribblehill " msgstr "Andrew Stribblehill " +# type: verbatim +#~ msgid "" +#~ "\toverride_dh_installdocs:\n" +#~ "\t\tdh_installdocs README TODO\n" +#~ "\n" +#~ msgstr "" +#~ "\toverride_dh_installdocs:\n" +#~ "\t\tdh_installdocs README TODO\n" +#~ "\n" + # type: textblock #~ msgid "" #~ "This is useful in some situations, for example, if you need to pass B<-p> " -- 2.39.2