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

Niels Thykier nthykier-guest at alioth.debian.org
Fri Nov 27 19:14:08 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  0479db5f9f94157e677a3effc7851673c12b604b (commit)
      from  7c722b7c988c2ea211a66de5571d4ddad55004b9 (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 0479db5f9f94157e677a3effc7851673c12b604b
Author: Niels Thykier <niels at thykier.net>
Date:   Fri Nov 27 20:14:03 2009 +0100

    Added jsch information.

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

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

diff --git a/debian/control b/debian/control
index 0423272..ab236c5 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: ant (>= 1.7.1),
                libgtk2.0-dev,
                libhamcrest-java,
                libjetty-java,
-               libjsch-java,
+               libjsch-java (>= 0.1.37-3),
                liblucene2-java,
                libpango1.0-dev,
                libservlet2.4-java (>= 5.0.30-9),
@@ -102,6 +102,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),
+         libjsch-java (>= 0.1.37-3),
          libservlet2.4-java (>= 5.0.30-9),
          libswt-gtk-3.5-java (= ${binary:Version}),
          xulrunner-1.9.1,
diff --git a/system-jars.csv b/system-jars.csv
index 7507b80..b43c924 100644
--- a/system-jars.csv
+++ b/system-jars.csv
@@ -28,7 +28,7 @@ plugins/org.apache.ant_*/lib/ant-trax.jar;/usr/share/java/ant-trax.jar
 plugins/org.apache.ant_*/lib/ant-weblogic.jar;/usr/share/java/ant-weblogic.jar
 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/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.5*.jar;/usr/share/java/servlet-api-2.5.jar


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



More information about the pkg-java-commits mailing list