diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-05 09:10:56 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-05 09:10:56 +0000 |
| commit | 698f8ba826e01386be5de57bc95b44a5f22454dd (patch) | |
| tree | 924c8d3213081efa209cb6a301197b13d81120cf /debian/control | |
| parent | f3899ebe6f019defa87ceb10f704bccd64948d30 (diff) | |
| download | python-apt-698f8ba826e01386be5de57bc95b44a5f22454dd.tar.gz | |
* build-depends on apt >= 0.6.40
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 b2d00881..bfa67c67 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.35), apt-utils, python-dev, python2.4-dev, python2.3-dev +Build-Depends: debhelper (>= 4.2.28), libapt-pkg-dev (>= 0.6.40), apt-utils, python-dev, python2.4-dev, python2.3-dev Package: python-apt Architecture: all |
