aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-05-25 01:00:13 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-05-25 01:00:13 +0000
commitd37f1c3d270af99f57fe78c4a74aec9192791e78 (patch)
tree8a9dadcd54924c3cbf6e91bd40f398b232dfd7e0 /debian/control
parenta1948a084cb9354239c288f19ed725f0b7925774 (diff)
downloadpython-urllib3-d37f1c3d270af99f57fe78c4a74aec9192791e78.tar
python-urllib3-d37f1c3d270af99f57fe78c4a74aec9192791e78.tar.gz
* debian/control
- Added python3-coverage, python3-mock, python3-nose, python3-tornado to Build-Depends - Bumped python()
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1211fa5..90c2b7d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,15 +7,19 @@ Build-Depends:
debhelper (>= 9),
dh-python,
python-all (>= 2.6.6-3),
- python-coverage (>= 3.4),
+ python-coverage (>= 3.6),
python-mock,
python-nose (>=1.1.2),
python-setuptools,
python-six,
python-tornado,
python3-all,
+ python3-coverage (>= 3.6),
+ python3-mock,
+ python3-nose (>=1.1.2),
python3-setuptools,
python3-six,
+ python3-tornado,
python3-wheel,
Standards-Version: 3.9.5
X-Python-Version: >= 2.6