This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch master in repository wesnoth.
commit 17d4dc6678c8ce10649cdbd6bd12cd9f399c161e Author: Vincent Cheng <[email protected]> Date: Tue Apr 5 21:46:43 2016 -0700 stdver bump --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4a5b9fd..567e975 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wesnoth-1.12 (1:1.12.5-2) UNRELEASED; urgency=medium + + * Bump to Standards-Version 3.9.7. + + -- Vincent Cheng <[email protected]> Tue, 05 Apr 2016 21:46:06 -0700 + wesnoth-1.12 (1:1.12.5-1) unstable; urgency=medium [ Vincent Cheng ] diff --git a/debian/control b/debian/control index 42a0f5e..0db4d31 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), libsdl-image1.2-dev, libfreetype6-dev, libboost-serialization-dev, libboost-system-dev, libboost-thread-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-locale-dev, libpango1.0-dev, libvorbis-dev, cmake (>= 2.6), dh-systemd (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Uploaders: Rhonda D'Vine <[email protected]>, Vincent Cheng <[email protected]> Homepage: http://wesnoth.org/ diff --git a/debian/control.in b/debian/control.in index 92e1b13..a5f95ef 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), libsdl-image1.2-dev, libfreetype6-dev, libboost-serialization-dev, libboost-system-dev, libboost-thread-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-locale-dev, libpango1.0-dev, libvorbis-dev, cmake (>= 2.6), dh-systemd (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Uploaders: Rhonda D'Vine <[email protected]>, Vincent Cheng <[email protected]> Homepage: http://wesnoth.org/ -- 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

