This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt-gshhg.
commit 20ee51207b9d331e5e9874f4bfd2af0cfe3eb596 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 26 21:31:54 2017 +0100 Add lintian override for debian-watch-uses-insecure-uri. --- debian/changelog | 1 + debian/source.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 80eefb6..7cdfefc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gmt-gshhg (2.3.7-2) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:57:46 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..75ff63a --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Download archive not available over HTTPS +gmt-gshhg source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gshhg/ + -- 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

