diff options
| -rw-r--r-- | debian/changelog | 8 |
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 |
