This is an automated email from the git hooks/post-receive script. fabian-guest pushed a commit to branch master in repository prboom+.
commit 29b3c8a28ab2e868733bdbdb783468770fb486f4 Author: Fabian Greffrath <[email protected]> Date: Thu Feb 19 15:05:56 2015 +0100 prepare new upstream snapshot --- debian/README.source | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source index 847c765..c892f5e 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,11 +1,11 @@ # This is how the Debian source tarball was created: VERSION=2.5.1.4~ -SVNREV=4403 +SVNREV=4417 DFSG=1 pushd .. -svn export -r ${SVNREV} https://svn.prboom.org/repos/prboom/branches/prboom-plus-24/prboom2/ prboom-plus-${VERSION}svn${SVNREV} +svn export -r ${SVNREV} https://svn.prboom.org/repos/branches/prboom-plus-24/prboom2/ prboom-plus-${VERSION}svn${SVNREV} pushd prboom-plus-${VERSION}svn${SVNREV} # Filter out non-free graphics and sound lumps diff --git a/debian/changelog b/debian/changelog index 952d08d..a556389 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +prboom-plus (2:2.5.1.4~svn4417+dfsg1-1) UNRELEASED; urgency=medium + + * New upstream snapshot. + + -- Fabian Greffrath <[email protected]> Thu, 19 Feb 2015 15:02:04 +0100 + prboom-plus (2:2.5.1.4~svn4403+dfsg1-1) unstable; urgency=medium * New upstream SVN snapshot -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/prboom+.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

