summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorTristan Seligmann <mithrandi@mithrandi.net>2016-02-21 22:54:57 +0200
committerTristan Seligmann <mithrandi@mithrandi.net>2016-02-21 22:54:57 +0200
commit8df22a0f8f74c9487af7867dd1e6e05ebe1eaff8 (patch)
treec2b8e624718ba459f880db935a841acc279f6d48 /debian/watch
parent8c9838509bb9f91c187cb07460cfc0e535bc47a7 (diff)
Update debian/watch to check signatures and use https.
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch
index 2ccab6c..0aa39c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
-http://pypi.debian.net/service_identity/service_identity-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+https://pypi.debian.net/service_identity/service_identity-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))