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

Niels Thykier nthykier-guest at alioth.debian.org
Sat Nov 28 09:27:34 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  6d0f0bc81fa206f440f646138bb66ba463ccf179 (commit)
      from  ce904eae6275ec86705b3b363b3f094083ef08b0 (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 6d0f0bc81fa206f440f646138bb66ba463ccf179
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Nov 28 10:27:26 2009 +0100

    Added commons-loggings to the system jars.

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

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

diff --git a/debian/control b/debian/control
index 402b284..80d0f68 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: ant (>= 1.7.1),
                libcommons-codec-java,
                libcommons-el-java (>= 1.0-5),
                libcommons-httpclient-java,
-               libcommons-logging-java,
+               libcommons-logging-java (>= 1.1.1-6),
                libgl1-mesa-dev | libgl-dev,
                libglu1-mesa-dev | libglu-dev,
                libgnome-vfsmm-2.6-dev,
@@ -104,6 +104,7 @@ Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-run
          eclipse-rcp (= ${binary:Version}),
          java-common (>= 0.23),
          libcommons-el-java (>= 1.0-5),
+         libcommons-logging-java (>= 1.1.1-6),
          libjsch-java (>= 0.1.37-3),
          libservlet2.4-java (>= 5.0.30-9),
          libswt-gtk-3.5-java (= ${binary:Version}),
diff --git a/debian/patches/system-jars.patch b/debian/patches/system-jars.patch
index d7f064c..88b94e7 100644
--- a/debian/patches/system-jars.patch
+++ b/debian/patches/system-jars.patch
@@ -192,7 +192,7 @@ Applied-Upstream: no
 +#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.httpclient_*.jar;/usr/share/java/commons-httpclient.jar
-+#plugins/org.apache.commons.logging_*.jar;/usr/share/java/commons-logging.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
 +#plugins/org.apache.lucene_*.jar;/usr/share/java/lucene-core.jar
 +#plugins/org.hamcrest.core_*.jar;/usr/share/java/hamcrest-core.jar
diff --git a/system-jars.csv b/system-jars.csv
index 3dfe7fd..afc3e30 100644
--- a/system-jars.csv
+++ b/system-jars.csv
@@ -35,7 +35,7 @@ plugins/javax.servlet_2.4*.jar;/usr/share/java/servlet-api-2.4.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.httpclient_*.jar;/usr/share/java/commons-httpclient.jar
-#plugins/org.apache.commons.logging_*.jar;/usr/share/java/commons-logging.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
 #plugins/org.apache.lucene_*.jar;/usr/share/java/lucene-core.jar
 #plugins/org.hamcrest.core_*.jar;/usr/share/java/hamcrest-core.jar


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



More information about the pkg-java-commits mailing list