tags 428363 patch thanks Hi guys,
I've prepared an NMU for this package, as the build failures are blocking all reverse-dependencies from getting in sync in unstable. The full diff for this NMU is attached, though the functional change should be pretty self-explanatory. The NMU will be uploaded to incoming shortly. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/configure /tmp/MmDhiKDIgP/apt-0.7.2/configure --- /tmp/qTYIDJYc2f/apt-0.7.2/configure 2007-06-10 15:32:05.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/configure 2007-06-28 18:52:54.000000000 -0700 @@ -1796,7 +1796,7 @@ cat >>confdefs.h <<_ACEOF -#define VERSION "0.7.2" +#define VERSION "0.7.2-0.1" _ACEOF PACKAGE="apt" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/configure.in /tmp/MmDhiKDIgP/apt-0.7.2/configure.in --- /tmp/qTYIDJYc2f/apt-0.7.2/configure.in 2007-06-06 14:22:42.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/configure.in 2007-06-28 18:52:17.000000000 -0700 @@ -18,7 +18,7 @@ AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) dnl -- SET THIS TO THE RELEASE VERSION -- -AC_DEFINE_UNQUOTED(VERSION,"0.7.2") +AC_DEFINE_UNQUOTED(VERSION,"0.7.2-0.1") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/debian/changelog /tmp/MmDhiKDIgP/apt-0.7.2/debian/changelog --- /tmp/qTYIDJYc2f/apt-0.7.2/debian/changelog 2007-06-08 15:39:08.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/debian/changelog 2007-06-28 18:47:39.000000000 -0700 @@ -1,3 +1,11 @@ +apt (0.7.2-0.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-depend on libcurl4-gnutls-dev instead of the obsolete + libcurl3-gnutls-dev. Closes: #428363. + + -- Steve Langasek <[EMAIL PROTECTED]> Thu, 28 Jun 2007 18:46:53 -0700 + apt (0.7.2) unstable; urgency=low * merged the debian/experimental changes back diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/debian/control /tmp/MmDhiKDIgP/apt-0.7.2/debian/control --- /tmp/qTYIDJYc2f/apt-0.7.2/debian/control 2007-06-08 16:43:15.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/debian/control 2007-06-28 18:47:59.000000000 -0700 @@ -4,7 +4,7 @@ Maintainer: APT Development Team <[EMAIL PROTECTED]> Uploaders: Jason Gunthorpe <[EMAIL PROTECTED]>, Adam Heath <[EMAIL PROTECTED]>, Matt Zimmerman <[EMAIL PROTECTED]>, Michael Vogt <[EMAIL PROTECTED]> Standards-Version: 3.7.2.2 -Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl3-gnutls-dev (>= 7.15.5) +Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) XS-Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/apt-all.pot /tmp/MmDhiKDIgP/apt-0.7.2/po/apt-all.pot --- /tmp/qTYIDJYc2f/apt-0.7.2/po/apt-all.pot 2007-06-10 15:33:51.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/apt-all.pot 2007-06-28 18:55:56.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n" "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/bg.po /tmp/MmDhiKDIgP/apt-0.7.2/po/bg.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/bg.po 2007-06-10 15:33:52.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/bg.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-12 20:14+0300\n" "Last-Translator: Yavor Doganov <[EMAIL PROTECTED]>\n" "Language-Team: Bulgarian <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/bs.po /tmp/MmDhiKDIgP/apt-0.7.2/po/bs.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/bs.po 2007-06-10 15:33:52.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/bs.po 2007-06-28 18:55:57.000000000 -0700 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović <[EMAIL PROTECTED]>\n" "Language-Team: Bosnian <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/ca.po /tmp/MmDhiKDIgP/apt-0.7.2/po/ca.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/ca.po 2007-06-10 15:33:54.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/ca.po 2007-06-28 18:55:57.000000000 -0700 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-02-05 22:00+0100\n" "Last-Translator: Jordi Mallach <[EMAIL PROTECTED]>\n" "Language-Team: Catalan <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/cs.po /tmp/MmDhiKDIgP/apt-0.7.2/po/cs.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/cs.po 2007-06-10 15:33:55.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/cs.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-04 18:53+0200\n" "Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n" "Language-Team: Czech <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/cy.po /tmp/MmDhiKDIgP/apt-0.7.2/po/cy.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/cy.po 2007-06-10 15:33:56.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/cy.po 2007-06-28 18:55:57.000000000 -0700 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: APT\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries <[EMAIL PROTECTED]>\n" "Language-Team: Welsh <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/da.po /tmp/MmDhiKDIgP/apt-0.7.2/po/da.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/da.po 2007-06-10 15:33:57.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/da.po 2007-06-28 18:55:57.000000000 -0700 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: apt-da\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-02-03 15:50+0100\n" "Last-Translator: Claus Hindsgaul <[EMAIL PROTECTED]>\n" "Language-Team: Danish\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/de.po /tmp/MmDhiKDIgP/apt-0.7.2/po/de.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/de.po 2007-06-10 15:33:59.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/de.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt 0.6.46.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-24 11:45+0200\n" "Last-Translator: Michael Piefel <[EMAIL PROTECTED]>\n" "Language-Team: <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/el.po /tmp/MmDhiKDIgP/apt-0.7.2/po/el.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/el.po 2007-06-10 15:34:00.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/el.po 2007-06-28 18:55:57.000000000 -0700 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: apt_po_el_new\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-01-18 15:16+0200\n" "Last-Translator: Konstantinos Margaritis <[EMAIL PROTECTED]>\n" "Language-Team: Greek <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/en_GB.po /tmp/MmDhiKDIgP/apt-0.7.2/po/en_GB.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/en_GB.po 2007-06-10 15:34:01.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/en_GB.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt 0.6.46.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-12 11:07+0100\n" "Last-Translator: Neil Williams <[EMAIL PROTECTED]>\n" "Language-Team: en_GB <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/es.po /tmp/MmDhiKDIgP/apt-0.7.2/po/es.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/es.po 2007-06-10 15:34:03.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/es.po 2007-06-28 18:55:57.000000000 -0700 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: apt 0.6.42.3exp1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-08 00:23+0200\n" "Last-Translator: Javier Fernandez-Sanguino <[EMAIL PROTECTED]>\n" "Language-Team: Debian Spanish <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/eu.po /tmp/MmDhiKDIgP/apt-0.7.2/po/eu.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/eu.po 2007-06-10 15:34:04.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/eu.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-09-27 13:59+0200\n" "Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n" "Language-Team: librezale <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/fi.po /tmp/MmDhiKDIgP/apt-0.7.2/po/fi.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/fi.po 2007-06-10 15:34:05.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/fi.po 2007-06-28 18:55:57.000000000 -0700 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-09-29 16:06+0300\n" "Last-Translator: Tapio Lehtonen <[EMAIL PROTECTED]>\n" "Language-Team: Finnish <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/fr.po /tmp/MmDhiKDIgP/apt-0.7.2/po/fr.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/fr.po 2007-06-10 15:34:07.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/fr.po 2007-06-28 18:55:57.000000000 -0700 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-05-08 11:30+0200\n" "Last-Translator: Christian Perrier <[EMAIL PROTECTED]>\n" "Language-Team: French <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/gl.po /tmp/MmDhiKDIgP/apt-0.7.2/po/gl.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/gl.po 2007-06-10 15:34:08.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/gl.po 2007-06-28 18:55:57.000000000 -0700 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-02-28 13:14+0100\n" "Last-Translator: Jacobo Tarrío <[EMAIL PROTECTED]>\n" "Language-Team: Galician <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/he.po /tmp/MmDhiKDIgP/apt-0.7.2/po/he.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/he.po 2007-06-10 15:34:08.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/he.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt 0.5.25\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2004-06-10 19:58+0300\n" "Last-Translator: Lior Kaplan <[EMAIL PROTECTED]>\n" "Language-Team: Hebrew\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/hu.po /tmp/MmDhiKDIgP/apt-0.7.2/po/hu.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/hu.po 2007-06-10 15:34:09.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/hu.po 2007-06-28 18:55:57.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: hu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-21 11:04+0100\n" "Last-Translator: SZERVÁC Attila <[EMAIL PROTECTED]>\n" "Language-Team: Hungarian <debian-l10n-hungarian>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/it.po /tmp/MmDhiKDIgP/apt-0.7.2/po/it.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/it.po 2007-06-10 15:34:10.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/it.po 2007-06-28 18:55:57.000000000 -0700 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-12 09:27+0200\n" "Last-Translator: Samuele Giovanni Tonon <[EMAIL PROTECTED]>\n" "Language-Team: Italian <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/ja.po /tmp/MmDhiKDIgP/apt-0.7.2/po/ja.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/ja.po 2007-06-10 15:34:11.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/ja.po 2007-06-28 18:55:57.000000000 -0700 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-09-08 19:57+0900\n" "Last-Translator: Kenshi Muto <[EMAIL PROTECTED]>\n" "Language-Team: Debian Japanese List <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/ko.po /tmp/MmDhiKDIgP/apt-0.7.2/po/ko.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/ko.po 2007-06-10 15:34:13.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/ko.po 2007-06-28 18:55:57.000000000 -0700 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-12 21:22-0400\n" "Last-Translator: Sunjae Park <[EMAIL PROTECTED]>\n" "Language-Team: Korean <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/nb.po /tmp/MmDhiKDIgP/apt-0.7.2/po/nb.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/nb.po 2007-06-10 15:34:14.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/nb.po 2007-06-28 18:55:57.000000000 -0700 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-16 00:35+0100\n" "Last-Translator: Hans Fredrik Nordhaug <[EMAIL PROTECTED]>\n" "Language-Team: Norwegian Bokmal <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/nl.po /tmp/MmDhiKDIgP/apt-0.7.2/po/nl.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/nl.po 2007-06-10 15:34:15.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/nl.po 2007-06-28 18:55:58.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-17 22:35+0100\n" "Last-Translator: Bart Cornelis <[EMAIL PROTECTED]>\n" "Language-Team: debian-l10n-dutch <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/nn.po /tmp/MmDhiKDIgP/apt-0.7.2/po/nn.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/nn.po 2007-06-10 15:34:16.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/nn.po 2007-06-28 18:55:58.000000000 -0700 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: apt_nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll <[EMAIL PROTECTED]>\n" "Language-Team: Norwegian nynorsk <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/pl.po /tmp/MmDhiKDIgP/apt-0.7.2/po/pl.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/pl.po 2007-06-10 15:34:17.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/pl.po 2007-06-28 18:55:58.000000000 -0700 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-01-23 15:32+0100\n" "Last-Translator: Bartosz Fenski <[EMAIL PROTECTED]>\n" "Language-Team: Polish <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/pt_BR.po /tmp/MmDhiKDIgP/apt-0.7.2/po/pt_BR.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/pt_BR.po 2007-06-10 15:34:20.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/pt_BR.po 2007-06-28 18:55:58.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-08-21 00:40-0300\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>\n" "Language-Team: l10n portuguese <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/pt.po /tmp/MmDhiKDIgP/apt-0.7.2/po/pt.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/pt.po 2007-06-10 15:34:19.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/pt.po 2007-06-28 18:55:58.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-05-09 22:14+0100\n" "Last-Translator: Miguel Figueiredo <[EMAIL PROTECTED]>\n" "Language-Team: Portuguese <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/ro.po /tmp/MmDhiKDIgP/apt-0.7.2/po/ro.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/ro.po 2007-06-10 15:34:22.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/ro.po 2007-06-28 18:55:58.000000000 -0700 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: apt_po_ro\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-09-19 01:35+0300\n" "Last-Translator: Sorin Batariuc <[EMAIL PROTECTED]>\n" "Language-Team: Romanian <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/ru.po /tmp/MmDhiKDIgP/apt-0.7.2/po/ru.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/ru.po 2007-06-10 15:34:23.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/ru.po 2007-06-28 18:55:58.000000000 -0700 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: 0.6.46.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-01-03 23:33+0300\n" "Last-Translator: Yuri Kozlov <[EMAIL PROTECTED]>\n" "Language-Team: Russian <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/sk.po /tmp/MmDhiKDIgP/apt-0.7.2/po/sk.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/sk.po 2007-06-10 15:34:24.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/sk.po 2007-06-28 18:55:58.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-09-10 18:50+0200\n" "Last-Translator: Peter Mann <[EMAIL PROTECTED]>\n" "Language-Team: Slovak <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/sl.po /tmp/MmDhiKDIgP/apt-0.7.2/po/sl.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/sl.po 2007-06-10 15:34:26.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/sl.po 2007-06-28 18:55:58.000000000 -0700 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2005-02-16 22:18+0100\n" "Last-Translator: Jure Cuhalev <[EMAIL PROTECTED]>\n" "Language-Team: Slovenian <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/sv.po /tmp/MmDhiKDIgP/apt-0.7.2/po/sv.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/sv.po 2007-06-10 15:34:27.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/sv.po 2007-06-28 18:55:58.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-08-18 15:45+0100\n" "Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n" "Language-Team: Swedish <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/tl.po /tmp/MmDhiKDIgP/apt-0.7.2/po/tl.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/tl.po 2007-06-10 15:34:28.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/tl.po 2007-06-28 18:55:58.000000000 -0700 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja <[EMAIL PROTECTED]>\n" "Language-Team: Tagalog <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/vi.po /tmp/MmDhiKDIgP/apt-0.7.2/po/vi.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/vi.po 2007-06-10 15:34:30.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/vi.po 2007-06-28 18:55:58.000000000 -0700 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-06-01 15:00+0930\n" "Last-Translator: Clytie Siddall <[EMAIL PROTECTED]>\n" "Language-Team: Vietnamese <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/zh_CN.po /tmp/MmDhiKDIgP/apt-0.7.2/po/zh_CN.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/zh_CN.po 2007-06-10 15:34:31.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/zh_CN.po 2007-06-28 18:55:58.000000000 -0700 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: apt 0.5.23\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2007-03-29 17:14+0800\n" "Last-Translator: Kov Chai <[EMAIL PROTECTED]>\n" "Language-Team: Debian Chinese [GB] <[EMAIL PROTECTED]>\n" diff -Nru /tmp/qTYIDJYc2f/apt-0.7.2/po/zh_TW.po /tmp/MmDhiKDIgP/apt-0.7.2/po/zh_TW.po --- /tmp/qTYIDJYc2f/apt-0.7.2/po/zh_TW.po 2007-06-10 15:34:32.000000000 -0700 +++ /tmp/MmDhiKDIgP/apt-0.7.2/po/zh_TW.po 2007-06-28 18:55:58.000000000 -0700 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: 0.5.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-11 00:33+0200\n" +"POT-Creation-Date: 2007-06-29 01:55+0000\n" "PO-Revision-Date: 2006-10-21 16:58+0800\n" "Last-Translator: Asho Yeh <[EMAIL PROTECTED]>\n" "Language-Team: Chinese/Traditional <[EMAIL PROTECTED]>\n"