[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 159066ff7e4b4af158487038c213c1ca91364322
Niels Thykier
nthykier-guest at alioth.debian.org
Fri Feb 12 23:10:51 UTC 2010
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 159066ff7e4b4af158487038c213c1ca91364322 (commit)
from fa5d2a70eb099ba6bda6ec772292f462484ba29c (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 159066ff7e4b4af158487038c213c1ca91364322
Author: Niels Thykier <niels at thykier.net>
Date: Sat Feb 13 00:10:47 2010 +0100
Added asm3 to system jars.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 ++
debian/patches/system-jars.patch | 2 +-
system-jars.csv | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 748ab19..edce28d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: ant (>= 1.7.1),
docbook2x,
junit (>= 3.8.2-4),
junit4 (>= 4.7-3),
+ libasm3-java (>= 3.2-3),
libatk1.0-dev,
libcairo2-dev,
libcommons-codec-java (>= 1.4-2),
@@ -91,6 +92,7 @@ Architecture: any
Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
eclipse-jdt (= ${binary:Version}),
eclipse-platform (= ${binary:Version}),
+ libasm3-java (>= 3.2-3),
${misc:Depends}
Suggests: eclipse
Replaces: eclipse-pde-gcj
diff --git a/debian/patches/system-jars.patch b/debian/patches/system-jars.patch
index cc2862c..e566e28 100644
--- a/debian/patches/system-jars.patch
+++ b/debian/patches/system-jars.patch
@@ -215,6 +215,6 @@ Applied-Upstream: no
+plugins/org.apache.ws.commons.util_*.jar;delete
+#plugins/org.apache.jasper_*.jar;/usr/share/java/jasper.jar
+#plugins/org.mortbay.jetty_5*.jar;/usr/share/java/org.mortbay.jetty.jar
-+#plugins/org.objectweb.asm_*.jar;/usr/share/java/asm3.jar
++plugins/org.objectweb.asm_*.jar;/usr/share/java/asm3-all.jar
+plugins/org.apache.ws.jaxme_*.jar;delete
+plugins/org.apache.xmlrpc_*.jar;delete
diff --git a/system-jars.csv b/system-jars.csv
index 255edd9..99186f3 100644
--- a/system-jars.csv
+++ b/system-jars.csv
@@ -51,6 +51,6 @@ plugins/javax.management.remote_*.jar;/usr/share/java/mx4j-remote.jar
plugins/org.apache.ws.commons.util_*.jar;delete
#plugins/org.apache.jasper_*.jar;/usr/share/java/jasper.jar
#plugins/org.mortbay.jetty_5*.jar;/usr/share/java/org.mortbay.jetty.jar
-#plugins/org.objectweb.asm_*.jar;/usr/share/java/asm3.jar
+plugins/org.objectweb.asm_*.jar;/usr/share/java/asm3-all.jar
plugins/org.apache.ws.jaxme_*.jar;delete
plugins/org.apache.xmlrpc_*.jar;delete
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list