Bas Couwenberg pushed to branch master at Debian GIS Project / ncview
Commits: 94dfc661 by Bas Couwenberg at 2018-07-20T21:33:01+02:00 Add autopkgtest to test installability. - - - - - 9a9896a5 by Bas Couwenberg at 2018-07-20T21:33:01+02:00 Add lintian override for debian-watch-uses-insecure-uri. - - - - - b7f146f0 by Bas Couwenberg at 2018-07-20T21:33:01+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - + debian/source/lintian-overrides - + debian/tests/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ -ncview (2.1.8+ds-2) UNRELEASED; urgency=medium +ncview (2.1.8+ds-2) unstable; urgency=medium * Update copyright-format URL to use HTTPS. * Update Vcs-* URLs for Salsa. * Bump Standards-Version to 4.1.5, no changes. * Strip trailing whitespace from control & rules files. + * Add autopkgtest to test installability. + * Add lintian override for debian-watch-uses-insecure-uri. - -- Bas Couwenberg <[email protected]> Sat, 20 Jan 2018 22:23:43 +0100 + -- Bas Couwenberg <[email protected]> Fri, 20 Jul 2018 21:26:29 +0200 ncview (2.1.8+ds-1) unstable; urgency=medium ===================================== debian/source/lintian-overrides ===================================== --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,3 @@ +# Releases not available via HTTPS +debian-watch-uses-insecure-uri ftp://cirrus.ucsd.edu/pub/ncview/ + ===================================== debian/tests/control ===================================== --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# Test installability +Depends: @ +Test-Command: /bin/true View it on GitLab: https://salsa.debian.org/debian-gis-team/ncview/compare/248ee9b4780759a14e89432230bdfe60f7779d4c...b7f146f0cf3d361dfa95b04182f87b07e321782b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/ncview/compare/248ee9b4780759a14e89432230bdfe60f7779d4c...b7f146f0cf3d361dfa95b04182f87b07e321782b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
