From: Thomas Goirand Date: Fri, 31 Jul 2015 09:06:25 +0000 (+0000) Subject: Updated watch file to use github tag and not broken pypi. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b3d1f8c5cd0d75ed7d983afa7ea902d494c5f650;p=packages%2Ftrusty%2Fpython-pysaml2.git Updated watch file to use github tag and not broken pypi. Rewritten-From: 0b4665b624751b3a740d72c250896133ee370092 --- diff --git a/debian/changelog b/debian/changelog index e173e95..fdd3955 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-pysaml2 (3.0.0-1) experimental; urgency=medium * New upstream release. * Added Python3 support. + * Updated watch file to use github tag and not broken pypi. -- Thomas Goirand Fri, 31 Jul 2015 08:47:57 +0000 diff --git a/debian/watch b/debian/watch index d619f5b..16e79e7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://pypi.python.org/packages/source/p/pysaml2 pysaml2-(.*).tar.gz - +opts="uversionmangle=s/\.(b|rc)/~$1/" \ +https://github.com/rohe/pysaml2/tags .*/(\d[\d\.]+)\.tar\.gz