This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-cxx-legacy.
commit 4f2cff493120f2a482963e51443f2517cdc3fa2b Author: Bas Couwenberg <[email protected]> Date: Thu Nov 9 07:47:44 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 26036ed..5986606 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ netcdf-cxx-legacy (4.2-8) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.1, changes: priority. * Add libnetcdf-dev to dependencies of -dev package. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:14:14 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..f63ee0a --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Legacy releases not available via HTTPS +netcdf-cxx-legacy source: debian-watch-uses-insecure-uri ftp://ftp.unidata.ucar.edu/pub/netcdf/ + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx-legacy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

