This is an automated email from the git hooks/post-receive script. locutusofborg-guest pushed a commit to branch master in repository hedgewars.
commit d7361344c4118304e6372cedb96b5f3835312ef6 Author: Gianfranco Costamagna <[email protected]> Date: Thu Jan 2 19:06:05 2014 +0100 Fixed lua version in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4fcee24..d3d883b 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), cmake, dpkg-dev (>= 1.16.1~), libghc-dataenc-dev, libghc-hslogger-dev, libghc-utf8-string-dev, - liblua5.1-dev, + liblua5.1-0-dev, imagemagick, libghc-bytestring-show-dev, fpc, -- 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

