This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch wily-ppa in repository wesnoth.
commit 1409ffbda9779a0b3740506435160487a7373af8 Merge: 09ea9f4 249a3af Author: Vincent Cheng <[email protected]> Date: Wed Apr 6 17:05:53 2016 -0700 Merge branch 'devel' into wily-ppa debian/changelog | 13 +++++++++++++ debian/control | 13 ++++++------- debian/control.in | 13 ++++++------- debian/patches/03wesnothd-name | 8 ++++---- debian/patches/03wesnothd-name.in | 8 ++++---- debian/rules | 2 +- debian/wesnoth-1.13-data.lintian-overrides | 2 -- debian/wesnoth-1.13-tools.lintian-overrides | 3 +++ debian/wesnoth-BRANCH-data.lintian-overrides.in | 2 -- debian/wesnoth-BRANCH-tools.lintian-overrides.in | 3 +++ 10 files changed, 40 insertions(+), 27 deletions(-) diff --cc debian/changelog index 91d79a8,ce7a697..e27d139 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,16 +1,22 @@@ + wesnoth-1.13 (1:1.13.4-1) experimental; urgency=medium + + * New upstream devel release. + - Build against SDL 2 by default. Remove SDL 1.2 build-deps and add + build-deps: libsdl2-image-dev (>= 2.0.0), libsdl2-mixer-dev (>= 2.0.0), + libsdl2-net-dev (>= 2.0.0), libsdl2-ttf-dev (>= 2.0.8), + libsdl2-dev (>= 2.0.2). + - Refresh patches. + * Drop dependency on fonts-droid. (Closes: #804692) + * Bump to Standards-Version 3.9.7. + + -- Vincent Cheng <[email protected]> Tue, 05 Apr 2016 21:37:36 -0700 + +wesnoth-1.13 (1:1.13.2-1~ppa1~wily1) wily; urgency=medium + + * Backport devel release from Debian sid. + + -- Vincent Cheng <[email protected]> Mon, 28 Dec 2015 21:00:13 -0800 + wesnoth-1.13 (1:1.13.2-1) experimental; urgency=medium * Upload to experimental. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

