CVS eclipse/debian

Stephan Michels tashiro-guest at haydn.debian.org
Sun Oct 30 12:10:47 UTC 2005


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

Modified Files:
	changelog control.in 
Log Message:
Updated debian/extra/config.ini
to fix the problem with the missing splash screen.
Updated debian/control, debian/extra/eclipse.sh
and debian/patches/eclipse-libswt-mozilla-classic.dpatch
to make it possible to use Firefox instead of Mozilla. Closes: #336285


--- /cvsroot/pkg-java/eclipse/debian/changelog	2005/10/27 19:59:31	1.9
+++ /cvsroot/pkg-java/eclipse/debian/changelog	2005/10/30 12:10:46	1.10
@@ -6,6 +6,13 @@
       (https://bugs.eclipse.org/bugs/show_bug.cgi?id=114001).
     - Removed debian/patches/eclipse-consoleprogressmonitor.dpatch
       because patch was never necessary.
+    - Updated debian/patches/eclipse-ant-manifest.dpatch
+      to fix the problem of incorrect manifest file.
+    - Updated debian/extra/config.ini
+      to fix the problem with the missing splash screen.
+    - Updated debian/control, debian/extra/eclipse.sh
+      and debian/patches/eclipse-libswt-mozilla-classic.dpatch
+      to make it possible to use Firefox instead of Mozilla. Closes: #336285
 
  -- Stephan Michels <stephan at apache.org>  Thu, 27 Oct 2005 19:08:02 +0200
 
--- /cvsroot/pkg-java/eclipse/debian/control.in	2005/10/25 13:47:50	1.2
+++ /cvsroot/pkg-java/eclipse/debian/control.in	2005/10/30 12:10:47	1.3
@@ -224,7 +224,7 @@
 
 Package: libswt3.1-gtk-java
 Architecture: all
-Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0), java-common
+Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | firefox (>=1.0.7), java-common
 Replaces: libswt2.1-gtk2-java, libswt-gtk3-java
 Conflicts: libswt2.1-gtk2-java, libswt-gtk3-java, libswt-gtk-3.1-java
 Description: Fast and rich GUI toolkit for Java, gtk2 version



More information about the pkg-java-commits mailing list