aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2012-04-17 14:08:37 +0000
committerDaniele Tricoli <eriol@mornie.org>2012-04-17 14:08:37 +0000
commite0f306e31797a86eb79fae08d284eb877afaa89a (patch)
treefc9efa0241de4a1c99362d957d442357d1cfb83f /debian/control
parente118d9a262b5cdc6441115451dbfe84d9c4dac3b (diff)
downloadpython-urllib3-e0f306e31797a86eb79fae08d284eb877afaa89a.tar
python-urllib3-e0f306e31797a86eb79fae08d284eb877afaa89a.tar.gz
Tightened B-D of python-coverage to >= 3.4 (Closes: #668427)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3b5dbbd..933be91 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends:
debhelper (>= 7.0.50~),
python-all (>= 2.6.6-3),
- python-coverage,
+ python-coverage (>= 3.4),
python-nose (>=1.1.2),
python-setuptools (>= 0.6b3),
python-six,