summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 9cff1ff0..83491d8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,12 +9,6 @@ python-apt (0.8.5~ubuntu1) UNRELEASED; urgency=low
during the Python3 porting sprint, the cure here is worse than the
disease.
- [ 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.
-
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 11 Jun 2012 13:48:06 -0700
python-apt (0.8.5) UNRELEASED; urgency=low
@@ -42,6 +36,12 @@ python-apt (0.8.5) UNRELEASED; urgency=low
- this is a port of the software-properties AptAuth module to python-apt
with some cleanups. It provides a wrapper API for the apt-key command
+ [ 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.
+
-- Michael Vogt <mvo@debian.org> Tue, 17 Apr 2012 14:09:24 +0200
python-apt (0.8.3ubuntu8) quantal; urgency=low