diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-02 16:28:45 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-02 16:28:45 +0100 |
| commit | 9650108bea5e4f4195eabe7814638446082f81cd (patch) | |
| tree | 7e6394c8574170c582603c01b985a0ea9bffa8e2 /debian/control | |
| parent | 68673966c0fb8b9563b1521f08f1baeaa6d17b6e (diff) | |
| download | python-apt-9650108bea5e4f4195eabe7814638446082f81cd.tar.gz | |
* added pycompat
* finalized changelog
* added versionized b-d to python-central
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 4ea3a31c..9e304c29 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-central, python-distutils-extra, cdbs +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) Package: python-apt Architecture: any |
