This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".

The branch, master has been updated
       via  55a5df045ee0565c5865ab7c3ea6b1c70bc4650d (commit)
      from  31f5c3f7dae10bc6ce2ca5d389dd840623a133d8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 55a5df045ee0565c5865ab7c3ea6b1c70bc4650d
Author: Niels Thykier <[email protected]>
Date:   Thu Feb 25 08:34:16 2010 +0100

    Updated descriptions of -platform and -jdt to mention that -pde
     is needed for most plugins.
    
    Reduced the available JRE for eclipse to java5 or higher.

-----------------------------------------------------------------------

Summary of changes:
 debian/TODO    |    1 -
 debian/control |   17 ++++++++++-------
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 9a5ce90..3d7ad74 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,4 @@
 Things needed to be fixed (discussed on 2009-10-09 on IRC; sorted by 
importance):
- * Clarify package description: 
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/455911/comments/12
  * debian/rules: Turn all calls in debian-build-stamp and debian-install-stamp
    into patches and send them to eclipse-build.
  * cdt
diff --git a/debian/control b/debian/control
index c1a19d2..dca797e 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,7 @@ Description: Extensible Tool Platform and Java IDE
 Package: eclipse-jdt
 Architecture: any
 Depends: ant-optional,
-         default-jre | java1-runtime | java2-runtime | java5-runtime | 
java6-runtime,
+         default-jre | java5-runtime | java6-runtime,
          eclipse-platform (= ${binary:Version}),
          eclipse-plugin-cvs (= ${binary:Version}),
          junit (>= 3.8.2-4),
@@ -88,10 +88,12 @@ Description: Eclipse Java Development Tools (JDT)
  develop Java applications within Eclipse. It includes a complete and powerful
  Java IDE along with several editors, a refactoring engine, Ant and JUnit
  integration, debugger, and many more features.
+ .
+ Please note that a lot of plugins cannot be installed without eclipse-pde.
 
 Package: eclipse-pde
 Architecture: any
-Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | 
java6-runtime,
+Depends: default-jre | java5-runtime | java6-runtime,
          eclipse-jdt (= ${binary:Version}),
          eclipse-platform (= ${binary:Version}),
          libasm3-java (>= 3.2-3),
@@ -109,7 +111,7 @@ Description: Eclipse Plug-in Development Environment (PDE)
 
 Package: eclipse-platform
 Architecture: any
-Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | 
java6-runtime,
+Depends: default-jre | java5-runtime | java6-runtime,
          eclipse-platform-data (>= ${source:Version}),
          eclipse-rcp (= ${binary:Version}),
          java-common (>= 0.23),
@@ -153,7 +155,8 @@ Description: Eclipse platform without plug-ins to develop 
any language
   * eclipse-pde Plug-in Development Tools
   * eclipse Complete development environment
  .
- This package is the base for all eclipse plug-ins.
+ This package is the base for all eclipse plug-ins. Please note that a lot of
+ plugins cannot be installed without eclipse-pde.
 
 Package: eclipse-platform-data
 Architecture: all
@@ -181,7 +184,7 @@ Description: Eclipse platform without plug-ins to develop 
any language (data)
 Package: eclipse-plugin-cvs
 Architecture: any
 Depends: cvs (>= 1.12.13-8),
-         default-jre | java1-runtime | java2-runtime | java5-runtime | 
java6-runtime,
+         default-jre | java5-runtime | java6-runtime,
          eclipse-platform (= ${binary:Version}),
          ${misc:Depends}
 Replaces: eclipse-cvs
@@ -197,7 +200,7 @@ Description: Eclipse Team Integration (CVS support)
 
 Package: eclipse-rcp
 Architecture: any
-Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | 
java6-runtime,
+Depends: default-jre | java5-runtime | java6-runtime,
          libequinox-osgi-java (= ${source:Version}),
          libicu4j-java (>= 4.0.1.1),
          ${shlibs:Depends},
@@ -230,7 +233,7 @@ Description: Eclipse Rich Client Platform (RCP)
 
 Package: libequinox-osgi-java
 Architecture: all
-Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | 
java6-runtime,
+Depends: default-jre | java5-runtime | java6-runtime,
          ${misc:Depends}
 Conflicts: eclipse-rcp (<< 3.5.1-0ubuntu3)
 Replaces: eclipse-platform-gcj,


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to