This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-craftguide.
commit b6f9b8c4f01a7d2e56a9ad0d96e0ed9101c7de50 Author: Julien Puydt <[email protected]> Date: Tue Oct 3 22:45:26 2017 +0200 Add lintian override for missing autopkgtest --- debian/changelog | 1 + debian/source/lintian-overrides | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5d0de16..56037b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ minetest-mod-craftguide (1.0-2) UNRELEASED; urgency=medium * Fix warnings. (Closes: #877489) * Bump std-ver to 4.1.1. * Bump d/watch version to 4. + * Add lintian overrides for missing autopkgtest. -- Julien Puydt <[email protected]> Tue, 03 Oct 2017 22:30:50 +0200 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..e92b040 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,2 @@ +# can't be tested automatically +minetest-mod-craftguide source: testsuite-autopkgtest-missing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-craftguide.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

