File: control

package info (click to toggle)
jutils 20100502%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 428 kB
  • sloc: java: 305; xml: 166; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 716 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
Source: jutils
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends:
 ant,
 debhelper-compat (= 12),
 default-jdk,
 maven-repo-helper
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/jutils.git
Vcs-Browser: https://salsa.debian.org/java-team/jutils
Homepage: https://java.net/projects/jutils

Package: libjutils-java
Architecture: all
Depends: ${misc:Depends}
Description: Common utilities for Java Game Technology Group projects
 The JUtils Project hosts an implementation of a set of APIs utilized
 by other Java Game Technology Group projects (eg. JInput, JOAl,
 JOGL).