Bas Couwenberg pushed to branch master at Debian GIS Project / tilestache
Commits: 7a231fb8 by Bas Couwenberg at 2018-07-22T00:05:57+02:00 Add autopkgtest to test installability. - - - - - 8232dfa5 by Bas Couwenberg at 2018-07-22T00:05:57+02:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - + debian/tests/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ -tilestache (1.51.5-2) UNRELEASED; urgency=medium +tilestache (1.51.5-2) unstable; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.5, changes: priority. * Update copyright-format URL to use HTTPS. * Update Vcs-* URLs for Salsa. * Strip trailing whitespace from control file. + * Add autopkgtest to test installability. - -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:26:35 +0200 + -- Bas Couwenberg <[email protected]> Sat, 21 Jul 2018 23:58:12 +0200 tilestache (1.51.5-1) unstable; urgency=medium ===================================== 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/tilestache/compare/3119a3ce3c67cfd71bcd59734dc87befb0c39535...8232dfa5db06f27acc4f9487a223429cd53802ba -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tilestache/compare/3119a3ce3c67cfd71bcd59734dc87befb0c39535...8232dfa5db06f27acc4f9487a223429cd53802ba 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
