This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental-2.1 in repository gdal.
commit 190e44e592a3fe92f4b50566d5d79137810a63b0 Author: Bas Couwenberg <[email protected]> Date: Mon Apr 18 20:26:36 2016 +0200 Update upstream metadata URLs to use HTTPS. --- debian/changelog | 1 + debian/upstream/metadata | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 12fa134..48b7f41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gdal (2.1.0~rc1+dfsg-1) UNRELEASED; urgency=medium * Update copyright file, add license & copyright for JPNG_band.cpp. * Drop java-version.patch, applied upstream. Refresh remaining patches. * Drop Homepage field from binary packages. + * Update upstream metadata URLs to use HTTPS. -- Bas Couwenberg <[email protected]> Mon, 18 Apr 2016 19:33:05 +0200 diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 95aa842..f2b3d58 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,8 +1,8 @@ --- -Bug-Database: http://trac.osgeo.org/gdal/report -#Bug-Submit: http://trac.osgeo.org/gdal/newticket +Bug-Database: https://trac.osgeo.org/gdal/report +#Bug-Submit: https://trac.osgeo.org/gdal/newticket Contact: The GDAL/OGR project team, Frank Warmerdam <[email protected]> Name: GDAL Registration: https://www.osgeo.org/cgi-bin/ldap_create_user.py Repository: https://svn.osgeo.org/gdal/ -Repository-Browse: http://trac.osgeo.org/gdal/browser +Repository-Browse: https://trac.osgeo.org/gdal/browser -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

