[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.6, updated. eclipse-ppa/maverick-100-gd717f39

Benjamin Drung bdrung-guest at alioth.debian.org
Mon Jul 5 22:21:12 UTC 2010


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-3.6 has been updated
       via  d717f3941e584e1971c28bae7ba67ad22330ef53 (commit)
      from  4c1e991854c72168377ea0934ab7f62372ea09bb (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 d717f3941e584e1971c28bae7ba67ad22330ef53
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Mon Jul 5 22:58:57 2010 +0200

    Update lucene.patch.

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

Summary of changes:
 debian/patches/lucene.patch |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/patches/lucene.patch b/debian/patches/lucene.patch
index 7488590..87fbb3e 100644
--- a/debian/patches/lucene.patch
+++ b/debian/patches/lucene.patch
@@ -1,5 +1,6 @@
 Description: Removed expected version for lucene2, since our version is "too new".
 Author: Niels Thykier <niels at thykier.net>
+Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=318912
 
 --- a/eclipse/plugins/org.eclipse.help.base/META-INF/MANIFEST.MF
 +++ b/eclipse/plugins/org.eclipse.help.base/META-INF/MANIFEST.MF
@@ -9,8 +10,8 @@ Author: Niels Thykier <niels at thykier.net>
   org.eclipse.help.standalone
 -Require-Bundle: org.apache.lucene;bundle-version="[1.9.1,2.0.0)";visibility:=reexport,
 - org.apache.lucene.analysis;bundle-version="[1.9.1,2.0.0)";visibility:=reexport,
-+Require-Bundle: org.apache.lucene;visibility:=reexport,
-+ org.apache.lucene.analysis;visibility:=reexport,
++Require-Bundle: org.apache.lucene;bundle-version="[1.9.1,3.0.0)";visibility:=reexport,
++ org.apache.lucene.analysis;bundle-version="[1.9.1,3.0.0)";visibility:=reexport,
   org.eclipse.ant.core;bundle-version="3.2.200";resolution:=optional,
   org.eclipse.core.runtime;bundle-version="3.6.0",
   org.eclipse.help;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,


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



More information about the pkg-java-commits mailing list