Junichi Uekawa <[EMAIL PROTECTED]> writes:

> BTW, having Build-Depends: libfoo-dev in 
> a library's build-deps, will allow the developer
> to overlook a soname change in depending shared library.
> Which is a bad idea in the QA standpoint.

Yes and no.

The programer can overlook the soname change for the source. The API
hasn't changed and nothing needs to adjust for the new soname.

The packaging system won't let the binary forget the soname change
though as that is part of the package name of the libary. Binaries
will keep using the old lib till they are recompiled.

You see, nothing breaks.

MfG
        Goswin


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

Reply via email to