diff options
author | Jonas Genannt <genannt@debian.org> | 2015-11-15 22:19:16 +0100 |
---|---|---|
committer | Jonas Genannt <genannt@debian.org> | 2015-11-15 22:19:16 +0100 |
commit | 0b15d7564b3ceca4faebfc93401daa99102c241c (patch) | |
tree | cd1a49ebf77d8ed258cf63f1b1eeb61ec2a10b49 /debian | |
parent | 7eeca4214de17d16a3861f5833eb576eb7a27959 (diff) | |
download | python-django-tagging-0b15d7564b3ceca4faebfc93401daa99102c241c.tar python-django-tagging-0b15d7564b3ceca4faebfc93401daa99102c241c.tar.gz |
d/watch: updated to pypi service
Diffstat (limited to 'debian')
-rw-r--r-- | debian/watch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch index 7c08702..8d504e9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://code.google.com/p/django-tagging/downloads/list \ -.*/files/django-tagging-(\d.*)\.tar\.gz +opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ +https://pypi.debian.net/django-tagging/django-tagging-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |