Felipe, Thanks for the contribution, but this is insufficient. You see, the new Ada compiler (GCC 4.1) changes the ABI, so it is necessary to change the soname of the shared library. I am currently in the process of migrating all Ada packages to the new compiler, but I am struggling.
Would you have time to submit an updated patch that also changes the soname? Look in debian/rules and in debian/control, there is nothing else to change IIRC. After the soname change, the package must build-depend on gnat (>= 4.1) and the -dev package must depend on gnat-4.1. This is because gnat-4.2 will probably change the ABI again. Thanks -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]