This is an automated email from the git hooks/post-receive script. locutusofborg pushed a commit to branch master in repository hedgewars.
commit aa8c06434a0d8d638efca37bf24790a548f3d7b3 Author: Gianfranco Costamagna <[email protected]> Date: Thu Nov 16 15:58:42 2017 +0100 Drop failing test --- debian/changelog | 1 + debian/clean | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 62097b4..17bd26a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ hedgewars (0.9.23-dfsg-1) unstable; urgency=medium * Bump std-version to 4.1.1 * Add missing regex-tdfa * Use libsdl2 + * Debian/clean: disable staticmines.lua test -- Gianfranco Costamagna <[email protected]> Thu, 16 Nov 2017 15:27:43 +0100 diff --git a/debian/clean b/debian/clean index 5ae2fb1..df2873e 100644 --- a/debian/clean +++ b/debian/clean @@ -1,2 +1,3 @@ cmake_modules/checkModule.hi cmake_modules/checkModule.o +tests/lua/staticmines.lua -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

