r5158 - packages/trunk/boswars/debian

Cyril Brulebois kibi-guest at alioth.debian.org
Wed Jan 2 10:19:54 UTC 2008


Author: kibi-guest
Date: 2008-01-02 10:19:54 +0000 (Wed, 02 Jan 2008)
New Revision: 5158

Modified:
   packages/trunk/boswars/debian/TODO
   packages/trunk/boswars/debian/changelog
   packages/trunk/boswars/debian/control
Log:
Add an explicit B-D on pkg-config, add a TODO item about the insufficient patch

Modified: packages/trunk/boswars/debian/TODO
===================================================================
--- packages/trunk/boswars/debian/TODO	2008-01-02 09:59:05 UTC (rev 5157)
+++ packages/trunk/boswars/debian/TODO	2008-01-02 10:19:54 UTC (rev 5158)
@@ -5,5 +5,7 @@
   * Eventually adjust the icon location (probably to a subdirectory of
     /usr/share/icons/hicolor).
   * Fix the CFLAGS issues.
+  * Adjust the 10_lua_const_char.diff patch since it looks like
+    insufficient.
 
  -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>  Wed, 02 Jan 2008 10:42:44 +0100

Modified: packages/trunk/boswars/debian/changelog
===================================================================
--- packages/trunk/boswars/debian/changelog	2008-01-02 09:59:05 UTC (rev 5157)
+++ packages/trunk/boswars/debian/changelog	2008-01-02 10:19:54 UTC (rev 5158)
@@ -18,6 +18,7 @@
     being honoured).
   * Adjust the copyright file: Add copyright holders Francois Berteen and
     Jimmy Salmon to make sure (although they are members of the core team).
+  * Add an explicit Build-Depends on pkg-config.
 
   [ Barry deFreese ]
   * New upstream release (from 2.4 to 2.4.1).

Modified: packages/trunk/boswars/debian/control
===================================================================
--- packages/trunk/boswars/debian/control	2008-01-02 09:59:05 UTC (rev 5157)
+++ packages/trunk/boswars/debian/control	2008-01-02 10:19:54 UTC (rev 5158)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
-Build-Depends: debhelper (>= 5), scons, quilt, libpng12-dev, libsdl1.2-dev, libvorbis-dev, liblua5.1-0-dev | liblua50-dev, quilt
+Build-Depends: debhelper (>= 5), scons, quilt, libpng12-dev, libsdl1.2-dev, libvorbis-dev, liblua5.1-0-dev | liblua50-dev, quilt, pkg-config
 Standards-Version: 3.7.3
 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