From ba29345e3b26e5e970012372c41a004aa709e5a6 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 9 Oct 2016 14:35:25 +0300 Subject: Require Python 2.7 --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/control') 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 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 -- cgit v1.2.1