Re: libraries without version in SONAME

2004-12-27 Thread radus
Hello >>> On Mon, Dec 27, 2004 at 12:36:44AM +0200, [EMAIL PROTECTED] wrote: >>> I was looking into packaging a software that has a soname: >>> SONAME libyate.so >>> but no version, and also upstream doesn't want any version on this > library. >>> During dh_shlibdeps i get : >>> dpkg-shlibd

Re: libraries without version in SONAME

2004-12-26 Thread radus
> On Mon, Dec 27, 2004 at 12:36:44AM +0200, [EMAIL PROTECTED] wrote: >> Hello >> >> I was looking into packaging a software that has a soname: >> SONAME libyate.so >> but no version, and also upstream doesn't want any version on this library. >> During dh_shlibdeps i get : >> dpkg-shlibdeps:

libraries without version in SONAME

2004-12-26 Thread radus
Hello I was looking into packaging a software that has a soname: SONAME libyate.so but no version, and also upstream doesn't want any version on this library. During dh_shlibdeps i get : dpkg-shlibdeps: warning: format of libyate.so not recognized is this a problem because of the missing SO