[ecj] 24/145: Import Debian changes 3.2.1-5

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:24 BST 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository ecj.

commit 07bbf78688908cbf2f34d35e6de29872c7582f65
Author: Matthias Klose <doko at debian.org>
Date:   Thu Jan 11 20:44:40 2007 +0100

    Import Debian changes 3.2.1-5
    
    ecj-bootstrap (3.2.1-5) unstable; urgency=low
    
      * debian/control: Call it a "standalone" version, not a "bootstrap"
        version. The package is used as the compiler in java-gcj-compat-dev
        as well. See also #396170.
---
 debian/changelog |  9 ++++++++-
 debian/control   | 14 ++++----------
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1711e4c..d442fa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
+ecj-bootstrap (3.2.1-5) unstable; urgency=low
+
+  * debian/control: Call it a "standalone" version, not a "bootstrap"
+    version. The package is used as the compiler in java-gcj-compat-dev
+    as well. See also #396170.
+
+ -- Matthias Klose <doko at debian.org>  Thu, 11 Jan 2007 20:44:40 +0100
+
 ecj-bootstrap (3.2.1-4) unstable; urgency=medium
 
-  * TEST
   * Refactor batch/org/eclipse/jdt/internal/compiler/batch/Main.java,
     add batch/org/eclipse/jdt/internal/compiler/batch/GCCMain.java,
     needed to bootstrap GCC-4.3.
diff --git a/debian/control b/debian/control
index b6a80d9..c85bbfa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,24 +12,18 @@ Depends: gij-4.1 (>= 4.1.1-13), libgcj7-jar (>= 4.1.1), java-common (>= 0.23)
 Recommends: ecj-bootstrap-gcj
 Suggests: ant
 Provides: ecj
-Description: bootstrap version of the Eclipse Java compiler
- This package provides a bootstrap version of the Eclipse JDT compiler which is
+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 and 1.6.
- .
- This bootstrap version should be used for uploading initial versions of
- packages which are a dependency of Eclipse and build with ECJ.
 
 Package: ecj-bootstrap-gcj
 Architecture: any
 Depends: ecj-bootstrap (>= ${source:Version}), ${shlibs:Depends}
 Recommends: java-gcj-compat (>= 1.0.63)
-Description: bootstrap version of the Eclipse Java compiler (native version)
- This package provides a bootstrap version of the Eclipse JDT compiler which is
+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 and 1.6.
  .
- This bootstrap version should be used for uploading initial versions of
- packages which are a dependency of Eclipse and build with ECJ.
- .
  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