summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2018-02-14 13:57:34 +0100
committerOndřej Nový <onovy@debian.org>2018-02-14 13:57:34 +0100
commit4bca3c44da355d2deee126dde63f1d499c5ac393 (patch)
treedd9389cc40597a3bfcc19b33f07e4489f4a00b60
parentd9cef9d5307958b22b5de26a72e68410d2190f49 (diff)
d/watch: Use https protocol
-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 50a1ad1..5717631 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ python-frozendict (0.5-2) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
+ * d/watch: Use https protocol
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:37:44 +0100
diff --git a/debian/watch b/debian/watch
index 37016ff..fba50c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pypi.debian.net/frozendict/frozendict-(.*).tar.gz
+https://pypi.debian.net/frozendict/frozendict-(.*).tar.gz