[python-mapnik] 02/04: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Thu Nov 30 14:38:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-mapnik.
commit 214102cb318d6af361c0caea64993f25974b9ce7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Nov 16 20:31:58 2017 +0100
Update watch file to use HTTPS.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 87ba896..dc83133 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-mapnik (1:0.0~20170621-0cd7493f2-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.1, no changes.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Thu, 16 Nov 2017 20:10:40 +0100
diff --git a/debian/watch b/debian/watch
index 00cd0f8..9bbdf58 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/mapnik/mapnik-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/mapnik/mapnik-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mapnik.git
More information about the Pkg-grass-devel
mailing list