summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastian Heinlein <sebi@glatzor.de>2008-08-26 20:03:29 +0200
committerSebastian Heinlein <sebi@glatzor.de>2008-08-26 20:03:29 +0200
commit7d2a6c05dfd99a40aea8b34909e529f5b082ec9d (patch)
tree6d7adab4bf13d3af137481fc6954fcc0b828ae9d /debian
parent423a25e57a4c07c2803ef39e2d0d7a2b73d5ab7c (diff)
parentee8376bb4355b58b7816ab5c184dba1af231d76b (diff)
downloadpython-apt-7d2a6c05dfd99a40aea8b34909e529f5b082ec9d.tar.gz
Merge with consolidate branch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8cac6ae2..a2ae598a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,12 @@ python-apt (0.7.7.2) UNRELEASED; urgency=low
- do not change working dir in debExtractArchive() (LP: #184093)
* apt/cache.py:
- support "in" in apt.Cache() (LP: #251587)
+ * python/progress.cc:
+ - when pulse() does not return a boolean assume "true"
+ (thanks to Martin Pitt for telling me about the problem)
+ * aptsources/__init__.py, aptsources/distinfo.py:
+ - run apt_pkg.init() when aptsources gets imported and not
+ the distinfo function
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 10:24:30 +0200