diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-05 11:36:13 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-05 11:36:13 +0200 |
| commit | 5204dc7d2975121f529802ec403134502d6d4e45 (patch) | |
| tree | 964c562361f6f276740d47baf9e247771751e009 /po | |
| parent | 91e65ee1efd73fdbf507c2683bc6cc64fee9b37c (diff) | |
| parent | 1d96f36591c56798021c4e33d01a781507592add (diff) | |
| download | python-apt-5204dc7d2975121f529802ec403134502d6d4e45.tar.gz | |
* python/cache.cc:
- fix GetCandidateVer() reporting incorrect versions after
SetCandidateVer() was used. Thanks to Julian Andres Klode for
the test-case (LP: #237372)
* python/apt_instmodule.cc:
- do not change working dir in debExtractArchive() (LP: #184093)
* apt/cache.py:
- support "in" in apt.Cache() (LP: #251587)
Diffstat (limited to 'po')
| -rw-r--r-- | po/python-apt.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 9dc6e202..7e731689 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: 2008-07-30 10:24+0200\n" +"POT-Creation-Date: 2008-07-31 12:00+0200\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" |
