Roberto,
I am finding the following when I build my ppl-10.1
packaging in fink...
Validating .deb dir /sw/src/fink.build/root-ppl-shlibs-0.10.1-1...
Error: Shlibs field says compatibility version for /sw/lib/libppl.7.dylib is
8.0.0, but it is actually 9.0.0.
Error: package contains the shared library
/sw/lib/ppl/libppl_java.jnilib
but the corresponding install_name and compatibility_version
%p/lib/ppl/libppl_java.jnilib 0.0.0
are not listed in the Shlibs field. See the packaging manual.
Removing runtime build-lock...
Removing build-lock package...
It seems rather bad form to me that soversions are being changed in
minor dot releases of ppl. This has been one of my biggest fears
about cloog/ppl...that the so version control be randomly bumped.
Jack