summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2018-10-01 09:38:05 +0200
committerOndřej Nový <onovy@debian.org>2018-10-01 09:38:05 +0200
commite78182a9d4405703618393980024f1820c00e080 (patch)
tree5fafb57ae82b698eeedbb4d6baa4cc88d5518b51 /debian
parentc4cdca4018eab3a71cb95d458fe2f42846f1f9a7 (diff)
d/watch: Use https protocol
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dd286eb5..4240758f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-phonenumbers (8.9.10-2) UNRELEASED; urgency=medium
* d/control: Remove ancient X-Python-Version field
* d/copyright: Use https protocol in Format field
+ * d/watch: Use https protocol
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:38:01 +0200
diff --git a/debian/watch b/debian/watch
index 998e4c18..7c650cfb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-# please also check http://pypi.debian.net/phonenumbers/watch
+# please also check https://pypi.debian.net/phonenumbers/watch
version=3
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%python-phonenumbers-$1.tar.gz%,uversionmangle=s/(rc|a|b|c)/~$1/" \
https://github.com/daviddrysdale/python-phonenumbers/releases (?:.*?/)?v(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))