diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-18 16:57:57 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-18 16:57:57 +0100 |
| commit | abfffe610b0f5256117a6af165ee182bbc60b6a5 (patch) | |
| tree | bd58c4a267e6e3fb677e76d06c8a13fa3451119c /debian/control | |
| parent | 46298fbf3cb7ff1e7cae23c0f4de227979add160 (diff) | |
| parent | dbf6dd4e8d576eb8516b11e8d8861113bf4dfc52 (diff) | |
| download | python-apt-abfffe610b0f5256117a6af165ee182bbc60b6a5.tar.gz | |
* use the new apt 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 93eed228..941c85fb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ XSBC-Original-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.9), 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.9ubuntu3), 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 |
