This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository proj.
commit 342c5a4cc1a49f7e8ba0f1aafe6f1d2b14711d01 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sat Feb 17 17:59:48 2018 +0100 Update watch file to use HTTPS. --- debian/changelog | 1 + debian/copyright | 2 +- debian/source/lintian-overrides | 3 --- debian/watch | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 73f4d3e..0a03578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ proj (5.0.0~rc3-1~exp2) UNRELEASED; urgency=medium * Ignore test failures on more problematic architectures. + * Update watch file to use HTTPS. -- Bas Couwenberg <sebas...@debian.org> Wed, 14 Feb 2018 09:53:22 +0100 diff --git a/debian/copyright b/debian/copyright index 5c1e839..a231f3d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PROJ.4 Upstream-Contact: MetaCRS Developers <meta...@lists.osgeo.org> -Source: http://download.osgeo.org/proj/ +Source: https://download.osgeo.org/proj/ Files: * Comment: Version 4.3.3 was authored by: diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides deleted file mode 100644 index e050621..0000000 --- a/debian/source/lintian-overrides +++ /dev/null @@ -1,3 +0,0 @@ -# download.osgeo.org is not available via HTTPS -proj source: debian-watch-uses-insecure-uri * - diff --git a/debian/watch b/debian/watch index 1cfac00..816857b 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|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -http://download.osgeo.org/proj/ \ +https://download.osgeo.org/proj/ \ (?:.*/)?proj[\-\_](\d+[\.\d+]+(?:[a-zA-Z]+\d+)?)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.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