On Tue, 2008-12-02 at 10:56 +0100, Rene Engelhard wrote: > severity 503314 wishlist > tag 503314 + wontfix > thanks > > Hi,
Hi Rene, > Soeren Sonnenburg wrote: > > The library should really be in /usr/lib like liblpsolve55*.a is. > > No, definitely not. Doing so would be a RC bug. Sorry, but there seems to be some misunderstanding. As this library obviously has no proper soname, the right fix is to suffix the library with -<version>. This is how it is written in the policy/debian library packaging guidelines. > *Unversioned* library. With NO SONAME. API/ABI changes from 5.5.0.10 to > 5.5.0.13. yes then that is why you would need to introduce a new package liblpsolve-5.5.0.13. > No way. There's a reason it's in its private dir. This does not help. When a project requires liblpsolve it still cannot use it (as abi changes are not dealt with). So you could as well remove the .so file an integrate liblpsolve statically. Soeren -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

