This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geographiclib.
commit 8512b1bed914544f1edaead90f1a2d1a1fa300fd Author: Bas Couwenberg <[email protected]> Date: Wed Feb 15 19:09:43 2017 +0100 Update repository URLs in upstream metadata to use HTTPS. --- debian/changelog | 1 + debian/upstream/metadata | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cd87d37..c226a6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ geographiclib (1.47-1) UNRELEASED; urgency=medium * Enable all hardening buildflags. * Include examples in libgeographic-dev. * Update copyright years for Charles Karney. + * Update repository URLs in upstream metadata to use HTTPS. -- Bas Couwenberg <[email protected]> Wed, 15 Feb 2017 18:56:44 +0100 diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 4db964a..2a60130 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,4 +1,4 @@ --- Name: GeographicLib -Repository: git://git.code.sf.net/p/geographiclib/code -Repository-Browse: http://sourceforge.net/p/geographiclib/code/ci/master/tree/ +Repository: https://git.code.sf.net/p/geographiclib/code +Repository-Browse: https://sourceforge.net/p/geographiclib/code/ci/master/tree/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

