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

Niels Thykier nthykier-guest at alioth.debian.org
Sat Nov 28 06:50:10 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  ce904eae6275ec86705b3b363b3f094083ef08b0 (commit)
      from  bc2e10c4784adb8891672ebf600883b3f7a13a27 (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 ce904eae6275ec86705b3b363b3f094083ef08b0
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Nov 28 07:50:01 2009 +0100

    Added sat4j to system jars.

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

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

diff --git a/debian/control b/debian/control
index 0197224..402b284 100644
--- a/debian/control
+++ b/debian/control
@@ -107,6 +107,7 @@ Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-run
          libjsch-java (>= 0.1.37-3),
          libservlet2.4-java (>= 5.0.30-9),
          libswt-gtk-3.5-java (= ${binary:Version}),
+         sat4j,
          xulrunner-1.9.1,
          ${misc:Depends},
          ${perl:Depends},
diff --git a/debian/patches/system-jars.patch b/debian/patches/system-jars.patch
index 96f3d73..d7f064c 100644
--- a/debian/patches/system-jars.patch
+++ b/debian/patches/system-jars.patch
@@ -199,5 +199,5 @@ Applied-Upstream: no
 +#plugins/org.junit4/junit.jar;/usr/share/java/junit4.jar
 +#plugins/org.mortbay.jetty.server_*.jar;/usr/share/java/jetty.jar
 +#plugins/org.mortbay.jetty.util_*.jar;/usr/share/java/jetty-util.jar
-+#plugins/org.sat4j.core_*.jar;/usr/share/sat4j/org.sat4j.core.jar
-+#plugins/org.sat4j.pb_*.jar;/usr/share/sat4j/org.sat4j.pb.jar
++plugins/org.sat4j.core_*.jar;/usr/share/sat4j/org.sat4j.core.jar
++plugins/org.sat4j.pb_*.jar;/usr/share/sat4j/org.sat4j.pb.jar
diff --git a/system-jars.csv b/system-jars.csv
index b43c924..3dfe7fd 100644
--- a/system-jars.csv
+++ b/system-jars.csv
@@ -42,5 +42,5 @@ plugins/org.apache.commons.el_*.jar;/usr/share/java/commons-el.jar
 #plugins/org.junit4/junit.jar;/usr/share/java/junit4.jar
 #plugins/org.mortbay.jetty.server_*.jar;/usr/share/java/jetty.jar
 #plugins/org.mortbay.jetty.util_*.jar;/usr/share/java/jetty-util.jar
-#plugins/org.sat4j.core_*.jar;/usr/share/sat4j/org.sat4j.core.jar
-#plugins/org.sat4j.pb_*.jar;/usr/share/sat4j/org.sat4j.pb.jar
+plugins/org.sat4j.core_*.jar;/usr/share/sat4j/org.sat4j.core.jar
+plugins/org.sat4j.pb_*.jar;/usr/share/sat4j/org.sat4j.pb.jar


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



More information about the pkg-java-commits mailing list