This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt.
commit 02ec51a397c3293e4d67c8df5a8b2f34afdeec6e Author: Bas Couwenberg <[email protected]> Date: Sat Oct 22 11:07:41 2016 +0200 Drop custom coastline.conf, not installed. --- debian/changelog | 1 + debian/coastline.conf | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3427f3a..30be364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ gmt (5.3.1+dfsg-1) UNRELEASED; urgency=medium - Update copyright years for copyright holders - Add Dongdong Tian to copyright holders * Drop patches applied upstream. Refresh remaining patches. + * Drop custom coastline.conf, not installed. -- Bas Couwenberg <[email protected]> Sat, 22 Oct 2016 10:16:26 +0200 diff --git a/debian/coastline.conf b/debian/coastline.conf deleted file mode 100644 index 53d9665..0000000 --- a/debian/coastline.conf +++ /dev/null @@ -1,10 +0,0 @@ -# This file has just a list of alternate directories to search for -# map data files if it was not found in /usr/share/gmt/lib/coastline.conf -# -# This way you do not need to install all those data files on each client. -# Instead you just have to put the paths to the shared files in this file. -# The format is really simple - just add a directory name per line. Empty -# lines and lines starting with '#' are ignored. -# -# /share/gmtdata - -- 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

