summaryrefslogtreecommitdiff
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
parent4d21a6c6e9de3139b1942927c0f3e85652eec5c4 (diff)
downloadcoverage-test-runner-77d9c318c0b24d44698b05a014c18b736f057919.tar.gz
Update Python dependency to 2.7 or later
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index dcf65ef..1032e85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-coverage-test-runner (1.11+git-1) UNRELEASED; urgency=low
+
+ * New upstream version.
+ * debian/control: Raise Python dependency to 2.7 or later.
+
+ -- Lars Wirzenius <liw@liw.fi> Sun, 25 Oct 2015 13:17:24 +0200
+
python-coverage-test-runner (1.11-1) unstable; urgency=low
* New upstream version.
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