Hello everyone,
        i'm just packaging a new library and i having problems with the
sonames. Let's call my package libsome. I have (more or less)

libsome1:
        /usr/lib/libsome.so.1.1.1
        /usr/lib/libsome.so.1 -> /usr/lib/libsome.so.1.1.1
libsome1-dev:
        /usr/lib/libsome/libsome_files.so
        /usr/lib/libsome/libsome_shadow.so
        /usr/lib/libsome.so -> /usr/lib/libsome.so.1.1.
        *.la
        *.h

But when running lintian i get:
        W: libsome1-dev: package-name-doesnt-match-sonames libsome_shadow.so
libsome_files.so

        How should i resolv this?

        Apart of this, i also hve python bindings:
python2.3-libsome:
        /usr/lib/python2.3/site-packages/libsomemodule.la
        /usr/lib/python2.3/site-packages/libsome.so

And i have this on lintian:

W: python2.3-libsome: package-name-doesnt-match-sonames libsomemodule.so

        All this only appears with the last version of lintian. Thx in
advanced.

        Ghe Rivero


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to