summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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 356b681..6134804 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~)
-X-Python-Version: >= 2.6
+Build-Depends: debhelper (>= 7.3.8), python3-all
+X-Python-Version: >= 3
Package: ql-ikiwiki-publish
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6), ikiwiki,
- plantuml
+Depends: ${python3:Depends}, ${misc:Depends}, python3, ikiwiki,
+ plantuml, python3-cliapp
Description: build and publish static website for QvarnLabs
This is a tool for QvarnLabs internal use. It builds a static website
using ikiwiki, and publishes it on a suitable web server.