Package: libgnomemm2.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 you use "Conflicts: libgnomemm-2.6-dev (<< 2.20.0-1)", or libgnomemm2.6-reference which was in libgnomemm-2.6-dev moved to libgnomemm-2.6-doc, a Replaces should be used there. There is also no need to Conflicts when moving files between packages, the Replaces field is enough for a smooth upgrade. The attached patch should fix the issue
--- debian/control.in.orig 2007-11-20 18:14:33.000000000 +0100 +++ debian/control.in 2007-11-20 18:14:48.000000000 +0100 @@ -49,7 +49,7 @@ Depends: ${misc:Depends}, doc-base, lynx | www-browser -Conflicts: libgnomemm-2.6-dev (<< 2.20.0-1) +Replaces: libgnomemm-2.6-dev (<< 2.20.0-1) Description: C++ wrappers for libgnome (documentation) Gnomemm is a powerful C++ binding for the GNOME libraries. Gnomemm includes bindings for all the popular GNOME interfaces like