This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt-gshhg.
commit a251e7ef1dfc173abcd132c944242cf7eae695b1 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 3 21:17:07 2016 +0200 Update watch file to use gshhg FTP directory. --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28aa630..95e5ef6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gmt-gshhg (2.3.6-2) UNRELEASED; urgency=medium + + * Update watch file to use gshhg FTP directory. + + -- Bas Couwenberg <[email protected]> Mon, 03 Oct 2016 21:17:02 +0200 + gmt-gshhg (2.3.6-1) unstable; urgency=medium * New upstream release. diff --git a/debian/watch b/debian/watch index 3d424da..beec587 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 opts=passive,\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ -ftp://ftp.soest.hawaii.edu/gmt/ \ +ftp://ftp.soest.hawaii.edu/gshhg/ \ (?:|.*/)gshhg-gmt(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt-gshhg.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

