This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository performous.
commit b305190b78e60470ad3b12d02ba8a9b3c78e0b6d Author: Markus Koschany <[email protected]> Date: Fri Jan 8 08:16:13 2016 +0100 Build-depend on libpng16-dev for testing purposes --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 993c3fd..5a95548 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: libjpeg-dev, libmagick++-dev, libpango1.0-dev, - libpng-dev, + libpng16-dev, libportmidi-dev [linux-any], librsvg2-dev, libsdl2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/performous.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

