[Python-modules-commits] [django-xmlrpc] 01/03: Fix debian/watch file.
Brian May
bam at moszumanska.debian.org
Mon Oct 12 06:34:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-xmlrpc.
commit 287194742baff5f41fc93752c6f36ada0c4cb1dc
Author: Brian May <bam at debian.org>
Date: Mon Oct 12 17:16:04 2015 +1100
Fix debian/watch file.
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index b2677e3..bac4cf6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-https://pypi.python.org/packages/source/d/django-xmlrpc/django-xmlrpc-([\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/django-xmlrpc/django-xmlrpc-(.+)\.(?: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/django-xmlrpc.git
More information about the Python-modules-commits
mailing list