This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository chocolate-doom.
commit e87c5f219e7b446b6fea6a52096d37fa3d45191e Author: Gianfranco Costamagna <[email protected]> Date: Thu Jan 21 18:04:56 2016 +0100 Imported Debian patch 2.2.1-2.1 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 38a8adc..dc4e384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +chocolate-doom (2.2.1-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Change libpng12-dev build-dependency to libpng-dev, to ease libpng + transition. (Closes: #810177) + + -- Gianfranco Costamagna <[email protected]> Thu, 21 Jan 2016 18:04:56 +0100 + chocolate-doom (2.2.1-2) unstable; urgency=medium * Import patch from upstream GIT to let the MRJONES cheat in diff --git a/debian/control b/debian/control index 4e036f1..00c2f05 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: debhelper (>= 9), dh-autoreconf, - libpng12-dev, + libpng-dev, libsamplerate0-dev, libsdl-mixer1.2-dev (>= 1.2.0-1.1), libsdl-net1.2-dev (>= 1.2.0-5.1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

