diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5db7adc1..aa0b485f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -python-apt (0.8.5ubuntu1) UNRELEASED; urgency=low +python-apt (0.8.5ubuntu2) UNRELEASED; urgency=low * python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated value rather than a random one. + * python/progress.cc: + - setattr(): Check return from Py_BuildValue(). + - PyFetchProgress:Pulse(): Check return from setattr(). - -- James Hunt <james.hunt@ubuntu.com> Mon, 01 Oct 2012 09:10:02 +0100 + -- James Hunt <james.hunt@ubuntu.com> Tue, 02 Oct 2012 09:22:42 +0100 python-apt (0.8.5) unstable; urgency=low |
