Package: libcoin40c2
Version: 2.5.0-1
Severity: minor
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
libcoin40c2 Suggests: libopenal0, which is only in oldstable. Presumably
the package should suggest libopenal0a instead. Ubuntu does this with
the following patch. Please consider applying it.
Thanks,
James
diff -pruN 2.5.0-1/debian/control 2.5.0-1ubuntu1/debian/control
--- 2.5.0-1/debian/control 2007-11-16 00:15:13.000000000 +0000
+++ 2.5.0-1ubuntu1/debian/control 2007-11-16 00:13:21.000000000 +0000
@@ -12,7 +13,7 @@ Replaces: libcoin40
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
-Suggests: libsimage-dev, libfreetype6, libopenal0, zlib1g, libbz2-1.0
+Suggests: libsimage-dev, libfreetype6, libopenal0a, zlib1g, libbz2-1.0
Description: high-level 3D graphics kit with Open Inventor and VRML97 support
- runtime
Coin 2.0 is an OpenGL-based, retain-mode 3D graphics library that
implements the Open Inventor 2.1 API. It also includes support for
@@ -21,7 +22,7 @@ Description: high-level 3D graphics kit
.
libsimage-dev enables loading of image files in SbImage
libfreetype6 enables use of TrueType fonts
- libopenal0 enables audio support
+ libopenal0a enables audio support
zlib1g and libbz2 enable transparent read of compressed files
.
Coin version 2 is licensed under the GNU GPL. There is a similar,
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]