[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 7c722b7c988c2ea211a66de5571d4ddad55004b9
Niels Thykier
nthykier-guest at alioth.debian.org
Thu Nov 26 23:34:17 UTC 2009
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 7c722b7c988c2ea211a66de5571d4ddad55004b9 (commit)
via 166cd9b2fc2142d530929597dd06e9d6ad861ff4 (commit)
from 23b48afc69d3e98b033192223f80dfdc8b356b21 (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 7c722b7c988c2ea211a66de5571d4ddad55004b9
Author: Niels Thykier <niels at thykier.net>
Date: Fri Nov 27 00:34:09 2009 +0100
"Unwrap" the Depends lines.
commit 166cd9b2fc2142d530929597dd06e9d6ad861ff4
Author: Niels Thykier <niels at thykier.net>
Date: Fri Nov 27 00:31:03 2009 +0100
s/))/)/
-----------------------------------------------------------------------
Summary of changes:
debian/control | 26 +++++++++-----------------
1 files changed, 9 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 025c10c..0423272 100644
--- a/debian/control
+++ b/debian/control
@@ -62,8 +62,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 | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
eclipse-platform (= ${binary:Version}),
eclipse-plugin-cvs (= ${binary:Version}),
${misc:Depends}
@@ -82,8 +81,7 @@ Description: Eclipse Java Development Tools (JDT)
Package: eclipse-pde
Architecture: any
-Depends: default-jre | java1-runtime | java2-runtime |
- java5-runtime | java6-runtime,
+Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
eclipse-jdt (= ${binary:Version}),
eclipse-platform (= ${binary:Version}),
${misc:Depends}
@@ -99,13 +97,12 @@ 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 | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
eclipse-platform-data (>= ${source:Version}),
eclipse-rcp (= ${binary:Version}),
java-common (>= 0.23),
libcommons-el-java (>= 1.0-5),
- libservlet2.4-java (>= 5.0.30-9)),
+ libservlet2.4-java (>= 5.0.30-9),
libswt-gtk-3.5-java (= ${binary:Version}),
xulrunner-1.9.1,
${misc:Depends},
@@ -163,8 +160,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 | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
eclipse-platform (= ${binary:Version}),
${misc:Depends}
Description: Eclipse Team Integration (CVS support)
@@ -179,8 +175,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 | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
libequinox-osgi-java (= ${source:Version}),
libswt-gtk-3.5-java (= ${binary:Version}),
${shlibs:Depends},
@@ -205,8 +200,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 | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
${misc:Depends}
Conflicts: eclipse-rcp (<< 3.5.1-0ubuntu3)
Description: Equinox OSGi framework
@@ -221,8 +215,7 @@ Description: Equinox OSGi framework
Package: libswt-gtk-3.5-java
Architecture: any
-Depends: default-jre | java1-runtime | java2-runtime |
- java5-runtime | java6-runtime,
+Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
java-common (>= 0.23),
libswt-gtk-3.5-jni (= ${binary:Version}),
${misc:Depends}
@@ -248,8 +241,7 @@ Description: Standard Widget Toolkit for Java, GTK+ version
Package: libswt-gtk-3.5-jni
Architecture: any
-Depends: default-jre | java1-runtime | java2-runtime |
- java5-runtime | java6-runtime,
+Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
${shlibs:Depends},
${misc:Depends}
Recommends: ${shlibs:Recommends}
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list