This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch master in repository cube2font.
commit 54919dd1fbd402321d9edfddeb33a5fb27b29500 Author: Martin Erik Werner <[email protected]> Date: Fri Apr 24 13:42:03 2015 +0200 Include wiki.mk for Makefile inclusion not to fail --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 1af4aff..0f248a0 100755 --- a/debian/rules +++ b/debian/rules @@ -40,6 +40,7 @@ get-orig-source: -not -wholename $(DIR)/src/Makefile \ -not -name system-install.mk \ -not -name dist.mk \ + -not -name wiki.mk \ -not -wholename $(DIR)/doc/license.txt \ -not -name cube2font.c \ -not -name redeclipse.cbp \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cube2font.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

