en-us Changes to file debian/gnade_common_ref.gpr (from [ae6bdfd6..]) http://green.ada-france.org:8081/revision/filechanges/ae6bdfd62739192edcddbb7a83ba80804b3bd307/debian/gnade_common_ref.gpr Changes to file debian/gnade_common_ref.gpr (from [ae6bdfd6..]) http://green.ada-france.org:8081/revision/info/7b45ade6e4bb261a46d3994bf1feec54c4322c10 fix problems reported by lintian fix problems reported by lintian
* debian/README.source: doc lintian overrides for autotools files
* debian/changelog: change date
* debian/control (Standards-Version): update
* debian/gnade_common_build.gpr: add comments
* debian/gnade_common_ref.gpr: add object_dir
* debian/gnade_odbc_build.gpr: add rationale for keeping libgnadecommon.
add Library_Options.
* debian/gnade_odbc_example_build.gpr: add 'with "gnade_common_ref"',
comment on linker options.
* debian/gnade_sqlite3_build.gpr: add Library_Options.
* debian/rules: improve comments
(libgnade%-dev): don't install shared object library in -dev package.
(lint): new rule.
* debian/patches/mtn-ignore.patch: New file.
* debian/patches/series: add mtn-ignore.patch
stephen_leake-2@stephe-leake.org Sat, 24 Oct 2009 11:36:40 GMT
http://green.ada-france.org:8081/revision/info/9433e38e63f2bb6f7fd6091934b3f8fc261a77bc odbc demo works when built on lenny with manual intervention odbc demo works when built on lenny with manual intervention
* debian/control (Build-Depends): actually need mysql-server, libmyodbc to test odbc interface.
* debian/*.gpr: gnat 4.3 doesn't support 'library' keyword.
* debian/odbc_mysql_driver.ini: New file.
* debian/odbc_mysql_source.ini: New file.
* debian/patches/demo_warnings.patch: New file.
* debian/patches/series: add demo_warnings.patch
* debian/rules (debian/odbc-source-stamp): new; create database, odbc data source
stephen_leake-2@stephe-leake.org Sat, 03 Oct 2009 16:04:33 GMT
http://green.ada-france.org:8081/revision/info/45ecf6b8d22e865bef2fc07bb4abc222d087f6b8 delete gesql, use gnat project files, clean up rules. delete gesql, use gnat project files, clean up rules.
* debian/README.source: document why gesql is not packaged.
* debian/control: delete gesql, clean up
* debian/changelog: update.
* debian/gnade.gpr: add -lgnadecommon
* debian/gnade_common_build.gpr: New file.
* debian/gnade_common_ref.gpr: New file.
* debian/gnade_odbc_build.gpr: New file.
* debian/gnade_odbc_ref.gpr: New file.
* debian/gnade_sqlite3_build.gpr: New file.
* debian/rules: split out libgnadecommon. delete gesql. use GNAT project
files. use a single build target to build static and dynamic versions
for each library use simpler names for static library install target.
use debian/tmp, not tmp. general cleanup.
stephen_leake-2@stephe-leake.org Sat, 19 Sep 2009 12:45:12 GMT