Your message dated Tue, 28 Mar 2006 16:03:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [EMAIL PROTECTED]
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: openal.diff
Version: 0.2005080600-2
Severity: important
Tags: patch

Hi,

The current version of openal fails to build on GNU/kFreeBSD, because
the build-dependency on libasound2-dev, which is Linux specific, could 
not been satisfied. Please find attached a patch to fix that. It would 
be nice if you can include it in the next upload.

Thanks in advance,
Aurelien

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Author: aurel32
Status: in BTS

diff -u openal-0.2005080600/debian/control openal-0.2005080600/debian/control
--- openal-0.2005080600/debian/control
+++ openal-0.2005080600/debian/control
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Dan Helfman <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.1), texinfo, libsdl1.2-dev (>= 1.2.7), 
libesd0-dev, libsmpeg-dev, libvorbis-dev (>= 1.0.1), libasound2-dev (>= 1.0.5), 
libarts1-dev (>= 1.3.0)
+Build-Depends: debhelper (>= 4.0.1), texinfo, libsdl1.2-dev (>= 1.2.7), 
libesd0-dev, libsmpeg-dev, libvorbis-dev (>= 1.0.1), libasound2-dev 
[!kfreebsd-i386] (>= 1.0.5), libarts1-dev (>= 1.3.0)
 Standards-Version: 3.6.2.1
 
 Package: libopenal-dev

--- End Message ---
--- Begin Message ---
Package: openal
Version: 1:0.0.8-1

This version should build on GNU/kFreeBSD, as I applied your patch. Feel
free to reopen if the problem persists.

Gruesse,
        Reinhard


--- End Message ---

Reply via email to