r11055 - packages/trunk/boswars/debian

Marc Dequènes duck at alioth.debian.org
Tue Jul 6 23:58:19 UTC 2010


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) <Duck at DuckCorp.org>  Wed, 07 Jul 2010 00:26:12 +0200
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  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 <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.50), scons, libpng12-dev, libsdl1.2-dev, libvorbis-dev, liblua5.1-0-dev | liblua50-dev, pkg-config, libtheora-dev
+Uploaders: Barry deFreese <bdefreese at debian.org>, Marc Dequènes (Duck) <Duck at DuckCorp.org>
+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




More information about the Pkg-games-commits mailing list