Package: libgnomeuimm2.6
Version: 2.20.0-1
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch
Tags: patch
While looking at the Debian update I noticed that
libgnomeuimm2.6-reference which was in libgnomeuimm-2.6-dev moved to
libgnomeuimm-2.6-doc ,a Replaces should be used there. The attached
patch should fix the issue
--- debian/control.in.orig 2007-11-20 19:22:22.000000000 +0100
+++ debian/control.in 2007-11-20 19:23:46.000000000 +0100
@@ -55,7 +55,7 @@
lynx | www-browser
Suggests: libgtkmm-2.4-doc
Conflicts: libgnomeuimm-2.6-1, libgnomeuimm-2.6-1c2
-Replaces: libgnomeuimm-2.6-1, libgnomeuimm-2.6-1c2
+Replaces: libgnomeuimm-2.6-1, libgnomeuimm-2.6-1c2, libgnomeuimm-2.6-dev (<< 2.20.0-1)
Description: C++ wrappers for libgnomeui (documentation)
libgnomeui is the library for the GNOME user interface
functions. libgnomeuimm is the C++ wrapper for libgnomeui.