summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-30 15:55:35 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-30 15:55:35 +0200
commit5441b32e4b56bfc79610bd32b4fe3c4c4b5671dc (patch)
treeb36e6acbeb5bc188b48fbbe6312b57970ceb1de4 /debian/control
parent82166c78d6b21754bdad32ed8a94773a874d528f (diff)
downloadpython-apt-5441b32e4b56bfc79610bd32b4fe3c4c4b5671dc.tar.gz
Use debhelper 7 instead of CDBS
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 83b2e421..1d3a9dd3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,10 @@ Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org>
Standards-Version: 3.8.2
XS-Python-Version: all
Build-Depends: apt-utils,
- cdbs,
- debhelper (>= 5.0.37.1),
+ debhelper (>= 7.3.5),
libapt-pkg-dev (>= 0.7.22~),
- python-all-dbg,
- python-all-dev,
+ python-all-dbg (>= 2.5.4-1),
+ python-all-dev (>= 2.5.4-1),
python-central (>= 0.5),
python-debian,
python-distutils-extra (>= 1.9.0),