[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 614455d4182d66f4b3142fa18dad92ba7bd2b564

Niels Thykier nthykier-guest at alioth.debian.org
Thu Oct 8 21:50:09 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  614455d4182d66f4b3142fa18dad92ba7bd2b564 (commit)
      from  056e178c70549b28b0435c6f64b309b11f7be215 (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 614455d4182d66f4b3142fa18dad92ba7bd2b564
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Oct 8 23:50:02 2009 +0200

    Remove startup.jar - not used anymore.

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

Summary of changes:
 debian/eclipse-platform.install |    1 -
 debian/rules                    |    4 ----
 2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/debian/eclipse-platform.install b/debian/eclipse-platform.install
index ba588f6..b86d8be 100644
--- a/debian/eclipse-platform.install
+++ b/debian/eclipse-platform.install
@@ -122,5 +122,4 @@ usr/lib/eclipse/plugins/org.mortbay.jetty.server_*.jar
 usr/lib/eclipse/plugins/org.mortbay.jetty.util_*.jar
 usr/lib/eclipse/plugins/org.sat4j.core_*.jar
 usr/lib/eclipse/plugins/org.sat4j.pb_*.jar
-usr/lib/eclipse/startup.jar
 usr/share/applications
diff --git a/debian/rules b/debian/rules
index 25308b3..aa11636 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,10 +73,6 @@ debian-install-stamp:
 	cp $(SOURCE_DIR)/buildRepo/plugins/org.eclipse.update.core.linux_*.jar $(DEBIAN_PACK_LIBDIR)/plugins
 
 	rm -fr $(DEBIAN_PACK_LIBDIR)/p2/
-	# Make a link called "startup.jar" for backwards compatibility.
-	cd $(DEBIAN_PACK_LIBDIR) && \
-		eval LAUNCHERNAME=$$(ls plugins | grep equinox.launcher_) && \
-		ln -s plugins/$$LAUNCHERNAME startup.jar
 	# Generate metadata and extract the swt libraries.
 	eval LAUNCHERVERSION=$$(ls $(DEBIAN_PACK_LIBDIR)/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//') && \
 		cd $(DEB_DESTDIR) && java \


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



More information about the pkg-java-commits mailing list