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

Niels Thykier nthykier-guest at alioth.debian.org
Tue Feb 16 22:25:13 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  db698b18e5e58e77624a767f4f21a97512a6ac81 (commit)
      from  09af2840e8cc398ac8f6512a7c26532f404df5d6 (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 db698b18e5e58e77624a767f4f21a97512a6ac81
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Feb 16 23:25:07 2010 +0100

    Added yet another system-jar.

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

Summary of changes:
 debian/control                   |    1 +
 debian/patches/system-jars.patch |    3 ++-
 system-jars.csv                  |    1 +
 3 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index edce28d..a258661 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Build-Depends: ant (>= 1.7.1),
                libpango1.0-dev,
                libservlet2.4-java (>= 5.0.30-10),
                libservlet2.5-java (>= 6.0.20-8),
+               libxerces2-java,
                libxt-dev,
                libxtst-dev,
                lsb-release,
diff --git a/debian/patches/system-jars.patch b/debian/patches/system-jars.patch
index af96cb2..0f609c0 100644
--- a/debian/patches/system-jars.patch
+++ b/debian/patches/system-jars.patch
@@ -170,7 +170,7 @@ Index: eclipse-3.5.1+repack/system-jars.csv
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 +++ eclipse-3.5.1+repack/system-jars.csv	2010-02-16 16:26:48.220203761 +0100
-@@ -0,0 +1,47 @@
+@@ -0,0 +1,48 @@
 +plugins/org.apache.ant_*/bin/ant;/usr/share/ant/bin/ant
 +plugins/org.apache.ant_*/bin/antRun;/usr/share/ant/bin/antRun
 +plugins/org.apache.ant_*/bin/antRun.pl;/usr/share/ant/bin/antRun.pl
@@ -218,3 +218,4 @@ Index: eclipse-3.5.1+repack/system-jars.csv
 +#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-all.jar
++plugins/org.eclipse.osgi/osgi/xmlParserAPIs.jar;/usr/share/java/xmlParserAPIs.jar
diff --git a/system-jars.csv b/system-jars.csv
index 1d71a9f..c34bfd2 100644
--- a/system-jars.csv
+++ b/system-jars.csv
@@ -45,3 +45,4 @@ plugins/javax.management.remote_*.jar;/usr/share/java/mx4j-remote.jar
 #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-all.jar
+plugins/org.eclipse.osgi/osgi/xmlParserAPIs.jar;/usr/share/java/xmlParserAPIs.jar


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



More information about the pkg-java-commits mailing list