[Python-modules-commits] [django-bitfield] 01/18: Use pypi.debian.net service for uscan.

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 11 11:55:06 UTC 2016


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

fladi pushed a commit to branch master
in repository django-bitfield.

commit 33be8984d0da927eb3ecefa100dd8e2e96db1ff8
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Jun 26 09:13:35 2015 +0200

    Use pypi.debian.net service for uscan.
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 8e47b10..7bda305 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/pypi/django-bitfield .*/django-bitfield-(\d[\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/django-bitfield/django-bitfield-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file

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



More information about the Python-modules-commits mailing list