File: control

package info (click to toggle)
libconstantine-java 0.7-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 860 kB
  • ctags: 4,468
  • sloc: java: 5,562; ruby: 976; xml: 683; makefile: 41
file content (31 lines) | stat: -rw-r--r-- 1,103 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
Source: libconstantine-java
Section: java
Priority: optional
Maintainer: Nicolas Duboc <nduboc@debian.org>
Build-Depends: debhelper (>> 7.0.0), ant
Build-Depends-Indep: default-jdk, junit4, ant-optional
Standards-Version: 3.8.4
Homepage: http://github.com/wmeissner/jnr-constants/

Package: libconstantine-java
Architecture: all
Section: java
Depends: ${misc:Depends}, default-jre | java5-runtime
Description: platform constants for Java
 This package provides Java values for common platform C constants
 like those of files errno.h or sys/socket.h.
 .
 The upstream version of this package is now also known as jnr-constants.

Package: libconstantine-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: w3m | www-browser
Suggests: libconstantine-java
Description: Java Constantine library API documentation
 This package includes the development documentation for the Constantine Java
 library which provides Java values for common platform C constants like
 those of files errno.h or sys/socket.h.
 .
 The upstream version of this package is now also known as jnr-constants.