[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 72f1078d2ab963ca8485be3f2e94e9697b7a6488
Benjamin Drung
bdrung-guest at alioth.debian.org
Mon Sep 21 21:03:07 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 72f1078d2ab963ca8485be3f2e94e9697b7a6488 (commit)
via 00e767c7d42da6e55bdc8264e18e2a6ca490c56f (commit)
via b7b402a195d602dd01ff8fc3988330ca9f4e3ab2 (commit)
from e56f15e9fdb7ea9d444b744afe03dd74df748266 (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 72f1078d2ab963ca8485be3f2e94e9697b7a6488
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Mon Sep 21 23:02:32 2009 +0200
eclipse depends (unversioned) on all binary packages
commit 00e767c7d42da6e55bdc8264e18e2a6ca490c56f
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Mon Sep 21 22:59:23 2009 +0200
eclipse-platform depends on eclipse-rpc
commit b7b402a195d602dd01ff8fc3988330ca9f4e3ab2
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Mon Sep 21 22:56:05 2009 +0200
Revert "Added missing plug-in folder."
This reverts commit e56f15e9fdb7ea9d444b744afe03dd74df748266.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 8 ++++----
debian/eclipse-platform.install | 1 -
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index d2071ec..fd76e25 100644
--- a/debian/control
+++ b/debian/control
@@ -38,10 +38,9 @@ Homepage: http://www.eclipse.org/
Package: eclipse
Architecture: any
-Depends: eclipse-jdt (= ${binary:Version}),
- eclipse-platform (= ${binary:Version}),
- eclipse-pde (= ${binary:Version}),
- ${shlibs:Depends},
+Depends: eclipse-jdt,
+ eclipse-pde,
+ eclipse-plugin-cvs,
${misc:Depends}
Description: Extensible Tool Platform and Java IDE
The Eclipse Platform is an open and extensible platform for anything and yet
@@ -92,6 +91,7 @@ Package: eclipse-platform
Architecture: any
Depends: default-jre | java1-runtime | java2-runtime,
eclipse-platform-data (= ${source:Version}),
+ eclipse-rpc (= ${binary:Version}),
java-common (>= 0.23),
liblucene-java (>= 1.4.2),
libswt-gtk-3.5-java (= ${binary:Version}),
diff --git a/debian/eclipse-platform.install b/debian/eclipse-platform.install
index e547359..9314682 100644
--- a/debian/eclipse-platform.install
+++ b/debian/eclipse-platform.install
@@ -28,7 +28,6 @@ debian/tmp/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility_*.jar
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.core.variables_*.jar
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.debug.core_*.jar
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.debug.ui_*.jar
-debian/tmp/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.*
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.equinox.security_*.jar
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.equinox.security.ui_*.jar
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.help.appserver_*.jar
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list