diff --git a/debian/compat b/debian/compat index 6ade21e42f94ac30a884bffc37c4c06ac71b186b_ZGViaWFuL2NvbXBhdA==..eafa9e5cad3a1c57972d25a577ac9c25caa40680_ZGViaWFuL2NvbXBhdA== 100644 --- a/debian/compat +++ b/debian/compat @@ -1,1 +1,1 @@ -8 +9 diff --git a/debian/control b/debian/control index 6ade21e42f94ac30a884bffc37c4c06ac71b186b_ZGViaWFuL2NvbnRyb2w=..eafa9e5cad3a1c57972d25a577ac9c25caa40680_ZGViaWFuL2NvbnRyb2w= 100644 --- a/debian/control +++ b/debian/control @@ -3,5 +3,5 @@ Priority: optional Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> Build-Depends: - debhelper (>= 8), + debhelper (>= 9), python (>= 2.6.5), @@ -7,5 +7,5 @@ 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 index 6ade21e42f94ac30a884bffc37c4c06ac71b186b_ZGViaWFuL3dhdGNo..eafa9e5cad3a1c57972d25a577ac9c25caa40680_ZGViaWFuL3dhdGNo 100644 --- 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)))