Package: uim-applet-gnome
Version: 1:1.1.1-2
Severity: serious

uim-applet-gnome on i386 is linked against the obsolete libgnutls11.
The autobuilt versions are fine. libgnutls11 is dead upstream, won't
be part of etch, which is why I am choosing a serious severity.

Fixing this requires a source upload, because the package is not
binNMU-able due to this:

Package: uim-common
Section: utils
Architecture: all
[...]

Package: uim-gtk2.0
Architecture: any
Depends: ${shlibs:Depends}, libgtk2.0-common, libgtk2.0-bin, uim-utils (>= ${Sou
rce-Version}), uim-common (>= ${Source-Version})
[and some more uim-common (>= ${Source-Version} dependencies.]

After Bin-NMU the new uim-gtk2.0 would depend on uim-common
(>= 1:1.1.1-2+b1) which does not exist, as binary-all parts are not
rebuilt in a binNMU.

Please clean up your build-system, purging libgnutls11-dev and
installing libgnutls-dev instead. Making the package binNMU-able by
using binary:Version and source:Version instead of Source-Version in
debian/control would also be nice. (A bare-bone working patch would
just replace any occurence of "uim-common (>= ${Source-Version}" with
"uim-common (>= ${Source:Version}" afaict.)

thanks, cu andreas




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to