Hello, On Thu, 07 Jan 2021 03:21:51 +0000 Philip Wyett <[email protected]> wrote: > On Wed, 2021-01-06 at 13:27 +0100, Adam Borowski wrote: > > On Wed, Jan 06, 2021 at 04:15:28AM +0000, Philip Wyett wrote: > > > * Package name : libfilezilla > > > Version : 0.26.0-1 > > > > > > It builds those binary packages: > > > > > > libfilezilla0 - build high-performing platform-independent > > > programs > > > (runtime lib) > > > libfilezilla-dev - build high-performing platform-independent > > > programs (development) > > > > The soname has changed, you'd need to rename the runtime package to > > libfilezilla1. > > > >
Looks like the SONAME is currently set to 11 objdump -p ../libfilezilla.so.11.0.0 |grep -i SONAME SONAME libfilezilla.so.11 I fixed the number and uploaded to binNEW queue, will follow up with filezilla once accepted! G.

