diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-02-23 15:57:52 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-02-23 15:57:52 +0000 |
| commit | 8bd15f69297702d22bd4dc958f2a0eb221b8e6f9 (patch) | |
| tree | 627f92699eec4a7dcb74089f43ac07aaf3c198de /debian/control | |
| parent | c17e7730c128ea465d0e9581a2f87a4e0c4869d3 (diff) | |
| download | python-apt-8bd15f69297702d22bd4dc958f2a0eb221b8e6f9.tar.gz | |
* progress callback support added
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 308bc488..0cc070e7 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org> Standards-Version: 3.1.1 -Build-Depends: debhelper, libapt-pkg-dev (>= 0.5.32), apt-utils, python-dev (>= 2.3) +Build-Depends: debhelper, libapt-pkg-dev (>= 0.5.32), apt-utils, python-dev (>= 2.4) Package: python-apt Architecture: any |
