This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt.
commit ad3be870c7417ff6217e8536e37af1b037c9b1a0 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 26 21:12:22 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 b83e1d9..e2e3dc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ gmt (5.4.2+dfsg-2) UNRELEASED; urgency=medium * Strip trailing whitespace from changelog & rules. * Add some Multi-Arch fields suggested by Multiarch hinter. * Drop obsolete dbg package. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:58:52 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..d0ebe83 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Download archive not available over HTTPS +gmt source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gmt/ + -- 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

