summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 1438e40..cf586ab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: gnome
Priority: optional
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-cliapp,
+Build-Depends: debhelper (>= 9), python-all (>= 2.7~), python-cliapp,
python-ttystatus, python-yaml
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: desktop-cronish
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7),
python-cliapp, python-ttystatus, python-yaml
Description: run periodic jobs in a desktop session
desktop-cronish is a small utility that runs jobs periodically.