[robocode] 04/11: Prepare for new release.
Markus Koschany
apo at moszumanska.debian.org
Mon Mar 19 19:08:11 GMT 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository robocode.
commit 46a489145f6dfc0372828ebb0f0a1b9d91a14c9b
Author: Markus Koschany <apo at debian.org>
Date: Mon Mar 19 19:05:06 2018 +0100
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 d3d2f37..054df25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+robocode (1.9.3.1-4) UNRELEASED; urgency=medium
+
+ *
+
+ -- Markus Koschany <apo at debian.org> Mon, 19 Mar 2018 19:04:59 +0100
+
robocode (1.9.2.6-3) unstable; urgency=medium
* Target Java 1.7 when compiling Robocode.
diff --git a/debian/rules b/debian/rules
index a41400a..f671482 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 := 0eb93ba532bc6731b7ff8dd02da1308d92ccb2fd
+COMMIT := 7c4818ae84292490652f1d6c1dd7e05203cb4f11
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robocode.git
More information about the pkg-java-commits
mailing list