summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-08 18:36:43 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-08 18:36:43 +0300
commitc6419941752c5108f66d7d3ab1befc54d074037b (patch)
tree9cb0d8eed2794031c362768c71b4f7a7cf79b0b9
parent2a2195d7f6d1753287d06a284f4c2d91dd95e863 (diff)
downloadcmdtest-c6419941752c5108f66d7d3ab1befc54d074037b.tar.gz
Require Python 2.7
-rw-r--r--debian/compat2
-rw-r--r--debian/control8
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 258d339..26700e7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Homepage: http://liw.fi/cmdtest/
Section: devel
Priority: optional
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), python-all (>= 2.7~),
python-cliapp, python-ttystatus, python-markdown
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: cmdtest
Provides: yarn
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6), python-cliapp,
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7), python-cliapp,
python-ttystatus, python-markdown
Description: blackbox testing of Unix command line programs
cmdtest black box tests Unix command line tools. Roughly, it is given a