summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b40aae0e..41683a27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,12 @@ python-apt (0.8.5) UNRELEASED; urgency=low
[ Evan Dandrea ]
* Don't leak file descriptors.
+
+ [ 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
@@ -51,6 +57,19 @@ python-apt (0.8.4~exp1) experimental; urgency=low
-- Michael Vogt <mvo@debian.org> Tue, 24 Jan 2012 14:02:46 +0100
+python-apt (0.8.3ubuntu9) UNRELEASED; urgency=low
+
+ [ Steve Langasek ]
+ * Don't leak file descriptors.
+
+ [ Colin Watson ]
+ * aptsources/*.py, setup.py: Make aptsources modules work directly in
+ either Python 2 or 3, and exclude the "future" 2to3 fixer so that 2to3
+ doesn't need to modify them. This makes life a little easier for the
+ strange tricks update-manager plays with its dist-upgrader tarball.
+
+ -- Evan Dandrea <ev@ubuntu.com> Mon, 11 Jun 2012 17:00:37 +0100
+
python-apt (0.8.3) unstable; urgency=low
[ Alexey Feldgendler ]