| Author | Ludovic Brenta |
|---|---|
| Branch | org.debian.gnade |
| Changelog |
Correct project files in the -dev packages. * debian/sqlite3.gpr: new. * debian/gnade.gpr: rename to debian/odbc.gpr. * debian/rules (libgnade%-dev): install %.gpr in /usr/share/ada/adainclude. This means that only libgnadeodbc1-dev and libgnadesqlite3-1-dev install project files (namely odbc.gpr and sqlite3.gpr). One cannot use both in the same application because their Source_Dirs are the same. OTOH, using any one of these project files automatically links the proper shared library *and* libgnadecommon.so into the application. |
| Date | 2009-10-28T20:01:15 |
| Tag | gnade-1.6.2-2 |
| Oldrevision |
Old revision is: [1069e378..] (diff) |
|---|---|
| Rename |
Rename debian/gnade.gpr to debian/odbc.gpr |
| Addfile |
Add file: debian/sqlite3.gpr |
| Patch |
Patch file debian/odbc.gpr (diff) Patch file debian/rules (diff) |