summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-15 14:58:35 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-15 14:58:35 +0200
commit270a8f2e01e6f961e7501f3cefb64d2bf8f70069 (patch)
tree30185a907b0df0fa67a4212d35d31d814b55915d /debian/control
parentacf567325e793ab37292c21e6b4c0713d92ee9a1 (diff)
downloadpython-apt-270a8f2e01e6f961e7501f3cefb64d2bf8f70069.tar.gz
Build-Depend on python-all-dev (>= 2.5.4-3), so we build for Python 2.6
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 78c55126..897ef3de 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: apt-utils,
cdbs,
debhelper (>= 7),
libapt-pkg-dev (>= 0.7.22~),
- python-all-dbg,
- python-all-dev,
+ python-all-dbg (>= 2.5.4-3),
+ python-all-dev (>= 2.5.4-3),
python3.1-dev,
python3.1-dbg,
python-central (>= 0.5),