From dfc93478e9fcec9788fcb28cdec73a8832b5aaae Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 8 Mar 2015 18:41:49 +0000 Subject: [PATCH] Fixed the debian/watch file to use the URL from bitbucket. --- debian/changelog | 6 ++++++ debian/watch | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6ece3fa..b6f4ed7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pyeclib (0.9.10-3) unstable; urgency=medium + + * Fixed the debian/watch file to use the URL from bitbucket. + + -- Thomas Goirand Sun, 08 Mar 2015 18:41:06 +0000 + python-pyeclib (0.9.10-2) unstable; urgency=medium * Added missing python{3,}-all-dev build-depends. diff --git a/debian/watch b/debian/watch index 471eade..3d3fb45 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://pypi.python.org/packages/source/P/PyECLib PyECLib-(.*).tar.gz - +opts="uversionmangle=s/[\.-](b|rc)/~$1/" \ +https://bitbucket.org/kmgreen2/pyeclib/downloads /kmgreen2/pyeclib/get/v(\d[brc\d\.-]+)\.tar\.gz