This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt-dcw.
commit ca74e9cc2a7140173043928fd7783bdd02d51455 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 26 21:24:58 2017 +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 375fc11..accb379 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gmt-dcw (1.1.2-3) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.2, changes: priority. * Mark gmt-dcw as Multi-Arch: foreign. * Add lintian override for debian-watch-uses-insecure-uri. + * Add autopkgtest to test installability. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:56:48 +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/gmt-dcw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

