On Sun, 5 May 2024 15:35:40 +0200 Sebastian Ramacher <[email protected]> wrote:
Source: sdpa Version: 7.3.16+dfsg-1 Severity: serious X-Debbugs-Cc: [email protected]Dependencies on libmumps-seq are produced using ${mumps-seq:Version} which does not include the changes from the t64 transition. Please adopt the dependency generation accordingly.
From what I can see, libmumps-seq is statically linked into the sdpa binary. Why is it not dynamically linked, like everything else? If it needs to be statically linked, why do we need a dependency on the shared library package? Instead of that, we should probably add a built-using field to the binary package, so that rebuilds can be scheduled when libmumps-seq changes, so that the statically-linked library gets updated.
Cheers, Emilio

