summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-12-19 13:30:12 +0100
committerMichael Vogt <egon@bottom>2006-12-19 13:30:12 +0100
commit82a6e0be9a632bc16e5c21b9c3ab0cce9a5b2a37 (patch)
treed1356cdf0ea6f56969eab0eabee86a3d8c8decfc
parent75da7640381be141209986156eba32825019add8 (diff)
parenta775bc53771d2c0665205fbec407014eea239682 (diff)
downloadpython-apt-82a6e0be9a632bc16e5c21b9c3ab0cce9a5b2a37.tar.gz
* merged from python-apt--mvo
-rw-r--r--debian/changelog9
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index fd149824..1084928b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.6.21) UNRELEASED; urgency=low
+python-apt (0.6.20) unstable; urgency=low
* python/generic.h:
- fix incorrect use of PyMem_DEL(), use pyObject_DEL()
@@ -9,11 +9,6 @@ python-apt (0.6.21) UNRELEASED; urgency=low
* debian/rules: Remove dh_python call.
* 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
-
* python/pkgmanager.cc:
- fix typo (closes: #382853)
* debian/control:
@@ -29,7 +24,7 @@ python-apt (0.6.20) unstable; urgency=low
* python/progress.cc:
- fix memleak (lp: #43096)
- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Oct 2006 17:29:49 +0200
+ -- Michael Vogt <mvo@debian.org> Tue, 19 Dec 2006 13:32:11 +0100
python-apt (0.6.19) unstable; urgency=low