diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-04 21:31:32 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-04 21:31:32 +0100 |
| commit | 7760b4a0ee334ff04a60086d06548d6bda6d55d9 (patch) | |
| tree | 5d0f64a1940e996d51b5ae59bf93b3cf30af73ec /debian/control | |
| parent | 9561c3ddd5f14103ca96042c465586479c75c02d (diff) | |
| download | python-apt-7760b4a0ee334ff04a60086d06548d6bda6d55d9.tar.gz | |
* use the new CacheFile::ListUpdate() code
* add example in doc/examples/update.py
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 1f583e2f..51bb064b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.7.2.2 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.0), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.10), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg XS-Vcs-Bzr: http://people.debian.org/~mvo/bzr/python-apt/debian-sid Package: python-apt |
