diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-23 15:06:34 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-23 15:06:34 +0100 |
| commit | 289fc2a87183eda78a34151c6e42ee53d9dbfdaf (patch) | |
| tree | 70c9249baebccbdb04ba1678effd5ef95176c0fe /debian/control | |
| parent | 37650a078f5504dfbc6622d2c06f4435a3302dd4 (diff) | |
| parent | 8b7f77302ccf3d71e66ac5cadea658e3dcdd8958 (diff) | |
| download | python-apt-289fc2a87183eda78a34151c6e42ee53d9dbfdaf.tar.gz | |
* tests/data/aptsources_ports/sources.list:
- fix ports test-data
* debian/control
- build against XS-Python-Versions: 2.6, 3.1
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 904dff0a..e2cb1d29 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> Standards-Version: 3.8.4 -XS-Python-Version: 2.5, 2.6, 3.1 +XS-Python-Version: 2.6, 3.1 Build-Depends: apt-utils, debhelper (>= 7.3.5), libapt-pkg-dev (>= 0.7.22~), |
