diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | man/po4a/po/debhelper.pot | 4 | ||||
-rw-r--r-- | man/po4a/po/es.po | 4 | ||||
-rw-r--r-- | man/po4a/po/fr.po | 4 |
4 files changed, 10 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index e0035635..994789a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -debhelper (7.4.17) UNRELEASED; urgency=low +debhelper (7.4.17) unstable; urgency=low * Fix #572077 in one place I missed earlier. (See #576885) + * dh: Fixed example of overriding binary target. + * Began finalizing list of changes for v8 compat level. - -- Joey Hess <joeyh@debian.org> Thu, 08 Apr 2010 18:21:29 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 08 Apr 2010 18:23:43 -0400 debhelper (7.4.16) unstable; urgency=low diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index 1d78e006..a80af998 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: 2010-04-06 22:02-0300\n" +"POT-Creation-Date: 2010-04-08 18:23-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1496,7 +1496,7 @@ msgstr "" #: dh:242 #, no-wrap msgid "" -"\tbuild: build-arch build-indep\n" +"\tbuild: build-arch build-indep ;\n" "\tbuild-indep:\n" "\t\t$(MAKE) docs\n" "\tbuild-arch:\n" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 6a7f926a..14c7b4cc 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-04-06 22:02-0300\n" +"POT-Creation-Date: 2010-04-08 18:23-0300\n" "PO-Revision-Date: 2005-09-18 00:11+0200\n" "Last-Translator: Rubén Porras Campo <debian-l10n-spanish@lists.debian.org>\n" "Language-Team: SPANISH <debian-l10n-spanish@lists.debian.org>\n" @@ -2000,7 +2000,7 @@ msgstr "" #: dh:242 #, no-wrap msgid "" -"\tbuild: build-arch build-indep\n" +"\tbuild: build-arch build-indep ;\n" "\tbuild-indep:\n" "\t\t$(MAKE) docs\n" "\tbuild-arch:\n" diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index 8007d3e0..2d5c83ac 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: 2010-04-06 22:02-0300\n" +"POT-Creation-Date: 2010-04-08 18:23-0300\n" "PO-Revision-Date: 2010-02-18 21:31+0100\n" "Last-Translator: Valery Perrin <valery.perrin.debian@free.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -2231,7 +2231,7 @@ msgstr "" #: dh:242 #, no-wrap msgid "" -"\tbuild: build-arch build-indep\n" +"\tbuild: build-arch build-indep ;\n" "\tbuild-indep:\n" "\t\t$(MAKE) docs\n" "\tbuild-arch:\n" |