This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit bcd6ee67bf679f7c8571687ea35a4318708770a4 Author: Arand Nash <[email protected]> Date: Sat Jun 11 04:14:21 2011 +0200 Missing parenthesis --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index 5c6d27e..b08da42 100644 --- a/control +++ b/control @@ -3,7 +3,7 @@ Section: non-free/games Priority: optional Uploaders: Arand Nash <[email protected]> Maintainer: Debian Games Team <[email protected]> -Build-Depends: debhelper (>= 8, libsdl1.2-dev, libsdl-image1.2-dev, +Build-Depends: debhelper (>= 8), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libx11-dev, libgl1-mesa-dev, zlib1g-dev, imagemagick Standards-Version: 3.9.2 Homepage: http://www.redeclipse.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

