This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gpsprune.
commit a3fa6e4b001fcb29950e1b27281d842c271f506b Author: Bas Couwenberg <[email protected]> Date: Mon Jul 3 23:17:22 2017 +0200 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 1940fb3..df45869 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gpsprune (18.6-2) UNRELEASED; urgency=medium Thanks to Markus Koschany for the initial patch. (closes: #866762) * Bump Standards-Version to 4.0.0, no changes. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Mon, 03 Jul 2017 23:15:49 +0200 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/gpsprune.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

