This is an automated email from the git hooks/post-receive script. rhonda pushed a commit to branch master in repository wesnoth.
commit 6d1ec5a6fb48a0a3830213ad1f7159b65f572196 Author: Rhonda D'Vine <[email protected]> Date: Thu Dec 17 14:51:19 2015 +0100 New upstream stable release. --- .gitignore | 2 ++ debian/changelog | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 67fcee0..b4bb6c1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ /icons/ /images/ /INSTALL +/jenkins-wrap.sh /l10n-spec /l10n-track /locale/ @@ -32,6 +33,7 @@ /projectfiles/ /py-compile /README +/README.md /RELEASE_NOTES /scons/ /SConstruct diff --git a/debian/changelog b/debian/changelog index 1498211..6e1257f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -wesnoth-1.12 (1:1.12.4-2) UNRELEASED; urgency=medium +wesnoth-1.12 (1:1.12.5-1) UNRELEASED; urgency=medium + [ Vincent Cheng ] * Fix permission error when creating socket with wesnothd. (Closes: #791660) - -- Vincent Cheng <[email protected]> Tue, 07 Jul 2015 21:55:48 -0700 + [ Rhonda D'Vine ] + * New upstream stable release. + + -- Rhonda D'Vine <[email protected]> Thu, 17 Dec 2015 14:45:24 +0100 wesnoth-1.12 (1:1.12.4-1) unstable; urgency=medium -- 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

