Update of /cvsroot/pkg-java/eclipse/debian
In directory haydn:/tmp/cvs-serv21168

Modified Files:
        changelog rules 
Log Message:
Rebuild disable-filelog and tomcat patches.
Disable the disable-javadoc patch.
Add patch for gnuformatterjdtui, updatehomedir, libswt-mozilla-classic
and navtivepresentation.


--- /cvsroot/pkg-java/eclipse/debian/changelog  2005/10/24 19:36:11     1.5
+++ /cvsroot/pkg-java/eclipse/debian/changelog  2005/10/24 19:47:46     1.6
@@ -4,6 +4,26 @@
     solution.
   * debian/rules: Handle ia64 architecture.
   * Worked around bugs in latest lucene package.
+  * Stephan Michels <[EMAIL PROTECTED]>:
+    - Added debian/patches/eclipse-gnuformatterjdtui.dpatch
+      to make the GNU formation rules available in the preferences
+      (https://bugs.eclipse.org/bugs/show_bug.cgi?id=91770)
+    - Added debian/patches/eclipse-updatehomedir.dpatch
+      to add home directory as installation location 
+      if ECLIPSE_HOME is not writable
+      (https://bugs.eclipse.org/bugs/show_bug.cgi?id=90630)
+    - Updated debian/patches/eclipse-disable-filelog.dpatch
+      so that the patch didn't depend on the tomcat patches anymore
+    - Updated debian/patches/eclipse-tomcat5.patch
+      to combine the tomcat5 patches to one patch
+    - Updated debian/patches/eclipse-disable-tomcat.dpatch
+      in respect of the eclipse-disable-filelog.dpatch
+    - Added debian/patches/eclipse-libswt-mozilla-classic.dpatch
+      to set the classic theme for the browser widget to improve the look
+      (https://bugs.eclipse.org/bugs/show_bug.cgi?id=108257)
+    - Added debian/patches/eclipse-navtivepresentation.dpatch
+      to enable the internal native presentation and add some improvments
+      (https://bugs.eclipse.org/bugs/show_bug.cgi?id=93806)
 
  -- Michael Koch <[EMAIL PROTECTED]>  Mon, 24 Oct 2005 19:29:40 +0000
 
--- /cvsroot/pkg-java/eclipse/debian/rules      2005/10/24 19:36:11     1.4
+++ /cvsroot/pkg-java/eclipse/debian/rules      2005/10/24 19:47:46     1.5
@@ -118,7 +118,6 @@
        eclipse-build \
        eclipse-consoleprogressmonitor \
        eclipse-disable-buildHelpIndex \
-       eclipse-disable-javadoc \
        eclipse-disable-motif \
        eclipse-efj \
        eclipse-fileinitializer \
@@ -127,6 +126,7 @@
        eclipse-java-model-cache \
        eclipse-libjawt \
        eclipse-libswt-cairo1.0 \
+       eclipse-disable-filelog \
        eclipse-libswt-enableall \
        eclipse-libswt-mozilla \
        eclipse-swt-cflags \
@@ -135,17 +135,17 @@
        eclipse-s390ands390x2 \
        eclipse-swt-x11 \
        eclipse-swttools \
+       eclipse-gnuformatterjdtui \
+       eclipse-updatehomedir \
+       eclipse-libswt-mozilla-classic \
+       eclipse-navtivepresentation 
 
 ifeq ($(with_tomcat),yes)
   eclipse_patches += \
-       eclipse-tomcat5 \
-       eclipse-tomcat5.y \
-       eclipse-tomcat5.z \
-       z-eclipse-disable-filelog
+       eclipse-tomcat5 
 else
   eclipse_patches += \
-       z-tomcat-disabled \
-       z-eclipse-disable-filelog-notomcat
+       eclipse-disable-tomcat
 endif
 
 export PATCHLIST = $(eclipse_patches)

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to