This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository grass.
commit 71085e67a97fba2bf968b90259bad310a1c2b88c Author: Bas Couwenberg <[email protected]> Date: Sun Jun 18 19:41:09 2017 +0200 Add autopkgtest to test installability. --- debian/changelog | 6 ++++++ debian/tests/control | 3 +++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3c87dc9..7706e96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grass (7.2.1-1~exp2) UNRELEASED; urgency=medium + + * Add autopkgtest to test installability. + + -- Bas Couwenberg <[email protected]> Sun, 18 Jun 2017 19:40:49 +0200 + grass (7.2.1-1~exp1) experimental; urgency=medium * New upstream release. 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/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

