[merge] backport stable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 24 Nov 2011 16:59:15 +0100
changeset 8099 4fce19f0305b
parent 8097 7e0d1fb1092d (current diff)
parent 8098 e80edd022901 (diff)
child 8100 21918a60a5c5
[merge] backport stable
--- a/skeleton/debian/control.tmpl	Mon Nov 21 17:58:18 2011 +0100
+++ b/skeleton/debian/control.tmpl	Thu Nov 24 16:59:15 2011 +0100
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: %(author)s <%(author-email)s>
-Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
+Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-support
 Standards-Version: 3.8.0
 
 
--- a/skeleton/debian/rules.tmpl	Mon Nov 21 17:58:18 2011 +0100
+++ b/skeleton/debian/rules.tmpl	Thu Nov 24 16:59:15 2011 +0100
@@ -37,6 +37,7 @@
 	dh_installexamples -i
 	dh_installdocs -i
 	dh_installman -i
+	dh_pysupport -i /usr/share/cubicweb
 	dh_link -i
 	dh_compress -i -X.py -X.ini -X.xml -Xtest
 	dh_fixperms -i