On Thu, Feb 01, 2024 at 09:16:08PM +0000, mwhud...@debian.org wrote: > To ensure that inconsistent combinations of libraries with their > reverse-dependencies are never installed together, it is necessary > to have a library transition, which is most easily done by renaming > the runtime library package.
If the ABI is broken is it normal that the shared library keeps the same name ?? (libevd-0.2.so.0 -> libevd-0.2.so.0.0.1) Berto