diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-24 13:42:22 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-24 13:42:22 +0200 |
| commit | bf4f2623d4002d60053d06251caabaa266272402 (patch) | |
| tree | c59aa9f644363cd254e19b34d39ce2cbf7243bdc /debian/control | |
| parent | 8c708ec819333e0360b815bbbb504460e9f15d9a (diff) | |
| parent | 353d2494c234d87cb63affd07a927d1030fa9721 (diff) | |
| download | python-apt-bf4f2623d4002d60053d06251caabaa266272402.tar.gz | |
merge from the debian-sid branch
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ab2d343d..f5ca1960 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: python Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 XS-Python-Version: all Build-Depends: apt-utils, debhelper (>= 7.3.5), - libapt-pkg-dev (>= 0.7.21), + libapt-pkg-dev (>= 0.7.22~), python-all-dbg, python-all-dev, python-central (>= 0.5), |
