diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 12:27:33 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 12:27:33 +0000 |
| commit | 0a8598b3b728e0445f84186b3f302734d1347371 (patch) | |
| tree | 0ab2b3b2150c76bde502955779905a1b6312efec /debian/control | |
| parent | f505ecbf86d6ab30208c579a5e25c819c3733d89 (diff) | |
| download | python-apt-0a8598b3b728e0445f84186b3f302734d1347371.tar.gz | |
* rewrote the cache.commit() code to make use of the new pkgAcquire/pkgPackageManager interface
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 8fb8a669..eec81bd3 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>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.1.1 -Build-Depends: debhelper (>= 4.2.28), libapt-pkg-dev (>= 0.6.40.1), apt-utils, python-dev, python2.4-dev, python2.3-dev +Build-Depends: debhelper (>= 4.2.28), libapt-pkg-dev (>= 0.6.43ubuntu1), apt-utils, python-dev, python2.4-dev, python2.3-dev Package: python-apt Architecture: all |
