summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 309a0b9..a548cd6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ X-Python-Version: >= 2.6
Package: python-coverage-test-runner
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-coverage
+Homepage: http://liw.fi/coverage-test-runner/
Description: fail Python program unit tests unless they test everything
This package contains the Python module CoverageTestRunner, which runs
unit tests implemented using the unittest module in the Python standard