[Python-modules-commits] [epsilon] 11/15: Use pypi.debian.net redirector in debian/watch.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Oct 10 15:45:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch master
in repository epsilon.

commit 52c3657559f6f1a1c48d0fe9e54bf543f0a4c880
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sat Oct 10 17:22:47 2015 +0200

    Use pypi.debian.net redirector in debian/watch.
---
 debian/changelog | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30d9c93..c78323b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ epsilon (0.7.1-1) unstable; urgency=medium
     other restricted environments.
   * Remove obsolete XS-Testsuite field.
   * Bump Standards-Version to 3.9.6 (no changes).
+  * Use pypi.debian.net redirector in debian/watch.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Sat, 10 Oct 2015 17:16:14 +0200
 
diff --git a/debian/watch b/debian/watch
index 4905678..b880b76 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-opts=pgpsigurlmangle=s/$/.asc/ https://pypi.python.org/packages/source/E/Epsilon/Epsilon-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+https://pypi.debian.net/Epsilon/Epsilon-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/epsilon.git



More information about the Python-modules-commits mailing list