diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-20 10:30:20 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-20 10:30:20 +0200 |
| commit | cb12be4893d8ac79dcbaa77e30cf61d69a4e859e (patch) | |
| tree | 38af559b347553217dd38923463f067f832e34a6 /debian | |
| parent | e1fcd2d16fe2736ca71fadc05d463d99599b98c3 (diff) | |
| download | python-apt-cb12be4893d8ac79dcbaa77e30cf61d69a4e859e.tar.gz | |
fix return type of DebSize() and UsrSize(), thanks to
Sebastian Heinlein, LP: #642936
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 024a74b6..d930072c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ python-apt (0.7.97.2) UNRELEASED; urgency=low templates * aptsources/distinfo.py, aptsources/distro.py: - support non-official templates (like extras.ubuntu.com) + * fix return type of DebSize() and UsrSize(), thanks to + Sebastian Heinlein, LP: #642936 -- Michael Vogt <mvo@debian.org> Fri, 27 Aug 2010 11:22:23 +0200 |
