summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3906c485..761742ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,10 @@ python-apt (0.7.97) UNRELEASED; urgency=low
- add binding for the "dump()" method to configruation objects
* apt/debfile.py:
- fix crash in DscFile handling and add regression test
+ * python/acquire.cc:
+ - return long long when calling TotalNeeded(), FetchNeeded() and
+ PartialPresent() from pkgAcquire(). This follows the change
+ in libapt.
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200