This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libgeo-shapelib-perl.
commit 646304b68337dce483163fba7bf0686b771cb08a Author: Bas Couwenberg <[email protected]> Date: Thu Jan 4 21:23:01 2018 +0100 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 c75fa3c..9d91383 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libgeo-shapelib-perl (0.22-2) UNRELEASED; urgency=medium * Enable all hardening buildflags. * Move Build-Depends-Indep to Build-Depends, no Architecture: all binary packages are built. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Thu, 04 Jan 2018 21:19:41 +0100 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/libgeo-shapelib-perl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

