This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geographiclib.
commit 4e8c48320eb1a71d02e2b93514a96533b645895a Author: Bas Couwenberg <[email protected]> Date: Mon Apr 10 00:36:34 2017 +0200 Update Homepage URL to geographiclib.sourceforge.io. --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- debian/patches/privacy.patch | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c8ad4dd..695d49a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ geographiclib (1.48-1) UNRELEASED; urgency=medium * New upstream release. + * Update Homepage URL to geographiclib.sourceforge.io. -- Bas Couwenberg <[email protected]> Mon, 10 Apr 2017 00:24:07 +0200 diff --git a/debian/control b/debian/control index 1b8879f..2f61b5c 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: autoconf-archive, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geographiclib.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geographiclib.git -Homepage: http://geographiclib.sf.net/ +Homepage: https://geographiclib.sourceforge.io/ X-Python-Version: >= 2.6 Package: geographiclib-tools diff --git a/debian/copyright b/debian/copyright index 0df3604..adb7cf7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GeographicLib Upstream-Contact: Charles Karney <[email protected]> -Source: http://geographiclib.sf.net/ +Source: https://geographiclib.sourceforge.io/ Files: * Copyright: 2008-2017, Charles Karney <[email protected]> diff --git a/debian/patches/privacy.patch b/debian/patches/privacy.patch index b9a304a..f704796 100644 --- a/debian/patches/privacy.patch +++ b/debian/patches/privacy.patch @@ -3,7 +3,7 @@ Description: Fix privacy breaches detected by lintian and to disable the search function and avoid copies of jquery.js being installed. The manual is available online if full search functionality is required: - http://geographiclib.sourceforge.net/html/index.html + https://geographiclib.sourceforge.io/html/index.html . Two html pages were downloading the SourceForge logo. This was replaced with text. -- 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

