This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch devel in repository wesnoth.
commit 725e429db3cb84ca1ca7b0c80977d065439c0902 Author: Vincent Cheng <[email protected]> Date: Tue Apr 5 20:54:59 2016 -0700 stdver bump --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f8729a2..abdb7d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ wesnoth-1.13 (1:1.13.4-1) experimental; urgency=medium * New upstream devel release. + * Bump to Standards-Version 3.9.7. -- Vincent Cheng <[email protected]> Mon, 04 Apr 2016 21:39:20 -0700 diff --git a/debian/control b/debian/control index d988772..f6a698f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7), libsdl-image1.2-dev, libfreetype6-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-locale-dev, libboost-random-dev, libpng-dev, libreadline-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 c3eb322..2a517a6 100644 --- a/debian/control.in +++ b/debian/control.in @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7), libsdl-image1.2-dev, libfreetype6-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-locale-dev, libboost-random-dev, libpng-dev, libreadline-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

