File: control

package info (click to toggle)
libgnujmi-java 0.0cvs20050116-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 616 kB
  • ctags: 619
  • sloc: sh: 2,571; java: 1,478; makefile: 48; xml: 31
file content (39 lines) | stat: -rw-r--r-- 1,448 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
Source: libgnujmi-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>, Niels Thykier <niels@thykier.net>
Build-Depends: debhelper (>= 7.0)
Build-Depends-Indep: default-jdk
Standards-Version: 3.8.3
Homepage: http://savannah.gnu.org/projects/classpathx
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgnujmi-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgnujmi-java/

Package: libgnujmi-java
Architecture: all
Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless,
 ${misc:Depends}
Suggests: libgnujmi-java-doc
Description: free implementation of the java metadata interface
 GNU JMI is a free implementation of the JSR-000040 The JavaTM Metadata
 Interface (JMI).
 .
 It consist of an API to solve the problem of incompatible metadata.
 . 
 This is the classpathx free implementation of the library.

Package: libgnujmi-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libgnujmi-java
Description: free implementation of the java metadata interface -- documentation
 GNU JMI is a free implementation of the JSR-000040 The JavaTM Metadata
 Interface (JMI).
 .
 It consist of an API to solve the problem of incompatible metadata.
 . 
 This is the classpathx free implementation of the library.
 .
 This package contains the autogenerated javadoc API for libgnujmi.