This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository dreamchess.
commit 50b3388004d096fb1c0d08f23045d38fe0c9ae5e Author: Gonéri Le Bouder <[email protected]> Date: Thu Dec 14 20:28:31 2006 +0000 remove zlib from the builddep since it already provide by libsdl-image1.2-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6090e9c..a8cba61 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Gonéri Le Bouder <[email protected]>, Paul Bell <[email protected]> Build-Depends: debhelper (>= 5.0.0), autotools-dev, libsdl-image1.2-dev, - libsdl1.2-dev, zlib1g-dev + libsdl1.2-dev Standards-Version: 3.7.2 Package: dreamchess -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dreamchess.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

