summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-04-25 11:05:04 +0200
committerMichael Vogt <mvo@debian.org>2014-04-25 11:05:04 +0200
commit5b20a0c8bd6260b01f42ea402a7c4118921a75d9 (patch)
treed8ff9090d6f437f732812b40ee59c2af7b1f0c46 /debian
parentc793c367d32d5a5adc220268ac4a0144419ac4d0 (diff)
downloadpython-apt-5b20a0c8bd6260b01f42ea402a7c4118921a75d9.tar.gz
debian/control: update build-depends on libapt-pkg-dev for build-profile support
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index db785fbe..ce5eecb3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: apt (>= 0.9.6),
apt-utils,
debhelper (>= 9),
fakeroot,
- libapt-pkg-dev (>= 0.8.11),
+ libapt-pkg-dev (>= 0.9.16.1),
python-all-dev (>= 2.7),
python-all-dbg,
python3-all-dev (>= 3.3),