summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-06-12 09:23:17 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-06-12 09:23:17 +0200
commitd95f725d231b50350bbf5c301b5a598d591991af (patch)
tree1f873d790831aaafc14e5b85a2ad539315ab2e83 /debian
parent32eb1cd06404fdcb0d4507ea77e1685a19d185c1 (diff)
parent6b2a358bb63c6b51b6a1215b047ea879046fd965 (diff)
downloadpython-apt-d95f725d231b50350bbf5c301b5a598d591991af.tar.gz
merged from lp:~vorlon/python-apt/pre-release-py3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d8be6a6..1466ad7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,21 @@
python-apt (0.8.5) UNRELEASED; urgency=low
+ [ Michael Vogt ]
* python/cache.cc:
- ensure that pkgApplyStatus is called when the cache is opened
(thanks to Sebastian Heinlein for finding this bug), LP: #659438
- -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Apr 2012 14:09:24 +0200
+ [ Stéphane Graber ]
+ * data/templates/Ubuntu.info.in:
+ - add quantal
+
+ [ Steve Langasek ]
+ * utils/get_ubuntu_mirrors_from_lp.py: move this script to python3
+ * pre-build.sh: call dpkg-checkbuilddeps with the list of our
+ source-build-dependencies; this may save someone else an hour down the
+ line scratching their head over gratuitous test-suite failures...
+
+ -- Michael Vogt <mvo@debian.org> Tue, 17 Apr 2012 14:09:24 +0200
python-apt (0.8.4) unstable; urgency=low