[pkg-java] r2518 - trunk/eclipse/debian
Michael Koch
mkoch at costa.debian.org
Sat Sep 30 04:14:07 UTC 2006
Author: mkoch
Date: 2006-09-30 04:14:07 +0000 (Sat, 30 Sep 2006)
New Revision: 2518
Modified:
trunk/eclipse/debian/changelog
trunk/eclipse/debian/control
trunk/eclipse/debian/control.in
Log:
* debian/control.in: Added new meta package eclipse-gcj for native eclipse users.
Modified: trunk/eclipse/debian/changelog
===================================================================
--- trunk/eclipse/debian/changelog 2006-09-29 10:56:43 UTC (rev 2517)
+++ trunk/eclipse/debian/changelog 2006-09-30 04:14:07 UTC (rev 2518)
@@ -37,6 +37,8 @@
debian/rules: Patch com.ibm.icu_3.4.4.1.jar and
com.ibm.icu.base_3.4.4.1.jar into the source-tree.
* debian/extra/ecj-gcj.1, debian/extra/ecj-java.1: Fixed manpage name.
+ * debian/control.in: Added new meta package eclipse-gcj for native eclipse
+ users.
-- Michael Koch <konqueror at gmx.de> Mon, 18 Sep 2006 05:22:34 +0000
Modified: trunk/eclipse/debian/control
===================================================================
--- trunk/eclipse/debian/control 2006-09-29 10:56:43 UTC (rev 2517)
+++ trunk/eclipse/debian/control 2006-09-30 04:14:07 UTC (rev 2518)
@@ -230,6 +230,19 @@
Package to provide the whole Eclipse SDK, which includes the Java Development
Tools and Plug-in Development Tools.
+Package: eclipse-gcj
+Architecture: all
+Depends: java-gcj-compat-dev, eclipse, eclipse-ecj-gcj, eclipse-jdt-gcj, eclipse-pde-gcj, eclipse-platform-gcj, eclipse-rcp-gcj, libswt3.2-gtk-gcj
+Description: Native Eclipse run with GCJ
+ The Eclipse Platform is an open and extensible platform for anything and yet
+ nothing in particular. It provides a foundation for constructing and running
+ integrated software-development tools. The Eclipse Platform allows tool
+ builders to independently develop tools that integrate with other people's
+ tools so seamlessly you can't tell where one tool ends and another starts.
+ .
+ Package to provide the whole native Eclipse SDK, which includes the Java
+ Development Tools and Plug-in Development Tools.
+
Package: libswt3.2-gtk-java
Architecture: any
Depends: libswt3.2-gtk-jni (= ${Source-Version}), java-common
Modified: trunk/eclipse/debian/control.in
===================================================================
--- trunk/eclipse/debian/control.in 2006-09-29 10:56:43 UTC (rev 2517)
+++ trunk/eclipse/debian/control.in 2006-09-30 04:14:07 UTC (rev 2518)
@@ -230,6 +230,19 @@
Package to provide the whole Eclipse SDK, which includes the Java Development
Tools and Plug-in Development Tools.
+Package: eclipse-gcj
+Architecture: all
+Depends: java-gcj-compat-dev, eclipse-ecj-gcj, eclipse-jdt-gcj, eclipse-pde-gcj, eclipse-platform-gcj, eclipse-rcp-gcj, libswt3.2-gtk-gcj
+Description: Native Eclipse run with GCJ
+ The Eclipse Platform is an open and extensible platform for anything and yet
+ nothing in particular. It provides a foundation for constructing and running
+ integrated software-development tools. The Eclipse Platform allows tool
+ builders to independently develop tools that integrate with other people's
+ tools so seamlessly you can't tell where one tool ends and another starts.
+ .
+ Package to provide the whole native Eclipse SDK, which includes the Java
+ Development Tools and Plug-in Development Tools.
+
Package: libswt3.2-gtk-java
Architecture: any
Depends: libswt3.2-gtk-jni (= ${Source-Version}), java-common
More information about the pkg-java-commits
mailing list