Your message dated Sun, 05 Nov 2006 07:44:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358301: fixed in gnade 1.6.1-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gnade
Version: 1.5.1-4
Your package fails to build when using GCC 4.1 or 4.0:
gcc-4.1 -c -I./ -g -O2 -gnato -gnatn -gnatVa -I.. -I../../../support
-I../../../dbi/odbc -I- /home/tbm/src/gnade-1.5.1/debian/tmp/make_gnadeodbc.adb
gnu-db-sqlcli.adb:134:42: cannot inline "To_Ada" (call returns unconstrained
type)
gnatmake: "/home/tbm/src/gnade-1.5.1/debian/tmp/make_gnadeodbc.adb"
compilation error
Can you please investigate whether this is a bug in the package or in
the compiler?
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: gnade
Source-Version: 1.6.1-1
We believe that the bug you reported is fixed in the latest version of
gnade, which is due to be installed in the Debian FTP archive:
gnade-bin_1.6.1-1_i386.deb
to pool/main/g/gnade/gnade-bin_1.6.1-1_i386.deb
gnade_1.6.1-1.diff.gz
to pool/main/g/gnade/gnade_1.6.1-1.diff.gz
gnade_1.6.1-1.dsc
to pool/main/g/gnade/gnade_1.6.1-1.dsc
gnade_1.6.1.orig.tar.gz
to pool/main/g/gnade/gnade_1.6.1.orig.tar.gz
libgnademysql-dev_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnademysql-dev_1.6.1-1_i386.deb
libgnademysql1.6_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnademysql1.6_1.6.1-1_i386.deb
libgnadeodbc-dev_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnadeodbc-dev_1.6.1-1_i386.deb
libgnadeodbc1.6_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnadeodbc1.6_1.6.1-1_i386.deb
libgnadepostgresql-dev_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnadepostgresql-dev_1.6.1-1_i386.deb
libgnadepostgresql1.6_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnadepostgresql1.6_1.6.1-1_i386.deb
libgnadesqlite-dev_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnadesqlite-dev_1.6.1-1_i386.deb
libgnadesqlite1.6_1.6.1-1_i386.deb
to pool/main/g/gnade/libgnadesqlite1.6_1.6.1-1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ludovic Brenta <[EMAIL PROTECTED]> (supplier of updated gnade package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 27 Oct 2006 21:15:50 +0200
Source: gnade
Binary: libgnadesqlite-dev libgnadepostgresql-dev libgnademysql-dev
libgnadeodbc1.6 libgnademysql1.6 gnade-bin libgnadesqlite1.6 libgnadeodbc-dev
libgnadepostgresql1.6
Architecture: source i386
Version: 1.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Ludovic Brenta <[EMAIL PROTECTED]>
Changed-By: Ludovic Brenta <[EMAIL PROTECTED]>
Description:
gnade-bin - GNat Ada Database Environment - embedded SQL preprocessor
libgnademysql-dev - GNat Ada Database Environment - MySQL programming interface
libgnademysql1.6 - GNat Ada Database Environment - MySQL interface
libgnadeodbc-dev - GNat Ada Database Environment - ODBC programming interface
libgnadeodbc1.6 - GNat Ada Database Environment - ODBC interface
libgnadepostgresql-dev - GNat Ada Database Environment - PostgreSQL
programming interface
libgnadepostgresql1.6 - GNat Ada Database Environment - PostgreSQL interface
libgnadesqlite-dev - GNat Ada Database Environment - SQLite programming
interface
libgnadesqlite1.6 - GNat Ada Database Environment - SQLite interface
Closes: 356760 358301 362979 363609
Changes:
gnade (1.6.1-1) unstable; urgency=low
.
* Acknowledge NMU. Thanks, Luk. Closes: #362979, #356760.
* New upstream version from the CVS server.
* Make the following changes to the directory structure:
cd dbi; mv sqlite sqlite2; ln -s sqlite3 sqlite.
Thus, libgnadesqlite has now switched to SQLite 3. Made possible
by the Ada.Containers shipped with GCC 4.1.
* debian/control (Maintainer): change my email address; now a full DD.
(Build-Depends): switch to gnat >= 4.1, libsqlite3-dev. Add quilt.
(Standards-Version): update to 3.7.2 with no changes required.
(Architecture): add alpha, amd64, hppa, ia64, and s390.
(libgnadeodbc1, libgnademysql1, libgnadepostgresql1, libgnadesqlite1):
rename to *1.6 due to ABI change, with Conflicts and Replaces.
Update descriptions. Closes: #363609.
(libgnadeodbc-dev, libgnademysql-dev, libgnadepostgresql-dev,
libgnadesqlite-dev): new packages, separated from the preprocessor
for future multilib support. Depend on their respective database
packages.
(gnade-doc): remove, non-free due to a one-line invariant section :(
Suggested, not Recommended, by the other packages.
* debian/rules: ditto. Adjust parallel gnatmakes to the number of CPUS
present in the system. Use quilt to apply patches. Arrange to never
delete object files during a build anymore; this makes it possible
to restart an interrupted build. Do not use stamps anymore; compute
dependencies correctly in the first place. Use pattern targets instead
of repeating target rules over and over.
* patches/series: new.
* patches/inline_functions_returning_unconstrained_types.patch: new.
Closes: #358301.
* Remove the doc directory from the .orig.tar.gz.
Files:
4c921772fb23e9aa1d4caa82fb46f0ee 875 libs optional gnade_1.6.1-1.dsc
400efab70c1e28175bca13dd92824c7d 483628 libs optional gnade_1.6.1.orig.tar.gz
b97a58360120167ee0370ca932551e37 9921 libs optional gnade_1.6.1-1.diff.gz
9129d87b29a415a49d1a8ed7bd8ba610 88614 devel optional
gnade-bin_1.6.1-1_i386.deb
7b0f6a25361d7d6d30989aa4a00be330 788814 libdevel optional
libgnadeodbc-dev_1.6.1-1_i386.deb
b95c35af93dffb1439f106db7dc1c2ab 524762 libs optional
libgnadeodbc1.6_1.6.1-1_i386.deb
d25b691c4b260d08ad4b4a5969d330a2 49148 libdevel optional
libgnademysql-dev_1.6.1-1_i386.deb
5400eb96f8141d5eb803380a4f7e1efc 25414 libs optional
libgnademysql1.6_1.6.1-1_i386.deb
1ab829076b419ed4a6a2157f59f98f9e 47930 libdevel optional
libgnadepostgresql-dev_1.6.1-1_i386.deb
e691db3b89098497ad3f286a44da9dc0 26400 libs optional
libgnadepostgresql1.6_1.6.1-1_i386.deb
c3ddbff0babd066dc1626f64b955edd2 119982 libdevel optional
libgnadesqlite-dev_1.6.1-1_i386.deb
ccd5a1f369bf145e0dc6f4b43577d40e 99486 libs optional
libgnadesqlite1.6_1.6.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFQmAXx9kwJZ3/qtQRAmzSAJ9DDUL5pOjcTi5M+1IEh4gKhhpqNgCfdWu9
11uTmWKm+D+9X1Cgo56C3MI=
=zrvS
-----END PGP SIGNATURE-----
--- End Message ---