diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-19 11:47:27 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-19 11:47:27 +0200 |
| commit | f35167305afec76128454fc15fae26b0770a44c8 (patch) | |
| tree | c31cbb65f8fc911e7947d548d2258908cd2dc7f4 /debian/control | |
| parent | de49263fd994bee687f4c2ceb7cd527f528f991b (diff) | |
| parent | aae9d9c7c07c7c078e11d2d8affc88d9eaa51e11 (diff) | |
| download | python-apt-f35167305afec76128454fc15fae26b0770a44c8.tar.gz | |
merge from debian
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 99f77927..180cc995 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,8 @@ Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> Standards-Version: 3.8.2 XS-Python-Version: all Build-Depends: apt-utils, - cdbs, - debhelper (>= 5.0.37.1), - libapt-pkg-dev (>= 0.7.22~), + debhelper (>= 7.3.5), + libapt-pkg-dev (>= 0.7.21), python-all-dbg, python-all-dev, python2.4-dev, @@ -17,9 +16,9 @@ Build-Depends: apt-utils, python-central (>= 0.5), python-debian, python-distutils-extra (>= 1.9.0), - python-gtk2, + python-gtk2 [!kfreebsd-amd64 !kfreebsd-i386], python-sphinx (>= 0.5), - python-vte + python-vte [!kfreebsd-amd64 !kfreebsd-i386] Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes |
