[Pkg-julia-devel] [SCM] sphinx-rtd-theme/master: Fix debian/watch (use pypi.debian.net redirector).

sebastien at users.alioth.debian.org sebastien at users.alioth.debian.org
Sun Apr 19 16:50:31 UTC 2015


The following commit has been merged in the master branch:
commit 317052f8d496d5c73a93fcb4b7fbcb305011971a
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Apr 19 18:28:10 2015 +0200

    Fix debian/watch (use pypi.debian.net redirector).

diff --git a/debian/watch b/debian/watch
index 6607627..45fba1d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \
-https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-(.*)\.(?:tar\.gz|zip|tar\.bz2)
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/sphinx_rtd_theme/sphinx_rtd_theme-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
sphinx-rtd-theme packaging



More information about the Pkg-julia-devel mailing list