# HG changeset patch # User Aurelien Campeas # Date 1322150355 -3600 # Node ID 4fce19f0305b3708d19b29bcc99b5d3233b53db8 # Parent 7e0d1fb1092dba9a97bfa93c1ba835396b10d2c8# Parent e80edd0229013ff6acfd789947cf51900d3bd061 [merge] backport stable diff -r 7e0d1fb1092d -r 4fce19f0305b skeleton/debian/control.tmpl --- 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 diff -r 7e0d1fb1092d -r 4fce19f0305b skeleton/debian/rules.tmpl --- 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