This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit f1873eeb6352b7f218ea8811c794009362590990 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 18:59:09 2016 +0200 Switch from SDL1 to SDL2. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 462aa41..286423f 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,7 @@ Build-Depends: docbook-to-man, libenet-dev (>= 1.3.1), libphysfs-dev, - libsdl-image1.2-dev, - libsdl-mixer1.2-dev, - libsdl1.2-dev, + libsdl2-dev, scons, texlive-binaries, texlive-latex-base, -- 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

