package libswt3.2-gtk-java tag 340998 patch thanks --- eclipse-3.2.1/debian/control.orig 2007-01-10 10:11:26.000000000 -0700 +++ eclipse-3.2.1/debian/control 2007-01-22 09:47:17.000000000 -0700 @@ -190,7 +190,7 @@ Depends: libswt3.2-gtk-jni (= ${Source-Version}), java-common Recommends: libswt3.2-gtk-gcj, ${shlibs:Depends} Replaces: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java, eclipse-rcp (<< 3.1.2-2) -Conflicts: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java, libswt-gtk-3.2-java +Conflicts: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java Description: Fast and rich GUI toolkit for Java, gtk2 version SWT (Standard Widget Toolkit) provides functionality similar to Swing, but is much faster and open source. Mainly, it is used
On 1/20/07, Shaun Jackman <[EMAIL PROTECTED]> wrote:
On 1/20/07, Tomas Pospisek <[EMAIL PROTECTED]> wrote: > Is any progress made on making azureus install-time-compatible with > eclipse3? Or will etch end with users having to chose either to use > eclipse3 or azureus but not both? The only remaining bug that prevents both Azureus and Eclipse from being installable at the same time is #340998, `libswt3.2-gtk-java: Should not conflict with libswt-gtk-3.2-java'. The good news is that this bug is trivial to fix. Contact the maintainers of Eclipse.
This patch removes the erroneous conflict between libswt3.2-gtk-java and libswt-gtk-3.2-java. Cheers, Shaun
--- eclipse-3.2.1/debian/control.orig 2007-01-10 10:11:26.000000000 -0700 +++ eclipse-3.2.1/debian/control 2007-01-22 09:47:17.000000000 -0700 @@ -190,7 +190,7 @@ Depends: libswt3.2-gtk-jni (= ${Source-Version}), java-common Recommends: libswt3.2-gtk-gcj, ${shlibs:Depends} Replaces: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java, eclipse-rcp (<< 3.1.2-2) -Conflicts: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java, libswt-gtk-3.2-java +Conflicts: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java Description: Fast and rich GUI toolkit for Java, gtk2 version SWT (Standard Widget Toolkit) provides functionality similar to Swing, but is much faster and open source. Mainly, it is used