diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-07 10:40:14 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-07 10:40:14 +0000 |
| commit | cce2b71c2fd64c8587238178c27a049ec450ce07 (patch) | |
| tree | 04e79ceab8ae37df0fea94b895ed7df7ec745bbf /debian/control | |
| parent | b4141dda949890eaa50f0097b6fc6baeb3c489ac (diff) | |
| download | python-apt-cce2b71c2fd64c8587238178c27a049ec450ce07.tar.gz | |
* make pkgAcqFile use the old interface so that we don't depend on a new apt and still work with breezys apt
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 472712d9..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.43), 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 |
