Bas Couwenberg pushed to branch master at Debian GIS Project / tinyows
Commits: faf8df42 by Bas Couwenberg at 2018-07-22T00:25:01+02:00 Add autopkgtest to test installability. - - - - - 9a0268b4 by Bas Couwenberg at 2018-07-22T00:25:01+02:00 Set distribution to unstable. - - - - - da9bcbd1 by Bas Couwenberg at 2018-07-22T00:25:01+02:00 Add Disclaimer to copyright file. - - - - - 3 changed files: - debian/changelog - debian/copyright - + debian/tests/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -tinyows (1.1.1-5) UNRELEASED; urgency=medium +tinyows (1.1.1-5) unstable; urgency=medium * Strip trailing whitespace from changelog, control & rules files. * Update copyright-format URL to use HTTPS. @@ -6,8 +6,10 @@ tinyows (1.1.1-5) UNRELEASED; urgency=medium * Update Vcs-* URLs for Salsa. * Bump Standards-Version to 4.1.5, no changes. * Drop obsolete get-orig-source target. + * Add autopkgtest to test installability. + * Add Disclaimer to copyright file. - -- Bas Couwenberg <[email protected]> Wed, 15 Nov 2017 22:16:17 +0100 + -- Bas Couwenberg <[email protected]> Sun, 22 Jul 2018 00:17:12 +0200 tinyows (1.1.1-4) unstable; urgency=medium ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,8 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TinyOWS Upstream-Contact: Barbara Philippot, Olivier Courtin and the MapServer team. Source: https://github.com/mapserver/tinyows +Disclaimer: The package is in non-free because it contains OGC schemas which + limit modification via the terms of the Document Notice. Files: * Copyright: 2007-2012, Barbara Philippot - Olivier Courtin ===================================== 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/tinyows/compare/46e56b7c75eea776318974e4f4eb3927eb8ba845...da9bcbd17cfbfe48b120525e1ec8d0956227f724 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tinyows/compare/46e56b7c75eea776318974e4f4eb3927eb8ba845...da9bcbd17cfbfe48b120525e1ec8d0956227f724 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
