diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 9a8d16a2..69bca37a 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,14 @@ 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 -XS-Python-Version: >= 2.5, 3.1 +XS-Python-Version: 2.5, 2.6, 3.1 Build-Depends: apt-utils, debhelper (>= 7.3.5), libapt-pkg-dev (>= 0.7.22~), - python-all-dbg (>= 2.5.4-3), - python-all-dev (>= 2.5.4-3), + python2.5-dbg, + python2.5-dev, + python2.6-dev, + python2.6-dbg, python3.1-dev, python3.1-dbg, python-central (>= 0.5), |
