This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository prboom+.
commit 5b3487b961914e1928337a719c725379da95fa13 Author: Fabian Greffrath <[email protected]> Date: Sun Jan 24 17:36:57 2016 +0100 prepare new upstream SVN version --- debian/README.source | 4 ++-- debian/changelog | 6 ++++++ debian/rules | 3 +-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/README.source b/debian/README.source index 8afd066..cfe2d36 100644 --- a/debian/README.source +++ b/debian/README.source @@ -2,8 +2,8 @@ # This is how the Debian source tarball was created: PACKAGE=prboom-plus -VERSION=2.5.1.4~ -SVNREV=4457 +VERSION=2.5.1.5~ +SVNREV=4462 DFSG=1 pushd .. diff --git a/debian/changelog b/debian/changelog index 02f79b0..8a1bcd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +prboom-plus (2:2.5.1.5~svn4462+dfsg1-1) UNRELEASED; urgency=medium + + * + + -- Fabian Greffrath <[email protected]> Sun, 24 Jan 2016 17:35:14 +0100 + prboom-plus (2:2.5.1.4~svn4457+dfsg1-1) unstable; urgency=medium * Imported Upstream version 2.5.1.4~svn4457+dfsg1 diff --git a/debian/rules b/debian/rules index 3db26ad..30240d5 100755 --- a/debian/rules +++ b/debian/rules @@ -11,8 +11,7 @@ override_dh_auto_configure: dh_auto_configure -- \ --disable-cpu-opt \ --disable-nonfree-graphics \ - --disable-silent-rules \ - PACKAGE_VERSION=$(DEB_VERSION_UPSTREAM) + --disable-silent-rules override_dh_auto_install: dh_auto_install -- \ -- 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

