Author: duck Date: 2010-07-06 23:58:19 +0000 (Tue, 06 Jul 2010) New Revision: 11055
Modified: packages/trunk/boswars/debian/changelog packages/trunk/boswars/debian/control Log: [fix] #585672 Modified: packages/trunk/boswars/debian/changelog =================================================================== --- packages/trunk/boswars/debian/changelog 2010-07-06 23:31:14 UTC (rev 11054) +++ packages/trunk/boswars/debian/changelog 2010-07-06 23:58:19 UTC (rev 11055) @@ -1,8 +1,11 @@ boswars (2.6.1-2) UNRELEASED; urgency=low * Switched to DH. + * Enforce building with Lua 5.1, as requested by buildsys (Closes: + #585672). + * Removed KiBi from uploaders (requested by himself). - -- Marc Dequènes (Duck) <[email protected]> Wed, 07 Jul 2010 00:26:12 +0200 + -- Marc Dequènes (Duck) <[email protected]> Wed, 07 Jul 2010 01:56:09 +0200 boswars (2.6.1-1) unstable; urgency=low Modified: packages/trunk/boswars/debian/control =================================================================== --- packages/trunk/boswars/debian/control 2010-07-06 23:31:14 UTC (rev 11054) +++ packages/trunk/boswars/debian/control 2010-07-06 23:58:19 UTC (rev 11055) @@ -2,8 +2,8 @@ Section: games Priority: extra Maintainer: Debian Games Team <[email protected]> -Uploaders: Cyril Brulebois <[email protected]>, Barry deFreese <[email protected]>, Marc Dequènes (Duck) <[email protected]> -Build-Depends: debhelper (>= 7.0.50), scons, libpng12-dev, libsdl1.2-dev, libvorbis-dev, liblua5.1-0-dev | liblua50-dev, pkg-config, libtheora-dev +Uploaders: Barry deFreese <[email protected]>, Marc Dequènes (Duck) <[email protected]> +Build-Depends: debhelper (>= 7.0.50), 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

