diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-13 18:36:57 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-13 18:36:57 +0100 |
| commit | 4d7d86374effe9bfd3a360aaaa7b09758f5c948e (patch) | |
| tree | 3ab29d32f4c1bd6adfd64b135f5e672c26637d00 /debian/control | |
| parent | a4bee532559a5022e54dac4cfbd9da23c7434a2f (diff) | |
| download | python-apt-4d7d86374effe9bfd3a360aaaa7b09758f5c948e.tar.gz | |
* fixed crash in Mirror.has_repository
* fixed docstring
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 9e304c29..bf1ca1de 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 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.45), apt-utils, python-all-dev, python-distutils-extra, cdbs, python-central (>= 0.5) +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.46.4ubuntu7), apt-utils, python-all-dev, python-distutils-extra, cdbs, python-central (>= 0.5) Package: python-apt Architecture: any |
