Calceph (was: supernovas package update)
Hi again,
Ole Streicher <olebole@debian.org> writes:
>>>> appended). We missed that because there was not any package that
>>>> depended on the library, but it became apparent as I was packaging
>>>> another tool (calceph)...
The reason of the problems in calceph is that the first line of the
symbols file here is
libcalceph.so.2 libcalceph #MINVER#
but it should be
libcalceph.so.2 libcalceph2 #MINVER#
i.e. the second item here is the package name, not the basename. You
should rename the file to libcalceph2.symbols, and change the first line
accordingly.
Best
Ole
Reply to: