This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch xenial-ppa in repository wesnoth.
commit 5683ea4b5f5fe43947bf1105865766a7a0d92da5 Merge: e19a92f 5d681a5 Author: Vincent Cheng <[email protected]> Date: Sat Nov 12 23:30:43 2016 -0800 Merge branch 'devel' into xenial-ppa debian/changelog | 11 +++++++++++ debian/control | 4 ++-- debian/control.in | 4 ++-- debian/patches/03wesnothd-name | 16 ++++++++-------- debian/patches/03wesnothd-name.in | 16 ++++++++-------- debian/rules | 6 +++--- debian/wesnoth-1.13-data.install | 3 +++ debian/wesnoth-BRANCH-data.install.in | 3 +++ 8 files changed, 40 insertions(+), 23 deletions(-) diff --cc debian/changelog index 9a38c09,5bf583a..5abc868 --- a/debian/changelog +++ b/debian/changelog @@@ -1,17 -1,14 +1,28 @@@ + wesnoth-1.13 (1:1.13.6-1) experimental; urgency=medium + + * New upstream devel release. + - Drop build-dep on libsdl2-net-dev. + - Bump minimum version of build-dep libsdl2-dev to (>= 2.0.4). + - Refresh patches. + * Build with -std=c++11 to fix FTBFS on older distros (e.g. Debian 8, + Ubuntu 16.04) where this flag is not enabled by gcc by default. + + -- Vincent Cheng <[email protected]> Fri, 11 Nov 2016 14:59:19 -0800 + +wesnoth-1.13 (1:1.13.5-1~ppa1~xenial2) xenial; urgency=medium + + * Backport devel release from Debian experimental. + * Build with -std=c++11 to fix FTBFS on older distros (e.g. Debian 8, + Ubuntu 16.04) where this flag is not enabled by gcc by default. + + -- Vincent Cheng <[email protected]> Sun, 28 Aug 2016 22:00:31 -0700 + +wesnoth-1.13 (1:1.13.5-1~ppa1~xenial1) xenial; urgency=medium + + * Backport devel release from Debian experimental. + + -- Vincent Cheng <[email protected]> Sun, 28 Aug 2016 20:11:32 -0700 + wesnoth-1.13 (1:1.13.5-1) experimental; urgency=medium * New upstream devel release. -- 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

