summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-12-19 13:32:53 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-12-19 13:32:53 +0100
commita775bc53771d2c0665205fbec407014eea239682 (patch)
tree27f615f532b74421d1a7c5ee7949d3131ea9fe01
parentd27f389612249dcfb8b979d8487c39514dd6350b (diff)
downloadpython-apt-a775bc53771d2c0665205fbec407014eea239682.tar.gz
* debian/changelog:
- and upload
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8104a4fb..79e6d078 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.6.20) UNRELEASED; urgency=low
+python-apt (0.6.20) unstable; urgency=low
* python/generic.h:
- fix incorrect use of PyMem_DEL(), use pyObject_DEL()