diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2014-06-09 09:53:08 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2014-06-09 09:53:08 +0200 |
| commit | 543dfd085a39251894d86dcddbedb414fb9de6c3 (patch) | |
| tree | 01cc8af5d692602c50b8274454cc9f6abc932146 /debian/control | |
| parent | 3bf9c3fe4d19ed4d985dc8b7747a737699f46a7e (diff) | |
| download | python-apt-543dfd085a39251894d86dcddbedb414fb9de6c3.tar.gz | |
Add apt_pkg.SourceRecords.next() to step through all SrcRecords
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8fdb3941..0ba3c2cf 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 (>= 1.0.4~), python-all-dev (>= 2.6.6-3~), python-all-dbg, python3-all-dev (>= 3.3), |
