diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:33 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:33 +0000 |
| commit | 588472b52e46552891bb49185f5c070a4ab9b84c (patch) | |
| tree | 09d2812740a0a6e4559eece6fc054d52825d4d38 /debian/control | |
| parent | 8589a3e7b3eca172217281ce200786fb0c1d6b85 (diff) | |
| download | python-apt-588472b52e46552891bb49185f5c070a4ab9b84c.tar.gz | |
Build-Depends: libapt-pkg-dev (>= 0.5.5)
Author: mdz
Date: 2003-05-07 18:36:12 GMT
Build-Depends: libapt-pkg-dev (>= 0.5.5)
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 94a3ba98..4a30c08a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Standards-Version: 3.1.1 -Build-Depends: debhelper, libapt-pkg-dev, apt-utils, python-dev (>= 2.2) +Build-Depends: debhelper, libapt-pkg-dev (>= 0.5.5), apt-utils, python-dev (>= 2.2) Package: python-apt Architecture: any |
