diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-02-10 09:43:55 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-02-10 09:43:55 +0100 |
| commit | ac9fa49848d80f166f08f8d737ad242deea7c69e (patch) | |
| tree | f9979ef12b38a0a7071c7957c8809b31144c9ba4 | |
| parent | 90a4b1f9da30140e4716071cb82e79177c59a91d (diff) | |
| download | python-apt-ac9fa49848d80f166f08f8d737ad242deea7c69e.tar.gz | |
releasing version 0.7.9~exp2ubuntu7
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | po/python-apt.pot | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index d4a0346d..a483876f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,18 +4,13 @@ python-apt (0.7.9~exp2ubuntu7) jaunty; urgency=low - add "not_automatic" flag to the origin * debian/control: - rebuild against latest apt - - -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Feb 2009 15:09:17 +0100 - -python-apt (0.7.9~exp2ubuntu6) jaunty; urgency=low - * apt/cache.py: - when setting a alternative rootdir, read the config from it as well (LP: #243550) * python/configuration.cc, python/apt_pkgmodule.cc: - add apt_pkg.ReadConfigDir() - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Jan 2009 09:30:52 +0100 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Feb 2009 15:09:17 +0100 python-apt (0.7.9~exp2ubuntu5) jaunty; urgency=low diff --git a/po/python-apt.pot b/po/python-apt.pot index 9bcda683..a82404f0 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-29 09:24+0100\n" +"POT-Creation-Date: 2009-02-09 15:56+0100\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" |
