summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 04dcb56e..81ba0c6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-apt (0.7.13.4ubuntu4) lucid; urgency=low
+
+ * Drop build dependency on python2.4.
+
+ -- Matthias Klose <doko@ubuntu.com> Mon, 01 Feb 2010 20:30:14 +0100
+
python-apt (0.7.13.4ubuntu3) lucid; urgency=low
* apt/utils.py:
diff --git a/debian/control b/debian/control
index 44554ad7..1bd55d2a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,6 @@ Build-Depends: apt-utils,
libapt-pkg-dev (>= 0.7.21),
python-all-dbg,
python-all-dev,
- python2.4-dev,
- python2.4-dbg,
python-central (>= 0.5),
python-debian,
python-distutils-extra (>= 1.9.0),