diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-31 17:13:59 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-31 17:13:59 +0200 |
| commit | e381c072e22a8117f1310997a328dc0d4ffeab8d (patch) | |
| tree | 45b23904fb57bd2f7c08eaa715f503829768d130 /debian | |
| parent | e88fffd39adb23b6cfa35205e29741be37c4232f (diff) | |
| download | python-apt-e381c072e22a8117f1310997a328dc0d4ffeab8d.tar.gz | |
debian/changelog: add missing changelog entry
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e16f349..616404e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ python-apt (0.7.97.2) UNRELEASED; urgency=low [ Michael Vogt ] + * python/acquire.cc: + - return long long when calling TotalNeeded(), FetchNeeded() and + PartialPresent() from pkgAcquire(). This follows the change + in libapt. * apt/debfile.py: - add missing init for _installed_conflicts (LP: #618597) * add "provides" property to the apt.Version objects |
