This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-mapnik.
commit 01b1dff9c4ec9eedb4e48aeaffe64b69e5a9e83b Author: Bas Couwenberg <[email protected]> Date: Tue Aug 29 20:45:51 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 9c99845..b2954ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-mapnik (1:0.0~20170621-0cd7493f2-1) UNRELEASED; urgency=medium * New upstream git snapshot. * Bump Standards-Version to 4.0.0, no changes. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Tue, 29 Aug 2017 20:45:04 +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/python-mapnik.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

