[Python-modules-commits] [mockldap] 09/13: Use https:// for uscan URL.
Michael Fladischer
fladi at moszumanska.debian.org
Wed Nov 1 18:29:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository mockldap.
commit 4a47657b5122385de7049d4c934fd8c7f9982c0b
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Wed Nov 1 18:33:50 2017 +0100
Use https:// for uscan URL.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6cc0b97..8c5415a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mockldap (0.3.0-1) UNRELEASED; urgency=low
* Replace Priority extra with optional as required by policy 4.0.1.
* Bump Standards-Version to 4.1.1.
* Raise minimum Python3 version to 3.4.
+ * Use https:// for uscan URL.
-- Michael Fladischer <fladi at debian.org> Wed, 01 Nov 2017 18:31:50 +0100
diff --git a/debian/watch b/debian/watch
index a0a8835..dfdc8e9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/mockldap/mockldap-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/mockldap/mockldap-(.+)\.(?: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/mockldap.git
More information about the Python-modules-commits
mailing list