File: control

package info (click to toggle)
ecj 3.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,268 kB
  • ctags: 14,957
  • sloc: java: 138,182; python: 526; makefile: 213; sh: 35; xml: 32
file content (67 lines) | stat: -rw-r--r-- 3,115 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
Source: ecj
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 9), gcj-6-jdk, libgcj-bc, fastjar, ant, zip, unzip, dpkg (>= 1.13.19), python, time
Build-Depends-Indep: maven-repo-helper, default-jre-headless
Build-Conflicts: ecj-bootstrap-gcj (<< 3.8.2)
Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ecj
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/ecj/
Homepage: http://www.eclipse.org/jdt/core/index.php

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, 1.7 and 1.8.

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)
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, 1.7 and 1.8.

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, 1.7 and 1.8.
 .
 This package contains a native version of libecj-java built using gcj.

Package: ecj1
Architecture: any
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, 1.7 and 1.8.
 .
 This package contains a native version of ecj built using gcj.