This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 9f4c6f6a5fd25cc8099de428b32fcff209cb77f0 Author: Arand Nash <[email protected]> Date: Mon May 9 06:17:47 2011 +0100 More explicit listing of dependencies --- control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/control b/control index 4d4046d..29e716a 100644 --- a/control +++ b/control @@ -2,10 +2,8 @@ Source: redeclipse Section: non-free/games Priority: optional Maintainer: Arand Nash <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), - libsdl-mixer1.2-dev, - libsdl-image1.2-dev, - imagemagick +Build-Depends: debhelper (>= 7.0.50~), libsdl1.2-dev, libsdl-image1.2-dev, + libsdl-mixer1.2-dev, libx11-dev, libgl1-mesa-dev, zlib1g-dev, imagemagick Standards-Version: 3.9.1 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

