Revisions 0 to 10 in in which 'debian/gnade_common_ref.gpr' was
changed are listed below. These revisions are ancestors of the
revision
[ae6bdfd6..].
The "diff" links listed with each revision will show changes
in 'debian/gnade_common_ref.gpr' between that revision and
[ae6bdfd6..].
| Author: |
stephen_leake-2@stephe-leake.org |
| Changelog: |
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
|
| Date: |
Sat, 24 Oct 2009 11:36:40 GMT |
| Author: |
stephen_leake-2@stephe-leake.org |
| Changelog: |
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
|
| Date: |
Sat, 03 Oct 2009 16:04:33 GMT |
| Author: |
stephen_leake-2@stephe-leake.org |
| Changelog: |
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.
|
| Date: |
Sat, 19 Sep 2009 12:45:12 GMT |