[mapserver] 01/01: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Sat Feb 17 16:51:53 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapserver.
commit 8f3b0289295392adc2c2825b868e0fea7a19fdd9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Feb 17 17:51:40 2018 +0100
Update watch file to use HTTPS.
---
debian/changelog | 1 +
debian/source/lintian-overrides | 3 ---
debian/watch | 2 +-
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e2ceb79..32f4df8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mapserver (7.0.7-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.3, no changes.
* Add patch to exclude .java files from mapscript.jar.
* Fix deprecated source override location.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Sat, 20 Jan 2018 22:17:20 +0100
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 3cba969..1db8a3a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,6 +1,3 @@
-# download.osgeo.org is not available via HTTPS
-mapserver source: debian-watch-uses-insecure-uri *
-
# Only a single Python version is supported during the build
mapserver source: python-foo-but-no-python3-foo python-mapscript
diff --git a/debian/watch b/debian/watch
index 499cb8c..4a6e9e5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g \
-http://download.osgeo.org/mapserver/ \
+https://download.osgeo.org/mapserver/ \
(?:.*/)?(?:rel|v|mapserver)[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git
More information about the Pkg-grass-devel
mailing list