Your message dated Mon, 02 Oct 2006 03:32:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#383440: fixed in adacgi 1.6-9
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: adacgi
Version: 1.6-8
Severity: serious
Justification: violation of Debian policy for Ada
Since AdaCGI is a library, it must consist of two binary packages:
libadacgi-dev and libadacgi1.
The source package, adacgi, must build-depend on gnat (>= 4.1)
(currently not versioned).
libadacgi-dev must provide the Ada specs (cgi.ads and ustrings.ads) in
the directory /usr/share/ada/adainclude/adacgi. Optionally, it may
also provide the corresponding bodies (*.adb) (this is mandatory if
these are bodies of generic units).
libadacgi-dev must provide the Ada library information files (*.ali) in
/usr/lib/ada/adalib/adacgi. These files must be read-only for all
users; dh_fixperms knows about that and does the right thing (do not
--exclude .ali files when calling it).
libadacgi-dev must also provide a GNAT project file,
/usr/share/ada/adainclude/adacgi.gpr.
libadacgi-dev must provide the static library, /usr/lib/libadacgi.a,
and the symlink /usr/lib/libadacgi.so. The static library must contain
object files compiled with -g.
libadacgi-dev must Depend on gnat-4.1.
The examples can be in libadacgi-dev, but they must not be compressed;
currently the file search.adb is compressed. Please pass -X.adb -X.ads
-Xmakefile to dh_compress. This allows gnat to compile the examples
directly.
libadacgi1 must provide the shared library, /usr/lib/libadacgi.so.1.6,
with appropriate symlink (libadacgi.so.1). The shared library must
contain object files compiled with -fPIC and WITHOUT -g.
libadacgi1 must Depend on libgnat-4.1; this is normally done
automatically by dh_shlibdeps.
Since the files contained in the binary package adacgi do not conflict
with the standard paths in the proposed -dev and library packages, it is
not necessary that packages conflict with each other. However,
libadacgi-dev should Replace adacgi.
Finally: please revisit the lintian overrides, as they may not be
necessary anymore. Both linda and lintian know about Ada libraries now.
Since this is a very simple package, consider looking at the
debian/rules that I use for libtemplates-parser. It builds the Ada
files in two directories, obj-static and obj-shared, and makes the
libraries from there.
--
Ludovic Brenta.
--- End Message ---
--- Begin Message ---
Source: adacgi
Source-Version: 1.6-9
We believe that the bug you reported is fixed in the latest version of
adacgi, which is due to be installed in the Debian FTP archive:
adacgi_1.6-9.diff.gz
to pool/main/a/adacgi/adacgi_1.6-9.diff.gz
adacgi_1.6-9.dsc
to pool/main/a/adacgi/adacgi_1.6-9.dsc
adacgi_1.6-9_i386.deb
to pool/main/a/adacgi/adacgi_1.6-9_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.
Phil Brooke <[EMAIL PROTECTED]> (supplier of updated adacgi 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: Mon, 2 Oct 2006 11:10:20 +0100
Source: adacgi
Binary: adacgi
Architecture: source i386
Version: 1.6-9
Distribution: unstable
Urgency: low
Maintainer: Phil Brooke <[EMAIL PROTECTED]>
Changed-By: Phil Brooke <[EMAIL PROTECTED]>
Description:
adacgi - Ada CGI interface
Closes: 383440
Changes:
adacgi (1.6-9) unstable; urgency=low
.
* Corrected architecture for new gnat -- it's not `any'.
* Assorted suggestions from Ludovic Brenta (thanks!):
* Changed build-depends to include version >= 4.1 on gnat.
* Changed installation directories to use
/usr/share/ada/adainclude/adacgi and
/usr/lib/ada/adalib/adacgi.
* No longer needed to explicitly chmod the .ali files: dh_fixperms
will do it.
* No longer need lintian overrides.
* Added Debian specific GNAT project file,
/usr/share/ada/adainclude/adacgi.gpr.
* Using -g when builder cgi.o and ustrings.o.
* The example files are now excluded from compression by dh_compress.
Closes: #383440.
* Replaced existing makefile with a new Makefile and project file.
* Reverted most changes from cgi.adb -- not needed anymore.
Files:
eb6bd155335464bbd0dfc20a8a3d4094 616 devel optional adacgi_1.6-9.dsc
bff809127e034023485b87b7ba10a081 3723 devel optional adacgi_1.6-9.diff.gz
447fa3bbec4b9c670cd38cdf845872ed 90396 web optional adacgi_1.6-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD4DBQFFIOhbHb8HEVCXO5ERAo+XAJdj2E6i3kLBuX0AxZYFlr6l7jPsAKCpEwu/
s48Dc7o+xfpz1RuNB/bjIw==
=6IPh
-----END PGP SIGNATURE-----
--- End Message ---