summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-07-13 08:05:06 +1200
committerLars Wirzenius <liw@liw.fi>2010-07-13 08:05:06 +1200
commitd61b4fd92d3e031fb13eac6e1dd8d4b990bbf146 (patch)
treea79553986b1bc84aa395689b29940cf6ba187388
parentf5cc552744ac1298ddac5f88783e2f750c23c28c (diff)
downloadpython-ttystatus-d61b4fd92d3e031fb13eac6e1dd8d4b990bbf146.tar.gz
Add missing build-dependency on python-coverage-test-runner.version_0_6
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6225054..2ac3930 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-ttystatus (0.6) squeeze; urgency=low
* New release.
- add ByteSpeed widget.
+ * debian/control: Add build-dependency on python-coverage-test-runner.
-- Lars Wirzenius <liw@liw.fi> Tue, 13 Jul 2010 07:51:43 +1200
diff --git a/debian/control b/debian/control
index 62f5801..1b4c255 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: python-ttystatus
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3),
- python (>= 2.5), extrautils
+ python (>= 2.5), extrautils, python-coverage-test-runner
XS-Python-Version: >= 2.5
Package: python-ttystatus