summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-10 21:46:53 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-10 21:46:53 +0100
commitcf3fd3cf62b624b492a8f9cdfc72867ab7305767 (patch)
tree0e9aff68dcc4074cdd6b2996949c997101bc7100 /debian
parenta0c62a17f539adc4b1a13eec3d3d0f99081a0f33 (diff)
parent13ff05e4518b3892f7ea7ebe495f23a868a29baa (diff)
downloadttystatus-cf3fd3cf62b624b492a8f9cdfc72867ab7305767.tar.gz
Merge: Python 3 support
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c693877..04d0d75 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,13 @@ Homepage: http://liw.fi/ttystatus/
Section: python
Priority: optional
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9), python (>= 2.7~),
- python-coverage-test-runner, python-sphinx, pep8, pylint
+Build-Depends: debhelper (>= 9),
+ python (>= 2.7~),
+ python3,
+ python-coverage-test-runner,
+ python3-coverage-test-runner,
+ pycodestyle,
+ pylint3
X-Python-Version: >= 2.7
Package: python-ttystatus