diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-12 11:02:57 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-12 11:02:57 +0200 |
| commit | 78e9e09c400d9ea185da11328a00ef9251c0b342 (patch) | |
| tree | adab3d6038502cdd97557805d22a54080143e070 /debian/control | |
| parent | fbc1eb3e01df0dad1779ff723018936b4a0a5921 (diff) | |
| parent | 43d87e1b14719750585412ab1d15fc30e280b7d0 (diff) | |
| download | python-apt-78e9e09c400d9ea185da11328a00ef9251c0b342.tar.gz | |
* add dep8 style autopkgtest support
* add "codename" to the PackageFile object
* python/cache.cc:
- Use Popen.communicate() instead of stdin, stdout
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5707b0c2..c186dc23 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: apt (>= 0.9.6), Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu XS-Debian-Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid XS-Debian-Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes +XS-Testsuite: autopkgtest Package: python-apt Architecture: any |
