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

Niels Thykier nthykier-guest at alioth.debian.org
Thu Nov 26 23:22:16 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  da4457f62ac3004fdf03e2a62ad702f59356d0ad (commit)
      from  2c915cc947896855c6a413dd235aabc9e84c38a3 (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 da4457f62ac3004fdf03e2a62ad702f59356d0ad
Author: Niels Thykier <niels at thykier.net>
Date:   Fri Nov 27 00:22:07 2009 +0100

    Updated sys-jar info and removed deprecated file.

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

Summary of changes:
 debian/control  |    4 ++--
 debian/sys-jars |    8 --------
 system-jars.csv |    4 ++--
 3 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 7eb499a..0f1b235 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: ant (>= 1.7.1),
                libatk1.0-dev,
                libcairo2-dev,
                libcommons-codec-java,
-               libcommons-el-java,
+               libcommons-el-java (>= 1.0-5),
                libcommons-httpclient-java,
                libcommons-logging-java,
                libgl1-mesa-dev | libgl-dev,
@@ -28,7 +28,7 @@ Build-Depends: ant (>= 1.7.1),
                libjsch-java,
                liblucene2-java,
                libpango1.0-dev,
-               libservlet2.4-java,
+               libservlet2.4-java (>= 5.0.30-9),
                libservlet2.5-java,
                libxt-dev,
                libxtst-dev,
diff --git a/debian/sys-jars b/debian/sys-jars
deleted file mode 100644
index 46a5304..0000000
--- a/debian/sys-jars
+++ /dev/null
@@ -1,8 +0,0 @@
-com.jcraft.jsch_:/usr/share/java/jsch.jar
-javax.servlet.jsp_:/usr/share/java/servlet-api-2.5.jar
-org.apache.commons.codec_:/usr/share/java/commons-codec.jar
-org.apache.commons.el_:/usr/share/java/commons-el.jar
-org.apache.commons.logging_:/usr/share/java/commons-logging.jar
-org.apache.lucene.analysis_:/usr/share/java/lucene-analyzers.jar
-org.hamcrest.core_:/usr/share/java/hamcrest-core.jar
-#org.junit4_:/usr/share/java/junit4.jar
diff --git a/system-jars.csv b/system-jars.csv
index 8f69514..7507b80 100644
--- a/system-jars.csv
+++ b/system-jars.csv
@@ -30,10 +30,10 @@ plugins/org.apache.ant_*/lib/ant.jar;/usr/share/java/ant.jar
 #plugins/org.junit_3.*/junit.jar;/usr/share/java/junit.jar
 #plugins/com.jcraft.jsch_*.jar;/usr/share/java/jsch.jar
 #plugins/javax.servlet.jsp_*.jar;/usr/share/java/jsp-api-2.1.jar
-#plugins/javax.servlet_2.4*.jar;/usr/share/java/servlet-api-2.4.jar
+plugins/javax.servlet_2.4*.jar;/usr/share/java/servlet-api-2.4.jar
 #plugins/javax.servlet_2.5*.jar;/usr/share/java/servlet-api-2.5.jar
 #plugins/org.apache.commons.codec_*.jar;/usr/share/java/commons-codec.jar
-#plugins/org.apache.commons.el_*.jar;/usr/share/java/commons-el.jar
+plugins/org.apache.commons.el_*.jar;/usr/share/java/commons-el.jar
 #plugins/org.apache.commons.httpclient_*.jar;/usr/share/java/commons-httpclient.jar
 #plugins/org.apache.commons.logging_*.jar;/usr/share/java/commons-logging.jar
 #plugins/org.apache.lucene.analysis_*.jar;/usr/share/java/lucene-analyzers.jar


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



More information about the pkg-java-commits mailing list