]> git.saurik.com Git - apt.git/commitdiff
More fixes, this actually builds now
authorSarah Hobbs <hobbsee@kubuntu.org>
Sun, 8 Jul 2007 15:39:52 +0000 (01:39 +1000)
committerSarah Hobbs <hobbsee@kubuntu.org>
Sun, 8 Jul 2007 15:39:52 +0000 (01:39 +1000)
38 files changed:
configure.in
debian/changelog
debian/control
po/apt-all.pot
po/bg.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hu.po
po/it.po
po/ja.po
po/ko.po
po/nb.po
po/nl.po
po/nn.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sv.po
po/tl.po
po/vi.po
po/zh_CN.po
po/zh_TW.po

index 89586a4ee4b8460f4f2b5356cda0a4c301ecdea3..ef05ca0cba8b56be44a75a8007e08921cbe55794 100644 (file)
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 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.2ubuntu5")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.2ubuntu6")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index c3afcf40380ae4bfaa3861028d4a66336172b01a..c0226a4c872a2df6830645e517d60b10dfb32dcf 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.7.2ubuntu5) UNRELEASED; urgency=low
+apt (0.7.2ubuntu6) gutsy; urgency=low
 
   [ Michael Vogt]
   * cmdline/apt-get.cc:
@@ -14,9 +14,18 @@ apt (0.7.2ubuntu5) UNRELEASED; urgency=low
     the Recommends of metapackages in universe and multiverse will get
     installed.
   * Also make this change in doc/examples/configure-index.
-  * Added a Build Dependancies of autoconf, xsltproc, docbook-xsl to fix FTBFS
+  * Added a Build Dependancies of automake, docbook-xsl, xsltproc, xmlto,
+    docbook to fix FTBFS.
+  * Added in previous changelog entries, as those who uploaded did not
+    actually commit to Bzr.
 
- -- Sarah Hobbs <hobbsee@ubuntu.com>  Fri, 06 Jul 2007 17:44:45 +1000
+ -- Sarah Hobbs <hobbsee@ubuntu.com>  Mon, 09 Jul 2007 01:15:57 +1000
+
+pt (0.7.2ubuntu5) gutsy; urgency=low
+
+  * Rerun autoconf to fix the FTBFS.
+
+ -- Michael Bienia <geser@ubuntu.com>  Fri, 06 Jul 2007 19:17:33 +0200
 
 apt (0.7.2ubuntu4) gutsy; urgency=low
 
index f0503f746d7c77ce8d7fabaff3937d7b55c80b6e..ee4c6fed8abbb4726364e31b795d880ec0b7cbdf 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org>
 Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
 Standards-Version: 3.7.2.2
-Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.15.5), autoconf, xsltproc, docbook-xsl
-Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
+Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.15.5), automake, docbook-xsl, xsltproc, xmlto, docbook
+Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1), docbook-xsl, xsltproc
 XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu
 
 Package: apt
index b308fb3169ae49494e9d4ad90813b3786f07781b..9bf93eb545d856e21cfe63a3675f4e576b5e909f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\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"
index 9c759de25eed2df1da30232dd2aaa47d7bca4617..ada661c76e23f38249c03d368378ec93f2909493 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-12 20:14+0300\n"
 "Last-Translator: Yavor Doganov <yavor@doganov.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
index 0a7907f99fdcf2d3919682342daf7b7ce9477e36..114494b50973188cb17aa1d3931c4ad0ba4ebe22 100644 (file)
--- a/po/bs.po
+++ b/po/bs.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
index 3ad8d8b809760d2426b12d7f8775737f009449b2..a5539ddd71b5fa712e6ae854b5fd56ae4892e7b9 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-02-05 22:00+0100\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
index 0222c9fcdeecc42c839ea6679d1e8ce9ee98d53a..b1b0318d16f6f64f196afd854d6ab64cebe65ce3 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-04 18:53+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
index 90916af3165ded3bac94e1da43a6e36c7d247858..b1042a21b2e5301dfb864814772b07d960d05601 100644 (file)
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: APT\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2005-06-06 13:46+0100\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n"
index c12fa68625fde0fb9440bb744624a35508b04c55..04ae3a00f37ac4de1ca00aaf0500bc0b328fe012 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-da\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-02-03 15:50+0100\n"
 "Last-Translator: Claus Hindsgaul <claus.hindsgaul@gmail.com>\n"
 "Language-Team: Danish\n"
index b4d22625e2c5f18ecbb834f0d939af27a66b0dcb..511cea271ca55c7f155aa58e89c7b8d8b1f5b70d 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.6.46.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-24 11:45+0200\n"
 "Last-Translator: Michael Piefel <piefel@debian.org>\n"
 "Language-Team:  <de@li.org>\n"
index 74b99867eb337b04af4c5b13b499de1036a0a518..2d6d9069f57d0b9f96b0979c111265ccbd35a561 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt_po_el_new\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-01-18 15:16+0200\n"
 "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
index 803313cfbe874a053fde84cdea2bed258484a5b7..b8c284b7b9384f661b479c6768f7614c24fa8f97 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.6.46.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-12 11:07+0100\n"
 "Last-Translator: Neil Williams <linux@codehelp.co.uk>\n"
 "Language-Team: en_GB <en_gb@li.org>\n"
index 0877ef346df3ecf43d5c768489b55b2e883fbef8..1b8a778cd00fd340e41451be39655b8ee460052a 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.6.42.3exp1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-08 00:23+0200\n"
 "Last-Translator: Javier Fernandez-Sanguino <jfs@debian.org>\n"
 "Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
index e6cb07e0b522276f17248afc6ab982b7b11a07ba..a6740195bf95f2e5e462ff6b7658404f39fe0bc3 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt_po_eu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-09-27 13:59+0200\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Language-Team: librezale <librezale@librezale.org>\n"
index 901dbf96db8e59cf6b4b149a093caf690bd4ed06..f89621fd0b1f8854975979a6a85ee8607fbca5b6 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-09-29 16:06+0300\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
index 4362dc2c272994fd53a54bf2744a0b455c823105..d422100e39c779c2d22778555c18b9e9a655c908 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-05-08 11:30+0200\n"
 "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
index 7cde396c2823454fcb16e5d62aa597ae4ed0d694..877916be7424dd93971426b2f552d25968bb64e0 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-02-28 13:14+0100\n"
 "Last-Translator: Jacobo Tarrío <jtarrio@debian.org>\n"
 "Language-Team: Galician <proxecto@trasno.net>\n"
index 2275c47ae3e4ed7f8330f376efd10040c9614192..f4029b9c6106c10bf628a45d9b2589cd38744b8f 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.25\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2004-06-10 19:58+0300\n"
 "Last-Translator: Lior Kaplan <webmaster@guides.co.il>\n"
 "Language-Team: Hebrew\n"
index 05b3d6fbfa23720558256db35f567bb53a644410..b92385488009b180d33257eec4273726a4784bac 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: hu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-21 11:04+0100\n"
 "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
 "Language-Team: Hungarian <debian-l10n-hungarian>\n"
index b05a97d8269f6140b66a11391009d7454d8d9b9f..d0cb1a76010e8d33be35e387fe8aba74607ede83 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-12 09:27+0200\n"
 "Last-Translator: Samuele Giovanni Tonon <samu@debian.org>\n"
 "Language-Team: Italian <it@li.org>\n"
index 8b6d30218008a591ef78b826cd7f68550f403f98..4e5055a6c235ad58e828836b1b45c36c43aacd2b 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-09-08 19:57+0900\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
index d22a98e9ff70aff289e6a604f946671c034afc5d..f07a22ee09e8f51994b206653cf78ed935e3b367 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-12 21:22-0400\n"
 "Last-Translator: Sunjae Park <darehanl@gmail.com>\n"
 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
index 4ae25462987a25bfe323ab8d8eb67bc7c7b55e09..69a3ee44b88ab142f9243ea20437bee4750deea1 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-16 00:35+0100\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.ui.no>\n"
index db40abd2ddd19653963adfdae346c8ff6accd127..6cd713905009b31993a0f7731edb96fbd023719e 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-17 22:35+0100\n"
 "Last-Translator: Bart Cornelis <cobaco@linux.be>\n"
 "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
index e33da42031b6c6e41266d8af8e2b5a25882ac3a6..d161f0a26918963eca253ab0071eb5a8cdeb48bd 100644 (file)
--- a/po/nn.po
+++ b/po/nn.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt_nn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2005-02-14 23:30+0100\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
index 0eceb3cb8c8c8687f508a6401dddbe20649d76ad..23d392ed984570855b22d0cfc1970632ea932236 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-01-23 15:32+0100\n"
 "Last-Translator: Bartosz Fenski <fenio@debian.org>\n"
 "Language-Team: Polish <pddp@debian.linux.org.pl>\n"
index f88df0de332cdf91b917f36fbb75d407e482afc3..d936d7ba2d2019a17b487d93a477ae753ec38f53 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-05-09 22:14+0100\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
index aab540c40abda6bebcb65f3371e1d6052cbdfa24..e48c9d30f62d1663eaa65d07dac4bb30cc8eb459 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-08-21 00:40-0300\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@cathedrallabs.org>\n"
 "Language-Team: l10n portuguese <debian-l10n-portuguese@lists.debian.org>\n"
index 66b75e2fa109c3cbc993e3700d95914243cf8156..9841b3c0673adab28967e83412b9031c92e5f5a7 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt_po_ro\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-09-19 01:35+0300\n"
 "Last-Translator: Sorin Batariuc <sorin@bonbon.net>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
index c90b2b1915e327e56ba178c4bc8699f133c160c5..6ab5d829d8aedec947c5b5989d76afef2ed97bd6 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.6.46.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-01-03 23:33+0300\n"
 "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
index 92e8bcad421af2d44bf8544d969458497804c65a..33255af91643e6b5aa0a3d11900b24d19b10fb3d 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-09-10 18:50+0200\n"
 "Last-Translator: Peter Mann <Peter.Mann@tuke.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
index 3376094746309733d8216707cc79e6b6ae26338d..7461a1c92f2b4f41320cb430bee2fb926ea2ce18 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2005-02-16 22:18+0100\n"
 "Last-Translator: Jure Cuhalev <gandalf@owca.info>\n"
 "Language-Team: Slovenian <sl@li.org>\n"
index 21c325289262ec55fe9aa4082f44120cfd2c8316..753510edb3a23a2f8b8897619084abe254f58ded 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-08-18 15:45+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
index 1b5a6f37bb57d708b40edbe9217779a6d5f5169c..f25adab9b87a04722b2adfe987e894b10c44058e 100644 (file)
--- a/po/tl.po
+++ b/po/tl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-03-29 21:36+0800\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
index 094920e6deb6d997ab0da1e1796d230916f45135..042f5f8a4a485b4c4a6c1a2701a63596b5b975af 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-06-01 15:00+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
 "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
index 858cdda9eddb3488eeba095ccbfe302dd14f64c1..204f78276ddb25e0bf13af12aec8ec9425ee89d5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.23\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2007-03-29 17:14+0800\n"
 "Last-Translator: Kov Chai <tchaikov@sjtu.org>\n"
 "Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
index 0de882d8f8d011b95260206cf76dadf22a060bf8..211de9fceb23631ec722605aa3c0d3e441f178ca 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.5.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:45+1000\n"
+"POT-Creation-Date: 2007-07-09 01:22+1000\n"
 "PO-Revision-Date: 2006-10-21 16:58+0800\n"
 "Last-Translator: Asho Yeh <asho@debian.org.tw>\n"
 "Language-Team: Chinese/Traditional <zh-l10n@linux.org.tw>\n"