[Pkg-mono-devel] Solving dh_clideps warnings "missing shlibs"

David Paleino d.paleino at gmail.com
Wed Jun 11 16:24:15 UTC 2008


Hi all,
I'm packaging some mono libraries (I've done libanculus-sharp, and now doing
libwebkit-sharp), and I'm having a warning from dh_clideps:

dh_clideps: Warning: Missing shlibs entry: webkit-1.0.so.1 or webkit-1.0 for:
webkit-sharp.dll!

How to solve this?
I've added a "dummy" debian/shlibs file:

webkit-1.0 1 libwebkit-sharp

but that didn't work.
So, after reading dh_clideps code, I've found this at line 190:

open($fh, "cat /var/lib/dpkg/info/*.shlibs $pwd/debian/shlibs.local $pwd/debian/*/DEBIAN/shlibs 2> /dev/null |");

Shouldn't $pwd/debian/shlibs be added also there? Also, it might be useful
adding this information to the manpage (using shlibs.local worked fine...)

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-mono-devel/attachments/20080611/1ff38567/attachment.pgp 


More information about the Pkg-mono-devel mailing list