[Python-modules-commits] [django-simple-captcha] 01/10: Update debian/watch to use PyPI source.
Brian May
bam at moszumanska.debian.org
Wed Dec 2 21:48:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-simple-captcha.
commit 5ff345df471e05099d734cbe42f14bea2acafae6
Author: Brian May <bam at debian.org>
Date: Thu Dec 3 07:54:31 2015 +1100
Update debian/watch to use PyPI source.
---
debian/copyright | 2 +-
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 3ad2bba..c007625 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: django-simple-captcha
Upstream-Contact: Marco Bonetti
-Source: https://github.com/mbi/django-simple-captcha
+Source: https://pypi.python.org/pypi/django-simple-captcha
Files: *
Copyright: 2008 - 2014, Marco Bonetti
diff --git a/debian/watch b/debian/watch
index 6efe0e1..545c900 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/django-simple-captcha-$1\.tar\.gz/ \
- https://github.com/mbi/django-simple-captcha/tags .*/v?(\d\S*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/django-simple-captcha/django-simple-captcha-(.+)\.(?: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-simple-captcha.git
More information about the Python-modules-commits
mailing list