summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-09-06 21:29:25 +0300
committerLars Wirzenius <liw@liw.fi>2016-09-06 21:29:25 +0300
commit77d9c318c0b24d44698b05a014c18b736f057919 (patch)
tree6841473d718c8debb56add8c2d873f1536a1b4cd /debian/control
parent4d21a6c6e9de3139b1942927c0f3e85652eec5c4 (diff)
downloadcoverage-test-runner-77d9c318c0b24d44698b05a014c18b736f057919.tar.gz
Update Python dependency to 2.7 or later
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f1b61e8..e230faf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Homepage: http://liw.fi/coverage-test-runner/
Section: python
Priority: optional
Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~),
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.7~),
python-coverage
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: python-coverage-test-runner
Architecture: all