diff options
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 |
