CVS eclipse/debian

Michael Koch mkoch-guest at haydn.debian.org
Sun Nov 13 10:35:35 UTC 2005


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

Modified Files:
	changelog control control.in 
Log Message:
debian/control.in: libswt3.1-gtk-java: Fixed alternate Depends on
mozilla-firefox. Closes: #336285.


--- /cvsroot/pkg-java/eclipse/debian/changelog	2005/11/12 23:07:13	1.29
+++ /cvsroot/pkg-java/eclipse/debian/changelog	2005/11/13 10:35:34	1.30
@@ -14,9 +14,11 @@
 
   [ Michael Koch ]
   * debian/control.in: Build-Depends on java-gcj-compat-dev (>= 1.0.41-2).
-    Closes: #336012. 
+    Closes: #336012.
+  * debian/control.in: libswt3.1-gtk-java: Fixed alternate Depends on
+    mozilla-firefox. Closes: #336285.
 
- -- Michael Koch <konqueror at gmx.de>  Sat, 12 Nov 2005 15:14:02 +0000
+ -- Michael Koch <konqueror at gmx.de>  Sun, 13 Nov 2005 11:19:48 +0000
 
 eclipse (3.1.1-5) unstable; urgency=low
 
--- /cvsroot/pkg-java/eclipse/debian/control	2005/11/12 23:07:14	1.11
+++ /cvsroot/pkg-java/eclipse/debian/control	2005/11/13 10:35:35	1.12
@@ -228,7 +228,7 @@
 
 Package: libswt3.1-gtk-java
 Architecture: any
-Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | firefox (>=1.0.7), java-common
+Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | mozilla-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
--- /cvsroot/pkg-java/eclipse/debian/control.in	2005/11/12 23:07:14	1.10
+++ /cvsroot/pkg-java/eclipse/debian/control.in	2005/11/13 10:35:35	1.11
@@ -228,7 +228,7 @@
 
 Package: libswt3.1-gtk-java
 Architecture: any
-Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | firefox (>=1.0.7), java-common
+Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | mozilla-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