[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. debian/3.6.2-exp-1-40-g745ced8
Niels Thykier
nthykier at alioth.debian.org
Fri Aug 5 16:16:27 UTC 2011
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 745ced8ca172f55e0b8c6901963676d535be3841 (commit)
from f4c20316cdf378796f2e7203f9dcec51a70c3f25 (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 745ced8ca172f55e0b8c6901963676d535be3841
Author: Niels Thykier <niels at thykier.net>
Date: Fri Aug 5 18:16:06 2011 +0200
Refreshed another patch and uncommented two unused patches
-----------------------------------------------------------------------
Summary of changes:
debian/patches/debian-load-internal-swt.patch | 2 +-
debian/patches/series | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/debian-load-internal-swt.patch b/debian/patches/debian-load-internal-swt.patch
index 43d92dc..9974417 100644
--- a/debian/patches/debian-load-internal-swt.patch
+++ b/debian/patches/debian-load-internal-swt.patch
@@ -7,7 +7,7 @@ Author: Niels Thykier <niels at thykier.net>
--- a/eclipse/plugins/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
+++ b/eclipse/plugins/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
-@@ -235,6 +235,9 @@ public static void loadLibrary (String name, boolean mapName) {
+@@ -255,6 +255,9 @@ public static void loadLibrary (String name, boolean mapName) {
/* Try loading library from java library path */
if (load (libName1, message)) return;
if (mapName && load (libName2, message)) return;
diff --git a/debian/patches/series b/debian/patches/series
index 100720c..48466b8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,10 +11,10 @@ remove-unnecessary-files.patch
strip-destDir.patch
clean-source.patch
osgi-services.patch
-osgi-services-symlink-javax.patch
+#osgi-services-symlink-javax.patch
#use-ant-1.8.2.patch
#eclipse-build-generatedScripts.patch
-generate-metadata-and-extract-swt-libraries.patch
+#generate-metadata-and-extract-swt-libraries.patch
#bp-ant-1.8.2-support.patch
debian-load-internal-swt.patch
gnomeproxy-pkg-config.patch
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list