[Python-modules-commits] [python-ws4py] 05/20: Update debian/watch to use pypi.debian.net

Stein Magnus Jodal jodal at moszumanska.debian.org
Thu Nov 5 14:59:42 UTC 2015


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

jodal pushed a commit to branch master
in repository python-ws4py.

commit bc022edc2cb077e5b271ffd7a042672336c45d15
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Thu Nov 5 12:04:26 2015 +0100

    Update debian/watch to use pypi.debian.net
---
 debian/changelog | 2 ++
 debian/watch     | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 76f449c..c14b008 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ python-ws4py (0.3.4-2) UNRELEASED; urgency=medium
     - Set DPMT as maintainer, myself as uploader
     - Update Vcs-Git and Vcs-Browser to point to Alioth
     - Update Homepage
+  * debian/watch
+    - Update to use pypi.debian.net
 
  -- Stein Magnus Jodal <jodal at debian.org>  Thu, 05 Nov 2015 11:54:43 +0100
 
diff --git a/debian/watch b/debian/watch
index 9da346d..78895d5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://www.defuze.org/oss/ws4py/ ws4py-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/ws4py/ws4py-(.+)\.(?: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/python-ws4py.git



More information about the Python-modules-commits mailing list