This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository robocode.
commit 2be31a20ecb4a8cb523790f6d745c641ac614034 Author: Markus Koschany <[email protected]> Date: Sun Apr 30 16:08:15 2017 +0200 Prepare for new release --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6a36749..950081a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +robocode (1.9.2.6-3) UNRELEASED; urgency=medium + + * + + -- Markus Koschany <[email protected]> Sun, 30 Apr 2017 16:05:40 +0200 + robocode (1.9.2.5-2) unstable; urgency=medium * Declare compliance with Debian Policy 3.9.7. diff --git a/debian/rules b/debian/rules index f466be8..a9eb9f4 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ PKD := $(abspath $(dir $(MAKEFILE_LIST))) VER := $(shell dpkg-parsechangelog -l$(PKD)/changelog -SVersion | cut -d- -f1) PKG := robocode -COMMIT := 3286f2832c46ff86b46a260f4582ee92698b8ba8 +COMMIT := 0eb93ba532bc6731b7ff8dd02da1308d92ccb2fd %: dh $@ --parallel --buildsystem=maven -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robocode.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

