summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-09 16:24:17 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-09 16:24:17 +0300
commitc1a8194ddf614967d73f242373400bb07f1369c4 (patch)
treea6d10a69b7fbb57951670f1cbfdb9e435b03402a /debian/control
parentf0030c7ec06c1310528e6b360c50a7597c7174f3 (diff)
downloadttystatus-c1a8194ddf614967d73f242373400bb07f1369c4.tar.gz
Require Python 2.7
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index ff467cc..c693877 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Homepage: http://liw.fi/ttystatus/
Section: python
Priority: optional
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~),
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), python (>= 2.7~),
python-coverage-test-runner, python-sphinx, pep8, pylint
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: python-ttystatus
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7)
Description: terminal progress bar and status output for Python
ttystatus is a Python library for showing progress reporting and status
updates on terminals, for (Unix) command line programs. Output is