[Python-modules-commits] [flufl.lock] 09/10: d/watch version bump to 4 and move from http to https
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Sat Nov 25 16:40:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository flufl.lock.
commit 89e146bea3c33bdaae7ce29b3f4cea0ff829fad9
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Sat Nov 25 17:39:06 2017 +0100
d/watch version bump to 4 and move from http to https
---
debian/changelog | 3 +++
debian/watch | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b495d51..ced9ff1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,9 @@ flufl.lock (2.4.1-2) UNRELEASED; urgency=medium
- Provides the usr/share/doc/python3-flufl.lock directory
* Adds d/python3-flufl.lock-doc.doc-base:
- Provides doc-base intel that were missing.
+ * d/watch:
+ - Bump version to 4
+ - Use https URL instead of http
-- Pierre-Elliott Bécue <becue at crans.org> Sat, 25 Nov 2017 16:51:28 +0100
diff --git a/debian/watch b/debian/watch
index 36f968a..4bba8dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/flufl.lock/flufl.lock-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/flufl.lock/flufl.lock-(.+)\.(?: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/flufl.lock.git
More information about the Python-modules-commits
mailing list