Below is the file 'debian/gnadecommon1-dev.README.Debian' from this revision. You can also download the file.
gnade for Debian ---------------- There are three gnade packages; gnadecommon, gnadeodbc, and gnadesqlite3. The binary library packages have a shared object version appended to the package name; the development packages have an ali version appended to the package name; see http://people.debian.org/~lbrenta/debian-ada-policy.html for more information on these version numbers. gnadecommon is used by gnadeodbc and gnadesqlite3; it is not useful on its own. The Ada specifications and bodies are in the directories /usr/share/ada/adainclude/gnadecommon, gnadeodbc, gnadesqlite3. The Ada Library Information (*.ali) files are in the directories /usr/lib/ada/adalib/gnadecommon, gnadeodbc, gnadesqlite3. The static libraries with debugging symbols and the stripped shared libraries are in /usr/lib. There is a GNAT project file for each library in /usr/share/ada/adainclude/gnadecommon.gpr, gnadeodbc.gpr, gnadesqlite.gpr; they contains usage instructions. To use GNADE in your Ada programs, write a GNAT project file for your project, and "with" either gnadeodbc or gnadesqlite3 (or both). See the usage instructions inside the *.gpr files for more details. -- Stephen Leake <stephen_leake@stephe-leake.org>, Wed, 4 Nov 2009 03:56:35 -0500