summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-06-12 09:30:56 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-06-12 09:30:56 +0200
commit02f1443ee316fe5c0dcf1c56471168b5482c49df (patch)
treec3dee7485a0875187c50490328cfee496acaacf9 /debian
parentd95f725d231b50350bbf5c301b5a598d591991af (diff)
downloadpython-apt-02f1443ee316fe5c0dcf1c56471168b5482c49df.tar.gz
cherry pick r472 from lp:~ubuntu-core-dev/python-apt/ubuntu (thanks Colin!)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1466ad7b..fe560625 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,8 +56,15 @@ python-apt (0.8.4~exp1) experimental; urgency=low
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