summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-09 14:35:25 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-09 14:35:25 +0300
commitba29345e3b26e5e970012372c41a004aa709e5a6 (patch)
treeb073049b4324c08b399f235e8444e7ed3bf9a9b7 /debian/control
parent906e95f5006cd09416fddfecf25b39992c558ae9 (diff)
downloadjt-ba29345e3b26e5e970012372c41a004aa709e5a6.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 3a5f29e..a04941d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Homepage: http://liw.fi/jt/
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~)
-X-Python-Version: >= 2.6
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), python-all (>= 2.7~)
+X-Python-Version: >= 2.7
Package: jt
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7)
Description: personal journalling tool on top of ikiwiki
The jt program adds entries to a personal journal that is rendered
with ikiwiki. It makes various assumptions of how things are set up