Package: libavahi-ui-cil-dev Version: 0.6.19-4.2 Severity: normal Tags: patch
The avahi-sharp.pc pkg-config file is patched to update the CLI-policy- compliant location of the relevant assembly (in /usr/lib/cli instead of /usr/lib/mono), but avahi-ui-sharp.pc is not. This is a patch to fix that. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.36.2 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libavahi-ui-cil-dev depends on: ii libavahi-ui0.0-cil 0.6.19-4.2 CLI bindings for Avahi Ui ii libgtk2.0-cil-dev 2.12.10-1 CLI binding for the GTK+ toolkit 2 libavahi-ui-cil-dev recommends no packages. libavahi-ui-cil-dev suggests no packages. -- no debconf information
--- avahi-ui-sharp.pc.in.old 2010-12-12 14:22:56.354204475 -0500 +++ avahi-ui-sharp.pc.in 2010-12-12 14:23:08.478363570 -0500 @@ -6,4 +6,4 @@ Description: Mono bindings for the Avahi mDNS/DNS-SD stack Version: @PACKAGE_VERSION@ Requires: gtk-sharp-2.0 -Libs: -r:${libdir}/mono/avahi-ui-sharp/avahi-ui-sharp.dll +Libs: -r:${libdir}/cli/avahi-ui-sharp-0.0/avahi-ui-sharp.dll