This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository allegro5.
commit 6933daa8c6c5107bf463dc78be445355d847ae77 Author: Tobias Hansen <[email protected]> Date: Wed Apr 27 13:04:28 2016 +0100 Add bug links to disabled tests. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 7f25654..89f77cb 100755 --- a/debian/rules +++ b/debian/rules @@ -36,6 +36,8 @@ override_dh_auto_configure: misc/regenerate.sh dh_auto_configure -- $(DEB_CMAKE_OPTIONS) # Remove the tests which only work with the display present. +# (See https://github.com/liballeg/allegro5/issues/626 +# and https://github.com/liballeg/allegro5/issues/627) rm tests/test_compressed.ini rm tests/test_convert.ini -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

