--- a/skeleton/debian/control.tmpl Wed Apr 11 15:48:12 2012 +0200
+++ b/skeleton/debian/control.tmpl Wed Apr 11 14:16:27 2012 +0200
@@ -2,13 +2,13 @@
Section: web
Priority: optional
Maintainer: %(author)s <%(author-email)s>
-Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-support
-Standards-Version: 3.8.0
-
+Build-Depends: debhelper (>= 7), python (>=2.5), python-support
+Standards-Version: 3.9.3
+XS-Python-Version: >= 2.5
Package: %(distname)s
Architecture: all
-Depends: cubicweb-common (>= %(version)s)
+Depends: cubicweb-common (>= %(version)s), ${python:Depends}
Description: %(shortdesc)s
CubicWeb is a semantic web application framework.
.