This might be bug in python-utidylib, as packages should rely on SONAME of the library:
$ objdump -p /usr/lib/x86_64-linux-gnu/libtidy.so... | grep SONAME SONAME libtidy.so.5deb1 And not on the full library name. (Anyway it has been fixed already…but it might be worth fixing in the python-utidylib as well) O. -- Ondřej Surý ond...@sury.org > On 26 Oct 2018, at 09:49, Michal Čihař <ni...@debian.org> wrote: > > Hi > > On Fri, 2018-10-26 at 08:36 +0200, Ondřej Surý wrote: >> Not sure if it’s “serious” per se, as the package is full functional, >> but I’ll upload a fix in a minute. > > Thanks, it breaks python-utidylib, that was my motivation for the > severity. > > -- > Michal Čihař | https://cihar.com/ | https://weblate.org/ >