diff options
| author | Michael Vogt <egon@bottom> | 2007-05-02 19:04:01 +0200 |
|---|---|---|
| committer | Michael Vogt <egon@bottom> | 2007-05-02 19:04:01 +0200 |
| commit | 2571bf092c384cc29b11db18d6259830d9db80cb (patch) | |
| tree | b32d992d079852baf81eb99d77e706f0556f1484 | |
| parent | 7e7e01e96d57515f323e19127dc05f4b2b2d31cc (diff) | |
| download | python-apt-2571bf092c384cc29b11db18d6259830d9db80cb.tar.gz | |
* debian/control: added versionized dependency for python-central
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e2f97b78..f8d9dc93 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.6.2.0 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.45), apt-utils, python-all-dev, python-central +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.45), apt-utils, python-all-dev, python-central (>= 0.5) Package: python-apt Architecture: any |
