diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6f3d2326..af215801 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.7.96.1ubuntu5) maverick; urgency=low + + * python/acquire.cc: + - return long long when calling TotalNeeded(), FetchNeeded() and + PartialPresent() from pkgAcquire(). This follows the change + in libapt. + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Aug 2010 11:08:14 +0200 + python-apt (0.7.96.1ubuntu4) maverick; urgency=low * apt/debfile.py: |
