Package: gtk-vnc Version: 0.3.1-1 User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch Tags: patch
The new version has incompatible changes so the soname should be changed, it's likely that upstream doesn't care about that right now since the library is new but the shlibs should be updated
--- debian/rules.debian 2007-12-18 13:51:35.000000000 +0100 +++ debian/rules 2007-12-18 13:53:10.000000000 +0100 @@ -8,6 +8,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += --with-python DEB_CONFIGURE_EXTRA_FLAGS += --without-examples +DEB_DH_MAKESHLIBS_ARGS_libgtk-vnc-1.0-0 += -V 'libgtk-vnc-1.0-0 (>= 0.3.1)' binary-install/python-gtk-vnc:: dh_pycentral

