On Wed, Feb 26, 2025 at 8:25 PM Étienne Mollier <emoll...@debian.org> wrote: > Mathieu, what do you think?
I'll move the *.dic back to where they were originally. And will apply the suggested: [...] Or if those files aren't really changing that much, they could be moved to a non-versioned path, and loose the dependency a bit, e.g. dcmtk-data (>= ${source:Version}). [...] I migrated those shared files away from libdcmtkX originally because of a (lintian?) report asking to reduce the size of identical files. I (shamelessly) copy/pasted the solution from cmake/cmake-data without noticing that shared libs are a different beast than executables. Will fix asap, as well as other minor bug fixes. The patch is already there for the equivalent '/etc' issue anyway. Thanks all.