This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository rbdoom3bfg.
commit 72d3f06b26d8800f0e24bc6ddcaf494bfab4503e Author: Tobias Frost <[email protected]> Date: Mon Mar 28 16:46:28 2016 +0200 Change B-D to libpng-dev --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ed6e75b..4f63c80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ rbdoom3bfg (1.0.3+repack1+git20151124-2) UNRELEASED; urgency=medium * Mark libpng1.6 patch as forwarded. + * Change B-D to libpng-dev. -- Tobias Frost <[email protected]> Mon, 01 Feb 2016 08:47:11 +0100 diff --git a/debian/control b/debian/control index 3fda26b..b62bed0 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cmake, libglew-dev, libjpeg-dev, libopenal-dev, - libpng12-dev, + libpng-dev, libsdl2-dev, libswscale-dev | libswscale-ffmpeg-dev, zlib1g-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/rbdoom3bfg.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

