Bug#359292: depends on obsolete libopenal0

2006-04-02 Thread Robert Bihlmeyer
tags + 359292 patch
thanks

Well, after the rebuild crystalspace does no longer depend on
libopenal0, but it seems to have been built without OpenAL support now
(no dependency on libopenal0a, and the buildd log says checking for OpenAL... 
no).

It turns out that CS really uses alut, which is now in a different
package, needing an additional build-dependency. The following patch
will make the configure check work. But I'm not sure whether that
wholly fixes the issue, as my test build borked on some swig-generated
files (maybe I will look into *that* problem later).

--- crystalspace-0.99-20060125/debian/control	2006-04-02 11:42:19.0 +0200
+++ crystalspace-0.99-20060125+/debian/control	2006-04-02 11:37:38.0 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Christian Bayle [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0), python2.3-dev | python2.2-dev | python-dev , nasm (= 0.98.08-1), lib3ds-dev (= 1.2.0), libogg-dev (= 1.0rc2-1), libmikmod2-dev, libvorbis-dev (1.0.0), docbook-to-man, xlibmesa-gl-dev | libgl-dev, zip, libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode-dev, libopenal-dev, libcal3d-dev, swig, dh-buildinfo, flex, bison, texinfo, tetex-bin, doxygen, gs-common, glutg3-dev, libmng-dev, libsdl1.2-dev, autoconf, libx11-dev, libxext-dev, libxxf86vm-dev, x-dev
+Build-Depends: debhelper (= 4.0), python2.3-dev | python2.2-dev | python-dev , nasm (= 0.98.08-1), lib3ds-dev (= 1.2.0), libogg-dev (= 1.0rc2-1), libmikmod2-dev, libvorbis-dev (1.0.0), docbook-to-man, xlibmesa-gl-dev | libgl-dev, zip, libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode-dev, libopenal-dev, libalut-dev, libcal3d-dev, swig, dh-buildinfo, flex, bison, texinfo, tetex-bin, doxygen, gs-common, glutg3-dev, libmng-dev, libsdl1.2-dev, autoconf, libx11-dev, libxext-dev, libxxf86vm-dev, x-dev
 Build-Depends-Indep: debhelper (= 4.0)
 Standards-Version: 3.6.2.0
 

-- 
Robbe


Bug#359292: depends on obsolete libopenal0

2006-04-02 Thread Robert Bihlmeyer
I wrote:
 But I'm not sure whether that wholly fixes the issue, as my test
 build borked on some swig-generated files

Yes it does -- after working-around the swig breakage my compile ran
through, the resulting .deb depends on libalut0  libopenal0a and
contains the sndoal.so plugin.

-- 
Robbe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#359292: depends on obsolete libopenal0

2006-03-27 Thread Robert Bihlmeyer
Package: crystalspace
Version: 0.99-20060125-1
Severity: normal

libopenal0a is the current version and conflicts with libopenal0. See
  http://lists.debian.org/debian-devel/2006/02/msg00850.html
for background information.

A simple rebuild should fix this bug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]