summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-03 18:50:31 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-03 18:50:31 +0100
commite75f01dac2b2499f2fb3338bf873846384175df5 (patch)
tree1decdde8f3d9fd541bca2761b450cb0e64df948d /debian
parentfa4a85ece30a467d4123a5e49c2b794185cf6ca8 (diff)
downloadcoverage-test-runner-e75f01dac2b2499f2fb3338bf873846384175df5.tar.gz
Add missing build-dep on python-coverage.
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1e250f8..309a0b9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7.0.50~), python-support (>= 1.0.3)
+Build-Depends: debhelper (>= 7.0.50~), python-support (>= 1.0.3),
+ python-coverage
X-Python-Version: >= 2.6
Package: python-coverage-test-runner