This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository liblas.
commit e922bcd87c5c27aedb5850ab425af4e40fbf14c9 Author: Bas Couwenberg <[email protected]> Date: Fri Jun 23 17:08:53 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 7fac319..141e188 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ liblas (1.8.1-4~exp3) UNRELEASED; urgency=medium * Require at least libgdal-dev 2.2.1~ for experimental builds. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Fri, 23 Jun 2017 17:08:08 +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/liblas.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

