summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-24 21:21:50 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-24 21:21:50 +0200
commit9c9e4973bc5051a75b8b6c4f94be20fef5e881df (patch)
tree32fa922dc63af77c9badeb54465fd669ed0daea5 /debian
parentcb2cc9a9765a03c0970c525716c7267547828002 (diff)
downloadpython-apt-9c9e4973bc5051a75b8b6c4f94be20fef5e881df.tar.gz
* python/acquire-item.cc:
- fix two more int -> long long change to follow the changes from libapt
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f7dccfc..e4f07bcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ python-apt (0.7.97.2) UNRELEASED; urgency=low
Sebastian Heinlein, LP: #642936
* merge fix from Steven Chamberlain <steven@pyro.eu.org> for
crash in unattended-upgrades, many many thanks (closes: #596408)
+ * python/acquire-item.cc:
+ - fix two more int -> long long change to follow the changes
+ from libapt
-- Michael Vogt <mvo@debian.org> Fri, 27 Aug 2010 11:22:23 +0200