File: control

package info (click to toggle)
robocode 1.9.3.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,648 kB
  • sloc: java: 53,012; cs: 25,275; xml: 2,337; sh: 272; makefile: 15
file content (40 lines) | stat: -rw-r--r-- 1,135 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: robocode
Section: games
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 default-jdk-doc,
 javahelper,
 junit4,
 junit4-doc,
 libcodesize-java,
 libeclipse-jdt-core-java,
 libmaven-assembly-plugin-java,
 libmaven-dependency-plugin-java,
 libmaven-javadoc-plugin-java,
 libpicocontainer-java,
 libpicocontainer-java-doc,
 maven-debian-helper
Standards-Version: 4.6.2
Homepage: http://robocode.sourceforge.net/
Vcs-Git: https://salsa.debian.org/java-team/robocode.git
Vcs-Browser: https://salsa.debian.org/java-team/robocode

Package: robocode
Architecture: all
Depends:
 default-jre | java8-runtime,
 ${maven:Depends},
 ${misc:Depends}
Recommends:
 default-jdk,
 default-jdk-doc
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
 real-time and on-screen. The motto of Robocode is: Build the best, destroy the
 rest!