CVS eclipse/debian

Michael Koch mkoch-guest at haydn.debian.org
Thu Dec 15 22:42:23 UTC 2005


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

Modified Files:
	changelog control control.in 
Log Message:
* debian/control.in: libswt3.1-gtk-java: Alternatively Depends on firefox
  (>= 1.4.99). Closes: 342505


--- /cvsroot/pkg-java/eclipse/debian/changelog	2005/12/15 22:14:43	1.40
+++ /cvsroot/pkg-java/eclipse/debian/changelog	2005/12/15 22:42:23	1.41
@@ -14,8 +14,10 @@
     compliant. Closes: #342255
   * debian/rules: Generalized architecture support where debian arch name
     is the same as the eclipse arch name. Closes: #342579
+  * debian/control.in: libswt3.1-gtk-java: Alternatively Depends on firefox
+    (>= 1.4.99). Closes: 342505
 
- -- Michael Koch <konqueror at gmx.de>  Thu, 15 Dec 2005 23:13:19 +0000
+ -- Michael Koch <konqueror at gmx.de>  Thu, 15 Dec 2005 23:42:23 +0000
 
 eclipse (3.1.1-6) unstable; urgency=low
 
--- /cvsroot/pkg-java/eclipse/debian/control	2005/11/20 18:20:23	1.14
+++ /cvsroot/pkg-java/eclipse/debian/control	2005/12/15 22:42:23	1.15
@@ -234,7 +234,7 @@
 
 Package: libswt3.1-gtk-java
 Architecture: any
-Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | mozilla-firefox (>= 1.0.7), java-common
+Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | mozilla-firefox (>= 1.0.7) | firefox (>= 1.4.99), 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/20 18:20:23	1.14
+++ /cvsroot/pkg-java/eclipse/debian/control.in	2005/12/15 22:42:23	1.15
@@ -234,7 +234,7 @@
 
 Package: libswt3.1-gtk-java
 Architecture: any
-Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | mozilla-firefox (>= 1.0.7), java-common
+Depends: libswt3.1-gtk-jni (= ${Source-Version}), mozilla-browser (>= 2:1.7.0) | mozilla-firefox (>= 1.0.7) | firefox (>= 1.4.99), 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