Your message dated Thu, 31 Jul 2008 15:10:46 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: #480532: libaunit-dev: instructions in aunit.gpr not using
the right syntax
has caused the Debian Bug report #480532,
regarding libaunit-dev: instructions in aunit.gpr not using the right syntax
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
480532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480532
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libaunit-dev
Version: 1.03-2
Severity: minor
Tags: patch
File /usr/share/ada/adainclude/aunit.gpr (which is
debian/aunit.gpr) has this Linker options line:
-- -- for Default_Switches ("Ada") use (AUnit.Ada_Switches & ...)
This is using '&', but should be using ','. (With '&', options
will in fact be concatenated. They need to be passed as different
arguments here, and messages are somewhat confusing if not.)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libaunit-dev depends on:
pn gnat-4.1 <none> (no description available)
pn libaunit1.03 <none> (no description available)
libaunit-dev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
The package has now reached unstable and modified aunit.gpr to be a library
project file, so closing the bug.
--
Ludovic Brenta.
--- End Message ---