But nomatter what I do, I end up with
W: libgsl24: package-name-doesnt-match-sonames libgsl23 ie the library built by upstream is built as libgsl.so.23.1.0 -- even though upstream configure.ac has a long comment header ending in dnl gsl-2.5 libgsl 24:0:1 libgslcblas 0:0:0 as well as GSL_CURRENT=24 GSL_REVISION=0 GSL_AGE=1 [...] GSL_LT_VERSION="${GSL_CURRENT}:${GSL_REVISION}:${GSL_AGE}" AC_SUBST(GSL_LT_VERSION) I am stumped. Why does the '24' version not get through? Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org