summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-20 10:46:04 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-20 10:46:04 +0200
commitba81885de8c079e096d19e301c972426fc3e7366 (patch)
treea5482f6e9c176953d13efa9fa21b06e4a2c0ec0b
parentd4a80226ae9c64284a8647d450e3ed17ab09a371 (diff)
downloadpython-apt-ba81885de8c079e096d19e301c972426fc3e7366.tar.gz
releasing version 0.7.96.1ubuntu11
-rw-r--r--debian/changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 37b5cbc4..f847f345 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-python-apt (0.7.96.1ubuntu11) unstable; urgency=low
+python-apt (0.7.96.1ubuntu11) maverick; urgency=low
- * fix return type of DebSize() and UsrSize(), thanks to
- Sebastian Heinlein, LP: #642936
+ * Fix return type of DebSize() and UsrSize(), its long long,
+ not float. Thanks to Sebastian Heinlein, LP: #642936
- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Sep 2010 10:34:33 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Sep 2010 10:43:47 +0200
python-apt (0.7.96.1ubuntu10) maverick; urgency=low