summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-07 16:57:05 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-07 16:57:05 +0200
commitca5913fc53580b29034d56dd7942c5cdf5207afe (patch)
tree1f1c2354694b4968445b15a3b059e03a8e1878f5 /debian/control
parente80500e7173387acc7a6b6be9d7424a4343ec036 (diff)
downloadpython-apt-ca5913fc53580b29034d56dd7942c5cdf5207afe.tar.gz
debian/control: Build-Depend on libapt-pkg-dev (>= 0.7.22~).
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 fc48f192..10b9bc31 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ XS-Python-Version: all
Build-Depends: apt-utils,
cdbs,
debhelper (>= 5.0.37.1),
- libapt-pkg-dev (>= 0.7.10),
+ libapt-pkg-dev (>= 0.7.22~),
python-all-dbg,
python-all-dev,
python3.1-dev,