Here is a patch which should fix this bug.

Sylvestre

diff -u crystalspace-1.2.1.orig/debian/changelog crystalspace-1.2.1/debian/changelog
--- crystalspace-1.2.1.orig/debian/changelog	2009-03-23 13:25:26.000000000 +0100
+++ crystalspace-1.2.1/debian/changelog	2009-03-23 13:24:34.000000000 +0100
@@ -1,3 +1,11 @@
+crystalspace (1.2.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use libode-dev instead of libode0-dev since its name changed 
+    (Closes: #520729)
+
+ -- Sylvestre Ledru <[email protected]>  Mon, 23 Mar 2009 13:23:54 +0100
+
 crystalspace (1.2.1-1) unstable; urgency=low
 
   [ Barry deFreese ]
diff -u crystalspace-1.2.1.orig/debian/control crystalspace-1.2.1/debian/control
--- crystalspace-1.2.1.orig/debian/control	2009-03-23 13:25:26.000000000 +0100
+++ crystalspace-1.2.1/debian/control	2009-03-23 13:23:38.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Christian Bayle <[email protected]>, Barry deFreese <[email protected]>
-Build-Depends: python-support (>= 0.4), debhelper(>= 5), nasm (>= 0.98.08), lib3ds-dev (>= 1.2.0), libogg-dev (>= 1.0rc2), libmikmod2-dev, libvorbis-dev (>>1.0.0), docbook-to-man, libgl1-mesa-dev, zip, libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode0-dev, libopenal-dev, libalut-dev, libcal3d-dev, swig, dh-buildinfo, flex, bison, texinfo, doxygen, gs-common, glutg3-dev, libmng-dev, libsdl1.2-dev, autoconf, libx11-dev, libxext-dev, libxxf86vm-dev, libcaca-dev, libwxgtk2.8-dev, libcegui-mk2-dev, quilt
+Build-Depends: python-support (>= 0.4), debhelper(>= 5), nasm (>= 0.98.08), lib3ds-dev (>= 1.2.0), libogg-dev (>= 1.0rc2), libmikmod2-dev, libvorbis-dev (>>1.0.0), docbook-to-man, libgl1-mesa-dev, zip, libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode-dev, libopenal-dev, libalut-dev, libcal3d-dev, swig, dh-buildinfo, flex, bison, texinfo, doxygen, gs-common, glutg3-dev, libmng-dev, libsdl1.2-dev, autoconf, libx11-dev, libxext-dev, libxxf86vm-dev, libcaca-dev, libwxgtk2.8-dev, libcegui-mk2-dev, quilt
 Standards-Version: 3.8.0
 Homepage: http://www.crystalspace3d.org
 Vcs-Git: git://git.debian.org/git/pkg-games/crystalspace.git

Reply via email to