Below is the file 'debian/control' from this revision. You can also download the file.
Source: gnade
Section: libs
Priority: optional
Maintainer: Stephen Leake <stephen_leake@stephe-leake.org>
Uploaders: Ludovic Brenta <lbrenta@debian.org>
# sqlite3, libsqlite3-dev are used to test the sqlite3 interface
Build-Depends: debhelper (>= 6.0.7~), gnat-4.4, unixodbc-dev, libsqlite3-dev, quilt
Standards-Version: 3.8.3
XS-Vcs-Mtn: www.ada-france.org org.debian.gnade
XS-Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.gnade
Package: libgnadecommon1-dev
# architecture is limited only because gnat is; keep this in sync with gnat
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: libdevel
Depends: gnat-4.4, libgnadecommon1 (= ${binary:Version})
Suggests: libgnadecommon-dbg
Description: GNat Ada Database Environment - subprograms common to other GNADE packages
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the development files and static library for the
common subprograms.
Package: libgnadecommon-dbg
Priority: extra
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: debug
Depends: libgnadecommon1 (= ${binary:Version})
Description: GNat Ada Database Environment - common debugging symbols
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the debugging symbols for the common library.
Package: libgnadecommon1
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Depends: ${shlibs:Depends}
Description: GNat Ada Database Environment - common subprograms library
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the shared library for the common subprograms.
Package: libgnadeodbc1-dev
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: libdevel
Depends: gnat-4.4, libgnadecommon1-dev (= ${binary:Version}), unixodbc (>= 2.2.11-16), libgnadeodbc2 (= ${binary:Version})
Suggests: libgnadesqlite3-dev, libgnadeodbc-dbg
Conflicts: gnade-dev, libgnadeodbc-dev
Replaces: libgnadeodbc-dev
Description: GNat Ada Database Environment - ODBC programming interface
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the development files and static library for the
ODBC interface.
Package: libgnadeodbc-dbg
Priority: extra
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: debug
Depends: libgnadeodbc2 (= ${binary:Version})
Description: GNat Ada Database Environment - ODBC debugging symbols
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the debugging symbols for the ODBC interface.
Package: libgnadeodbc2
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Depends: ${shlibs:Depends}
Description: GNat Ada Database Environment - ODBC interface
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the shared library for the ODBC interface.
Package: libgnadesqlite3-1-dev
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Depends: gnat-4.4, libgnadecommon1-dev (= ${binary:Version}), libsqlite3-dev, libgnadesqlite3-2 (= ${binary:Version})
Section: libdevel
Suggests: libgnadesqlite3-dbg
Conflicts: libgnadesqlite-dev
Replaces: libgnadesqlite-dev
Description: GNat Ada Database Environment - SQLite3 programming interface
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the development files and static library for the
SQLite3 interface.
Package: libgnadesqlite3-dbg
Priority: extra
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Depends: libgnadesqlite3-2 (= ${binary:Version})
Section: debug
Description: GNat Ada Database Environment - SQLite3 debugging symbols
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the debugging symbols for the SQLite3 interface.
Package: libgnadesqlite3-2
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Depends: ${shlibs:Depends}
Description: GNat Ada Database Environment - SQLite3 interface
GNADE is a complete database development environment for Ada
programmers. It consists of:
.
a. A Thin binding to the ODBC API. With this API, you can write
programs that query any ODBC-compliant database server.
.
b. A thin binding to SQLite3.
.
This package contains the shared library for the SQLite3 interface.