Package: libglademm2.4 Version: 2.6.5-1 User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch Tags: patch
While looking at the Debian update I noticed that libglademm2.4-reference which was in libglademm-2.4-dev moved to libglademm-2.4-doc,a Replaces should be used there. The attached patch should fix the issue
--- debian/control.in.orig 2007-11-20 19:29:34.000000000 +0100 +++ debian/control.in 2007-11-20 19:30:36.000000000 +0100 @@ -60,6 +60,7 @@ doc-base, lynx | www-browser Suggests: libglibmm-2.4-doc, libgtkmm-2.4-doc, libglademm-2.4-dev +Replaces: libglademm-2.4-dev (<< 2.6.2-2) Description: C++ wrappers for libglade2 (documentation) Libglade is a library which enables an application to build its graphical interface from an XML file (generated by Glade) at runtime. libglademm is