diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9451428c..6b52ff44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,16 @@ -python-apt (0.6.21) unstable; urgency=low +python-apt (0.6.21) UNRELEASED; urgency=low * python/generic.h: - fix incorrect use of PyMem_DEL(), use pyObject_DEL() instead. This fixes a nasty segfault with python2.5 (lp: 63226) + * python/pkgrecords.cc: + - export SHA1Hash() as well * debian/rules: Remove dh_python call. - * protect against not-parsable strings send from dpkg (lp: 68553) + * apt/progress.cc: + - protect against not-parsable strings send from dpkg (lp: 68553) - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Dec 2006 11:34:59 +0100 python-apt (0.6.20) unstable; urgency=low |
