Your message dated Sat, 21 Oct 2006 21:20:12 +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: mirrordir
Version: 0.10.49-6
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of mirrordir_0.10.49-6 on resume.rfc822.org by sbuild/mips
> 1.159
> Build started at 20010812-0659
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper, autoconf, automake, binutils, file, texinfo
[...]
> creating vfs/Makefile
> creating src/Makefile
> creating pam/Makefile
> creating doc/Makefile
> creating scripts/Makefile
> creating mirrordir.spec
> creating config.h
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory `/build/buildd/mirrordir-0.10.49'
> cd . && aclocal
> aclocal: configure.in: 38: macro `AM_PROG_LIBTOOL' not found in library
> make[1]: *** [aclocal.m4] Error 1
> make[1]: Leaving directory `/build/buildd/mirrordir-0.10.49'
> make: *** [build-stamp] Error 2
mirrordir is missing a Build-Depends on libtool
It also build-depends on a build-essential package (binutils) without a
versioned build-depends. This should be removed.
--- End Message ---
--- Begin Message ---
Version: 0.10.49-7.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:
mirrordir (0.10.49-7.1) unstable; urgency=low
.
* NMU
* Removed the build dependency on binutils and added a build
dependency on libtool. (closes: #113981)
Regards,
Adam
--- End Message ---