[ecj] 01/01: Updated the packages descriptions to mention the compatibility with Java 8
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jun 30 14:30:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ecj.
commit 1ac45860e448bcbef09945795896673685bd2236
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jun 30 15:55:02 2014 +0200
Updated the packages descriptions to mention the compatibility with Java 8
---
debian/changelog | 6 ++++++
debian/control | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9737f25..a5a7e7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ecj (3.10.0-2) UNRELEASED; urgency=medium
+
+ * Updated the packages descriptions to mention the compatibility with Java 8
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 30 Jun 2014 15:53:55 +0200
+
ecj (3.10.0-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index d8845de..177bc99 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ 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.
+ and is compatible with Java 1.3, 1.4, 5, 6, 7 and 8.
Package: libecj-java
Architecture: all
@@ -36,7 +36,7 @@ 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.
+ Kit) and is compatible with Java 1.3, 1.4, 5, 6, 7 and 8.
Package: libecj-java-gcj
Architecture: any
@@ -45,7 +45,7 @@ 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.
+ Kit) and is compatible with Java 1.3, 1.4, 5, 6, 7 and 8.
.
This package contains a native version of libecj-java built using gcj.
@@ -66,6 +66,6 @@ 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.
+ and is compatible with Java 1.3, 1.4, 5, 6, 7 and 8.
.
This package contains a native version of ecj built using gcj.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git
More information about the pkg-java-commits
mailing list