Your message dated Wed, 08 Feb 2006 20:06:46 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Closing, fixed in -0.2
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: mesa
Version: 6.4.1-0.2
Severity: serious
Hi,
Your package is failing to build on the auto builders with the
following error:
E: Couldn't find package makedepend
The problem is the order of the build dependencies. It has:
makedepend | xutils
sbuild will always pick the first one, and when that doesn't
exist, it fails.
Please change the order to read:
xutils | makedepend
Kurt
--- End Message ---
--- Begin Message ---
This was fixed in 6.4.1-0.2.
- David Nusinow
--- End Message ---