diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-23 12:49:45 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-23 12:49:45 +0200 |
| commit | 62ad4f8a9f447d99d539723e9c7ab8f46c7eda56 (patch) | |
| tree | ec0f9736ae2edbd3453bb182f5fa504158e7e322 /debian/control | |
| parent | 01a05d8689621df4c9983be315b864142bb8077a (diff) | |
| parent | 2675db362167b75b1c006e7a165890e2b67079ec (diff) | |
| download | python-apt-62ad4f8a9f447d99d539723e9c7ab8f46c7eda56.tar.gz | |
merged from debian experimental
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c186dc23..6d990a08 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,8 @@ Build-Depends: apt (>= 0.9.6), python3-all-dbg (>= 3.1.2-6~), python-distutils-extra (>= 2.0), python-sphinx (>= 0.5), - python-debian + python-debian, + python-unittest2 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 |
