summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-06-10 18:47:25 +0200
committerMichael Vogt <mvo@debian.org>2014-06-10 18:50:40 +0200
commite575cea699b7ebbf4d3045f4131075f7d0e415e6 (patch)
treee7fcb7068f7c5abe7e1c3b04b2f76e09ef65779a /debian/control
parent133453cd78109e10f9f23168ba3e5923e9afffae (diff)
downloadpython-apt-e575cea699b7ebbf4d3045f4131075f7d0e415e6.tar.gz
add apt_pkg.SourceRecords.step() to all steping through all SrcRecords
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 ce5eecb3..9d112644 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.9.16.1),
+ libapt-pkg-dev (>= 1.0.4~),
python-all-dev (>= 2.7),
python-all-dbg,
python3-all-dev (>= 3.3),