Your message dated Sat, 21 Oct 2006 21:44:37 +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: empire-hub
Version: 1.0.2
Severity: important

There was an error while trying to autobuild your package:

> Automatic build of empire-hub_1.0.2 on remake.rfc822.org by sbuild/mipsel 
> 1.158
> Build started at 20010604-2115

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper

[...]

> make[1]: Entering directory `/build/buildd/empire-hub-1.0.2'
> rm -f emp_hub *.o
> make[1]: Leaving directory `/build/buildd/empire-hub-1.0.2'
> dh_clean
>  debian/rules build
> dh_testdir
> # Add here commands to compile the package.
> make CFLAGS="-O2 -g -Wall"
> make[1]: Entering directory `/build/buildd/empire-hub-1.0.2'
> cc -O2 -g -Wall   -c -o hub.o hub.c
> hub.c:27: curses.h: No such file or directory
> hub.c:28: term.h: No such file or directory
> make[1]: *** [hub.o] Error 1
> make[1]: Leaving directory `/build/buildd/empire-hub-1.0.2'
> make: *** [build-stamp] Error 2

empire-hub uses header files from the libncurses5-dev package, even though
it doesn't link against it.  Either the includes should be removed, or
a build-depends is needed...


--- End Message ---
--- Begin Message ---
Version: 1.0.2.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:

empire-hub (1.0.2.1) unstable; urgency=low
 .
   * NMU
   * Remove curses.h, term.h includes.  closes: #141437.
   * Update to Standards-Version 3.5.7.
   * Clean up debian/rules a little.

Regards,

Adam

--- End Message ---

Reply via email to