diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 22:54:17 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 22:54:17 +0000 |
| commit | 20ef36a125021a171b831a52d3e9143f5c3682ec (patch) | |
| tree | e55374c3a66da1f6d97a1fa8ba3ba25e38ed3fe1 /debian/control | |
| parent | 06a053521298379ebae54f59901c05b9cfe9f3f8 (diff) | |
| download | python-apt-20ef36a125021a171b831a52d3e9143f5c3682ec.tar.gz | |
* fix build-deps
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 eec81bd3..472712d9 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.43ubuntu1), apt-utils, python-dev, python2.4-dev, python2.3-dev +Build-Depends: debhelper (>= 4.2.28), libapt-pkg-dev (>= 0.6.43), apt-utils, python-dev, python2.4-dev, python2.3-dev Package: python-apt Architecture: all |
