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

Niels Thykier nthykier-guest at alioth.debian.org
Fri Oct 9 20:55:57 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  ebbae2469ad7eeadd1d18c8cb915f643c1820cfc (commit)
      from  babc009fd689d786e6b299506394e426bb1c3bf5 (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 ebbae2469ad7eeadd1d18c8cb915f643c1820cfc
Author: Niels Thykier <niels at thykier.net>
Date:   Fri Oct 9 22:55:47 2009 +0200

    Corrected depends and TODO.

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

Summary of changes:
 debian/TODO    |   17 +++++++++--------
 debian/control |    2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index e81a465..2df8c88 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,12 +1,13 @@
 Things needed to be fixed (discussed on 2009-10-09 on IRC; sorted by importance):
-* startup.jar link patch
-* Update stuff https://launchpad.net/bugs/438414
-* cdt
-* xulrunner detection & dependency
-* osgi bundles https://launchpad.net/bugs/102717
-* Use system jars rather than pre-compiled ones. (e.g. luence, ant, etc.)
-* debian/rules: Turn all calls in debian-build-stamp and debian-install-stamp
-  into patches and send them to eclipse-build.
+ * startup.jar link patch
+ * Update stuff https://launchpad.net/bugs/438414
+   - Might be solved by actually installing osgi bundles.
+ * cdt
+ * xulrunner detection & dependency
+ * osgi jars in separate package https://launchpad.net/bugs/102717
+ * Use system jars rather than pre-compiled ones. (e.g. luence, ant, etc.)
+ * debian/rules: Turn all calls in debian-build-stamp and debian-install-stamp
+   into patches and send them to eclipse-build.
 
 debian/control:
 	- Look at correcting debian/extra/eclipse.sh to support
diff --git a/debian/control b/debian/control
index 9984ada..62cf7ed 100644
--- a/debian/control
+++ b/debian/control
@@ -90,7 +90,7 @@ Depends: default-jre | java1-runtime | java2-runtime,
          eclipse-platform-data (= ${source:Version}),
          eclipse-rcp (= ${binary:Version}),
          java-common (>= 0.23),
-         liblucene-java (>= 1.4.2),
+         liblucene2-java,
          libswt-gtk-3.5-java (= ${binary:Version}),
          zenity | kdebase-bin,
          ${misc:Depends},


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



More information about the pkg-java-commits mailing list