diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-02 16:52:04 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-02 16:52:04 +0100 |
| commit | 6b68713c64868460202e3178dfeed31a2bde2b95 (patch) | |
| tree | f65bbf03f9892d53b695a6d9a5c36077b62dad7f /debian | |
| parent | c197bef880cf57d4c4257c5053d993f896f697f8 (diff) | |
| parent | 469ac5b1a7c069d3822bd36cb74958ce3de19c87 (diff) | |
| download | python-apt-6b68713c64868460202e3178dfeed31a2bde2b95.tar.gz | |
merged from debian-sid
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7df51cf6..2c280221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,26 @@ -python-apt (0.7.13.4) UNRELEASED; urgency=low +python-apt (0.7.13.5) UNRELEASED; urgency=low [ Colin Watson ] * apt/progress/__init__.py: - Fix InstallProgress.updateInterface() to cope with read() returning 0 on non-blocking file descriptors (LP: #491027). + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Dec 2009 16:50:55 +0100 + +python-apt (0.7.13.4) unstable; urgency=low + [ Michael Vogt ] * po/zh_CN.po: - - updated, thanks to Feng Chao + - updated, thanks to Feng Chao * python/progress.cc: - if the mediaChange() does not return anything or is not implemented send "false" to libapt - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Sep 2009 15:32:13 +0200 + [ Julian Andres Klode ] + * apt/package.py: Fix dictionary access of VersionList, patch + by Sebastian Heinlein (Closes: #554895). + + -- Julian Andres Klode <jak@debian.org> Sun, 29 Nov 2009 20:26:31 +0100 python-apt (0.7.13.3) unstable; urgency=low |
