summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 157b52ba..25f8e15a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-apt (0.8.3ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control: Drop unnecessary Recommends: python2.6 again.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Fri, 09 Dec 2011 12:58:53 +0100
+
python-apt (0.8.3ubuntu1) precise; urgency=low
* merged from debian/sid
diff --git a/debian/control b/debian/control
index 31ca4d35..060badc6 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ XS-Debian-Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-si
Package: python-apt
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-apt-common
-Recommends: lsb-release, iso-codes, python2.6, xz-lzma
+Recommends: lsb-release, iso-codes, xz-lzma
Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4),
computer-janitor (<< 1.14.1-1+),
debdelta (<< 0.41+),