This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository robocode.
commit c81245eab64677b03ab6aabda4950fdb9568b474 Author: Markus Koschany <[email protected]> Date: Tue Jan 5 08:16:49 2016 +0100 robocode: Suggest netbeans as an alternative IDE. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3f17b84..85916f7 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,8 @@ Recommends: default-jdk, default-jdk-doc Suggests: - eclipse + eclipse, + netbeans Description: Java programming game based on battle tanks Robocode is a Java programming game where the goal is to develop a robot battle tank to battle against other tanks. The robot battles are running in -- 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

