diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-10 11:15:32 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-10 11:15:32 +0200 |
| commit | cd18dfe22ede20c6dce4df1c732d5489c3b50657 (patch) | |
| tree | fb42d20456d2340c3476330e3eff06bd2af41dc4 /debian | |
| parent | 28ad58115b7a113da5797f42d8ec154f105777a5 (diff) | |
| parent | 30505be641ba127ef66b84619fc8a7dc9d7350f2 (diff) | |
| download | python-apt-cd18dfe22ede20c6dce4df1c732d5489c3b50657.tar.gz | |
releasing version 0.7.96.1ubuntu5
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: |
