This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository neverball.
commit 3aadfe81e4c3d3933b954b72cd9bc21f28f0ce5e Author: Markus Koschany <[email protected]> Date: Fri Jan 8 09:22:09 2016 +0100 d/control: Switch to libpng16-dev for testing purposes. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 18757fb..6303c2e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), libjpeg-dev, libphysfs-dev, - libpng-dev, + libpng16-dev, libsdl2-dev, libsdl2-ttf-dev, libvorbis-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/neverball.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

