tags 419877 + patch stop Compiling against the current version of libgtk2.0-dev in unstable (2.10.11) fixed this for me, with no problems encountered thus far.
Patch modifies debian/control to reflect lack of conflict. ">= 2.10.11" may not be necessary. Regards, -- Chris Lamb, Leamington Spa, UK GPG: 0x634F9A20
--- control.orig 2007-04-20 02:20:10.000000000 +0100
+++ control 2007-04-20 02:17:58.000000000 +0100
@@ -4,7 +4,7 @@
Maintainer: Ricardo Mones <[EMAIL PROTECTED]>
Uploaders: Paul Mangan <[EMAIL PROTECTED]>, Gustavo Noronha Silva <[EMAIL
PROTECTED]>
Build-Depends: debhelper (>= 5.0.0), dpatch (>= 2.0.10), libcompfaceg1-dev,
- libglib2.0-dev, libgtk2.0-dev, libgdk-pixbuf-dev, libgpgme11-dev (>= 0.4.5),
+ libglib2.0-dev, libgtk2.0-dev (>= 2.10.11), libgdk-pixbuf-dev, libgpgme11-dev
(>= 0.4.5),
libssl-dev, aspell-bin, libpisock-dev, libldap2-dev,
flex | flex-old, bison, gettext, libltdl3-dev, autotools-dev, libtool,
libaspell-dev (>= 0.50.3), libreadline5-dev, libclamav-dev, libt1-dev,
@@ -14,7 +14,6 @@
Package: sylpheed-claws-gtk2
Architecture: any
Depends: ${shlibs:Depends}
-Conflicts: libgtk2.0-0 (>= 2.9)
Recommends: sylpheed-claws-gtk2-i18n, metamail, xfonts-100dpi | xfonts-75dpi |
xfonts-100dpi-transcoded | xfonts-75dpi-transcoded,
aspell-en | aspell-dictionary, sylpheed-claws-scripts
signature.asc
Description: PGP signature

