Your message dated Wed, 5 Jul 2006 08:34:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in NMU of fgfs-atlas 0.3.0-3.1
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: fgfs-atlas
Version: 0.3.0-3
Severity: serious
Tags: patch

When building 'fgfs-atlas' in a clean unstable chroot,
I get the following error:

Reading package lists...
Building dependency tree...
E: Package xlibmesa-glu-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for fgfs-atlas: xlibmesa-glu-dev
Package xlibmesa-glu-dev is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Regards
Andreas Jochens

diff -urN ../tmp-orig/fgfs-atlas-0.3.0/debian/control ./debian/control
--- ../tmp-orig/fgfs-atlas-0.3.0/debian/control 2006-06-27 06:42:51.000000000 
+0000
+++ ./debian/control    2006-06-27 06:42:49.000000000 +0000
@@ -4,7 +4,7 @@
 Maintainer: Ove Kaaven <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>> 3.0.0),
  libx11-dev, libxext-dev, libxi-dev, libice-dev, libsm-dev, libxt-dev, 
libxmu-dev,
- xlibmesa-gl-dev, xlibmesa-glu-dev, libglut3-dev,
+ xlibmesa-gl-dev, libglu1-mesa-dev, libglut3-dev,
  zlib1g-dev, libjpeg-dev, libpng12-dev, plib1.8.4-dev, libopenal-dev, 
libalut-dev,
  autotools-dev, simgear-dev (>= 0.3.9-3)
 Standards-Version: 3.5.5


--- End Message ---
--- Begin Message ---
Version: 0.3.0-3.1

I've NMUed for this bug (fixing the bug to use versioning instead of the
"fixed" tag, to ease tracking through testing); here's the changelog:

>  fgfs-atlas (0.3.0-3.1) unstable; urgency=high
>  .
>    * Non-maintainer upload.
>    * Replace build-dependency on obsolete package xlibmesa-glu-dev with
>      libglu1-mesa-dev; fixes FTBFS, patch from Andreas Jochens.
>      (Closes: #375616)

/* Steinar */
-- 
Homepage: http://www.sesse.net/

--- End Message ---

Reply via email to