This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt.
commit cfe4d279918e4f3215ac8140ce98c0c7640dad7b Author: Bas Couwenberg <[email protected]> Date: Mon Oct 3 20:05:18 2016 +0200 Update Homepage URL to not include 'projects/gmt' path. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c55f751..c11e623 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gmt (5.2.1+dfsg-8) UNRELEASED; urgency=medium + + * Update Homepage URL to not include 'projects/gmt' path. + + -- Bas Couwenberg <[email protected]> Mon, 03 Oct 2016 20:05:14 +0200 + gmt (5.2.1+dfsg-7) unstable; urgency=medium * Add patch to fix FTBFS with glibc 2.23. diff --git a/debian/control b/debian/control index 619c904..e7dce8c 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt.git -Homepage: http://gmt.soest.hawaii.edu/projects/gmt +Homepage: http://gmt.soest.hawaii.edu/ Package: gmt Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

