This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt-dcw.
commit 252a21490310fbe94a814871beb47d70d1749632 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 26 21:23:50 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 f9f9d5f..375fc11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gmt-dcw (1.1.2-3) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.2, changes: priority. * Mark gmt-dcw as Multi-Arch: foreign. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:56:48 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..aec682e --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Download archive not available over HTTPS +gmt-dcw source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/dcw/ + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt-dcw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

