summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2012-06-12 08:19:12 -0700
committerSteve Langasek <steve.langasek@canonical.com>2012-06-12 08:19:12 -0700
commit3a49e17de7e494eb8e648d5cce62ee56434b0c16 (patch)
tree8db68a39bfb23f322024e37896ad7d48ef27fc76 /debian
parent44f568d264dc8714c92eef21c81382027ad5f12f (diff)
downloadpython-apt-3a49e17de7e494eb8e648d5cce62ee56434b0c16.tar.gz
Revert change from lp:~ev/python-apt/dont-leak-fds; as discussed on IRC
during the Python3 porting sprint, the cure here is worse than the disease.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ab2fae38..9cff1ff0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ python-apt (0.8.5~ubuntu1) UNRELEASED; urgency=low
- build with COMPAT_0_7, which might still be needed by some code in the
Ubuntu archive. We need to scan the archive for this, add liberal
Breaks, and analyze the dist-upgrader case before disabling.
+ * Revert change from lp:~ev/python-apt/dont-leak-fds; as discussed on IRC
+ 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