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 <sebas...@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 <sebas...@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 _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel