Revisions 0 to 10 in in which 'debian/changelog' 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/changelog' between that revision and [ae6bdfd6..].

823 days ago: Tag and upload as 1.6.2-3.
view file | diff | revision info | browse files
Author: Ludovic Brenta
Changelog: Tag and upload as 1.6.2-3.
Change UNRELEASED to unstable in debian/changelog.
Date: Sat, 07 Nov 2009 09:29:09 GMT
825 days ago: install examples, follow Debian Ada Policy more closely.
view file | diff | revision info | browse files
Author: stephen_leake-2@stephe-leake.org
Changelog: install examples, follow Debian Ada Policy more closely.
* debian/changelog: add 1.6.2-3
* debian/rules: install source, ali files in correct directories
according to Debian Ada Policy. Install examples. Add symlinks for
other README.Debian.
* debian/odbc.gpr: renamed to debian/gnadeodbc.gpr, refer to correct
directories
* debian/sqlite3.gpr: renamed to debian/gnadesqlite3.gpr, refer to
correct directories
* debian/gnadecommon.gpr: new
* debian/compat: change to 6.
* debian/gnade-dev.README.Debian: renamed to gnadecommon1-dev.README.Debian
* debian/test_installed.sh: New file.
Date: Thu, 05 Nov 2009 11:25:01 GMT
834 days ago: debian/changelog: prepare for release.
view file | diff | revision info | browse files
Author: Ludovic Brenta
Changelog: * debian/changelog: prepare for release.
- s/UNRELEASED/unstable/.
- Document all package name changes, introductions and removals to help
the release managers.
- Close the Request for Adoption bug.
- Document my latest changes.
Date: Tue, 27 Oct 2009 23:11:08 GMT
836 days ago: merge of 'b8e85b29c322983e75fa42fb90acc62d875a0930'
view file | diff | revision info | browse files
Author: stephen_leake-2@stephe-leake.org
Changelog: merge of 'b8e85b29c322983e75fa42fb90acc62d875a0930'
and 'c9f346c2545eaca8527c077c23a2bdc1d0037c9e'
Date: Mon, 26 Oct 2009 00:01:16 GMT
837 days ago: debian/control: Switch to gnat-4.4.
view file | diff | revision info | browse files
Author: Ludovic Brenta
Changelog: * debian/control: Switch to gnat-4.4.
* debian/changelog: Properly close #538643. New maintainer and sponsor.
Date: Sat, 24 Oct 2009 13:34:34 GMT
837 days ago: fix problems reported by lintian
view file | diff | revision info | browse files
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
858 days ago: odbc demo works when built on lenny with manual intervention
view file | diff | revision info | browse files
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
871 days ago: move patches where they belong. Start adding 'check' target; not working yet.
view file | diff | revision info | browse files
Author: stephen_leake-2@stephe-leake.org
Changelog: move patches where they belong. Start adding 'check' target; not working yet.
* debian/changelog: 'change -dbg section to debug' done earlier.
* debian/control (Maintainer): add mysqlclient for tests.
(Architecture): fix double entry for kfreebsd-amd64
* debian/patches: renamed
* debian/patches/bug-538643.patch: renamed
* debian/patches/series: renamed
* debian/rules (build): add check target
(build-arch): delete extraneous preprocess target
(debian/libgnade%-stamp): change $@ back to $*, per make manual.
Date: Sun, 20 Sep 2009 17:39:46 GMT
872 days ago: merge of '45ecf6b8d22e865bef2fc07bb4abc222d087f6b8'
view file | diff | revision info | browse files
Author: Ludovic Brenta
Changelog: merge of '45ecf6b8d22e865bef2fc07bb4abc222d087f6b8'
and '79dcddc66831fd9877923a1a2d5545b66f65a9dd'
Date: Sat, 19 Sep 2009 21:29:47 GMT
872 days ago: delete gesql, use gnat project files, clean up rules.
view file | diff | revision info | browse files
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