This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit 843b8471cd17b67b3022dc2a56583d7b35087080 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 19:02:01 2016 +0200 Switch from scons to cmake. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3f0d0a7..7874de0 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]> Build-Depends: + cmake, debhelper (>= 9), docbook-to-man, libphysfs-dev, libsdl2-dev, - scons, texlive-binaries, texlive-latex-base, zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

