summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-15 14:32:40 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-15 14:32:40 +0200
commitacf567325e793ab37292c21e6b4c0713d92ee9a1 (patch)
tree8c67f9ff86c46c381440b2415de52dabf4af1f77 /debian/control
parent360477dcc304b8a18c467e59435d8c766bbb76bb (diff)
downloadpython-apt-acf567325e793ab37292c21e6b4c0713d92ee9a1.tar.gz
Upgrade to debhelper 7 and remove debian/tmp in python-apt.install, to
work around a bug in debhelper.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a16ae10e..78c55126 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.2
XS-Python-Version: all
Build-Depends: apt-utils,
cdbs,
- debhelper (>= 5.0.37.1),
+ debhelper (>= 7),
libapt-pkg-dev (>= 0.7.22~),
python-all-dbg,
python-all-dev,