This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit c5a320011ce4c7eb29a5eeeee8e09ad0a482c413 Author: Bas Couwenberg <[email protected]> Date: Tue Nov 28 20:31:38 2017 +0100 Add autopkgtest to test installability. --- debian/changelog | 1 + debian/tests/control | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 78d2f66..121d50f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ geos (3.5.1-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.1, changes: priority. * Add lintian override for debian-watch-uses-insecure-uri. * Drop obsolete dbg package. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Fri, 20 Jan 2017 15:57:07 +0100 diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..3b18c6d --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# Test installability +Depends: @ +Test-Command: /bin/true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

