diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-15 10:58:42 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-15 10:58:42 +0200 |
| commit | 2e754964b0570ff72c82aa012142adf504e01f0e (patch) | |
| tree | a6cf324f43fe5fd11a5651c6f8186a987a1da922 /debian/control | |
| parent | 43d87e1b14719750585412ab1d15fc30e280b7d0 (diff) | |
| parent | 7bd938dd78ab27ec23ffd84811dbdfa5dd83593a (diff) | |
| download | python-apt-2e754964b0570ff72c82aa012142adf504e01f0e.tar.gz | |
merge from the debian-sid branch
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 5e85183d..dd951ed2 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,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://bzr.debian.org/apt/python-apt/debian-sid Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes XS-Testsuite: autopkgtest |
