[Python-modules-commits] [python-idna] 02/07: d/watch: Use https
Ondrej Novy
onovy at debian.org
Mon Dec 11 20:52:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-idna.
commit 1ce4e229032eaf16c2c6c79fed1645bdd52d47d2
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Dec 11 21:33:18 2017 +0100
d/watch: Use https
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 870fdfa..4403998 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-idna (2.5-2) UNRELEASED; urgency=medium
* Team upload.
* Bump debhelper compat level to 10
+ * d/watch: Use https
-- Ondřej Nový <onovy at debian.org> Mon, 11 Dec 2017 21:32:34 +0100
diff --git a/debian/watch b/debian/watch
index da4d95f..fdfdcab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/idna/idna-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/idna/idna-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-idna.git
More information about the Python-modules-commits
mailing list