Your message dated Sat, 21 Oct 2006 22:25:52 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixing version-tracking for already fixed-in-NMU bug
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: transcalc
Version: 0.13-1
Severity: serious
>From my build log:
...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -DDATADIR=\"/usr/share\" -g -O2 -Wall -c transcalc.c
In file included from transcalc.c:29:
help.h:66:1: missing terminating " character
In file included from transcalc.c:29:
help.h:67: error: parse error before "Narayanan"
help.h:67: error: syntax error at '@' token
...
make[3]: *** [transcalc.o] Error 1
make[3]: Leaving directory `/tmp/buildd/transcalc-0.13/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/transcalc-0.13'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/buildd/transcalc-0.13'
make: *** [build-stamp] Error 2
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux frobnitz 2.4.21-pre5 #1 Sat Mar 1 09:01:10 PST 2003 i686
Locale: LANG=C, LC_CTYPE=C
--
Daniel Schepler "Please don't disillusion me. I
[EMAIL PROTECTED] haven't had breakfast yet."
-- Orson Scott Card
--- End Message ---
--- Begin Message ---
Version: 0.13-1.1
This bug was fixed in an NMU, but never closed. I'm closing it with the
correct version so that its status can be properly version-tracked.
For reference:
transcalc (0.13-1.1) unstable; urgency=low
.
* NMU.
* s/gdk-imlib-dev/gdk-imlib1-dev/ in Build-Depends, so package builds
on unstable.
* Fix use of multiline strings, for gcc 3.3 compatibility.
(Closes: #196533)
Regards,
Adam
--- End Message ---