This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pysal.
commit da468759272eb66ba313ffaaa8437eb5bb1d7601 Author: Bas Couwenberg <[email protected]> Date: Fri Jul 7 11:27:46 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 77a7665..2afd6c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pysal (1.13.0-5) UNRELEASED; urgency=medium * Skip test_Headbanging_Median_Rate{,_tabular} tests, fail with Python 3.6. (closes: #867549) * Bump Standards-Version to 4.0.0, no changes. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Fri, 07 Jul 2017 11:25:53 +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/pysal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

