summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)))