# HG changeset patch # User Rémi Cardona <remi.cardona@logilab.fr> # Date 1444637778 -7200 # Mon Oct 12 10:16:18 2015 +0200 # Node ID eafa9e5cad3a1c57972d25a577ac9c25caa40680 # Parent 6ade21e42f94ac30a884bffc37c4c06ac71b186b [pkg] Update to debhelper 9 diff --git a/debian/compat b/debian/compat --- a/debian/compat +++ b/debian/compat @@ -1,1 +1,1 @@ -8 +9 diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Priority: optional Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> Build-Depends: - debhelper (>= 8), + debhelper (>= 9), python (>= 2.6.5), -Standards-Version: 3.9.3 +Standards-Version: 3.9.6 X-Python-Version: >= 2.6 Package: cubicweb-squareui diff --git a/debian/watch b/debian/watch --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -http://download.logilab.org/pub/cubicweb/cubes/cubicweb-squareui-(.+).tar.gz +opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ +https://pypi.debian.net/cubicweb-squareui/cubicweb-squareui-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))