diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98f9091e..010c30c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ python-apt (0.7.96.1ubuntu12) maverick; urgency=low * python/acquire-item.cc: - fix two more int -> long long change to follow the changes from libapt + - use strprintf() from libapt instead of PyString_FromFormat() + because PyString_FromFormat() does not support %llu in python + versions below 2.7 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Sep 2010 21:22:38 +0200 |
