This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository fiona.
commit 817a09b1f4a91fb32afcf464c1ac7aabdb825951 Author: Bas Couwenberg <[email protected]> Date: Mon Jun 19 07:41:48 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 595bd08..faa351d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ fiona (1.7.7-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Mon, 19 Jun 2017 07:41:06 +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/fiona.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

