File: control

package info (click to toggle)
ecj 3.5.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,436 kB
  • ctags: 10,452
  • sloc: java: 106,870; python: 526; makefile: 191; xml: 37; sh: 33
file content (68 lines) | stat: -rw-r--r-- 3,107 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Source: ecj
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jerry Haltom <wasabi@larvalstage.net>, Michael Koch <konqueror@gmx.de>, Matthias Klose <doko@debian.org>
Build-Depends: cdbs (>= 0.4.26), debhelper (>= 5),
 gcj-4.4-jdk,
 libgcj-bc (>= 4.3.3-1),
 libecj-java (>= 3.3.0+0728) [arm], unzip [arm],
 fastjar, ant, zip, dpkg (>= 1.13.19), python, time
Build-Conflicts: ecj-bootstrap-gcj (<< 3.2.2)
Standards-Version: 3.8.3

Package: ecj
Architecture: any
Depends: libecj-java (>= ${source:Version}), ${pkg:gij}, ${pkg:libgcjjar}, java-common (>= 0.23), ${misc:Depends}
Recommends: ecj-gcj
Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj
Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj
Suggests: ant
Description: standalone version of the Eclipse Java compiler
 This package provides a standalone version of the Eclipse JDT compiler which
 is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit)
 and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7.

Package: libecj-java
Architecture: all
Depends: java-common (>= 0.23), ${misc:Depends}
Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj
Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj, ecj (<< 3.3.0-1)
Recommends: default-jre-headless | java2-runtime-headless | java5-runtime-headless
Suggests: ecj, ant, libecj-java-gcj
Description: Eclipse Java compiler (library)
 This package provides a standalone version of the Eclipse JDT compiler library
 which is distributed as part of Eclipse. It passes the JCK (Java Compatibility
 Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7.

Package: libecj-java-gcj
Architecture: any
Depends: java-common (>= 0.23), libecj-java (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: ecj-bootstrap-gcj (<< 3.2.2), eclipse-ecj-gcj, ecj-gcj (<< 3.3.0+0728)
Description: Eclipse Java compiler (native library)
 This package provides a standalone version of the Eclipse JDT compiler library
 which is distributed as part of Eclipse. It passes the JCK (Java Compatibility
 Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7.
 .
 This package contains a native version of libecj-java built using gcj.

Package: ecj1
Architecture: alpha arm armel
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: java byte code compiler used by gcj
 This package provides a standalone version of the java byte code compiler
 used by gcj.

Package: ecj-gcj
Architecture: any
Depends: ecj (>= ${source:Version}), libecj-java-gcj (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: java-gcj-compat (>= 1.0.69)
Replaces: ecj-bootstrap-gcj (<< 3.2.2), eclipse-ecj-gcj
Conflicts: eclipse-ecj-gcj
Provides: libecj-java-gcj
Description: standalone version of the Eclipse Java compiler (native version)
 This package provides a standalone version of the Eclipse JDT compiler which
 is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit)
 and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7.
 .
 This package contains a native version of ecj built using gcj.