Package: kdebindings Version: 4:4.4.5-7 Severity: normal Tags: patch the dll map of libqimageblitz0.0-cil is wrong. it maps /usr/lib/cli/qimageblitz-0.50/libqimageblitz-sharp.so but the library is installed in /usr/lib/cli/qimageblitz-0.0/libqimageblitz-sharp.so
This will leads to a build failure with cli-common-dev 0.8~exp2 which fails instead of warning when a shlib cannot be resolved. --- kdebindings-4.4.5.orig/debian/csharp/qimageblitz.dll.config 2010-07-26 12:47:40.000000000 +0200 +++ kdebindings-4.4.5/debian/csharp/qimageblitz.dll.config 2011-05-16 01:22:26.191549178 +0200 @@ -1,3 +1,3 @@ <configuration> -<dllmap dll="libqimageblitz-sharp" target="/usr/lib/cli/qimageblitz-0.5/libqimageblitz-sharp.so" /> +<dllmap dll="libqimageblitz-sharp" target="/usr/lib/cli/qimageblitz-0.0/libqimageblitz-sharp.so" /> </configuration> -- System Information: Debian Release: squeeze/sid APT prefers natty-updates APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty-proposed'), (500, 'natty'), (100, 'natty-backports') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-9-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
signature.asc
Description: OpenPGP digital signature