File: control

package info (click to toggle)
jutils 20100502%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 428 kB
  • ctags: 223
  • sloc: java: 305; xml: 68; makefile: 20
file content (33 lines) | stat: -rw-r--r-- 1,194 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
Source: jutils
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Gabriele Giacone <1o5g4r8o@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.29), ant
Build-Depends-Indep: default-jdk, default-jdk-doc
Standards-Version: 3.9.0
Vcs-Git: git://git.debian.org/pkg-java/jutils.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/jutils.git
Homepage: https://jutils.dev.java.net/
DM-Upload-Allowed: yes

Package: libjutils-java
Architecture: all
Depends: ${java: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).

Package: libjutils-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libjutils-java
Recommends: default-jdk-doc
Description: Common utilities for Java Game Technology Group projects (javadoc)
 The JUtils Project hosts an implementation of a set of APIs utilized
 by other Java Game Technology Group projects (eg. JInput, JOAl,
 JOGL).
 .
 This is the API documentation for jutils