Bug#585672: boswars: Inappropriate alternative in Build-Depends

Cyril Brulebois kibi at debian.org
Sat Jun 12 22:41:28 UTC 2010


Source: boswars
Version: 2.6.1-1
Severity: important
Tags: patch

Hi,

when trying to come up with a patch on my GNU/kFreeBSD porterbox, I
noticed that the lua5.1|lua5.0 alternative is now bogus, lua5.0 is no
longer sufficient to build boswars. I'd suggest removing the alternative
altogether and stick to lua5.1. Patch attached. (Since it doesn't lead
to an FTBFS on the buildds, I'm keeping the severity as important.)

Log excerpt:
| Checking for C library lua51... no
| Checking for C library lua5.1... no
| Checking for C library lua... no
| Did not find required lua library. Exiting!
| make: *** [clean] Error 1

Could you please also be kind and remove me from Uploaders? As I told
the Debian Games Team some time ago, I don't have much time to spend on
maintaining games. Thanks already.

Mraw,
KiBi.
-------------- next part --------------
--- boswars-2.6.1/debian/control
+++ boswars-2.6.1/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Cyril Brulebois <kibi at debian.org>, Barry deFreese <bdefreese at debian.org>, Marc Dequ?nes (Duck) <Duck at DuckCorp.org>
-Build-Depends: debhelper (>= 7.0.1), scons, libpng12-dev, libsdl1.2-dev, libvorbis-dev, liblua5.1-0-dev | liblua50-dev, pkg-config, libtheora-dev
+Build-Depends: debhelper (>= 7.0.1), scons, libpng12-dev, libsdl1.2-dev, libvorbis-dev, liblua5.1-0-dev, pkg-config, libtheora-dev
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/boswars/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/boswars/?op=log


More information about the Pkg-games-devel mailing list