Author: pabs
Date: 2011-03-25 03:59:59 +0000 (Fri, 25 Mar 2011)
New Revision: 12024

Modified:
   packages/trunk/dreamchess/debian/changelog
   packages/trunk/dreamchess/debian/control
Log:
Enable audio using SDL mixer

Modified: packages/trunk/dreamchess/debian/changelog
===================================================================
--- packages/trunk/dreamchess/debian/changelog  2011-03-25 03:43:47 UTC (rev 
12023)
+++ packages/trunk/dreamchess/debian/changelog  2011-03-25 03:59:59 UTC (rev 
12024)
@@ -11,6 +11,7 @@
   * Add ${misc:Depends} to -data package depends just in case
   * Bump Standards-Version, no changes needed
   * Forward the patches upstream and add DEP-3 headers 
+  * Enable audio using SDL mixer
 
  -- Paul Wise <[email protected]>  Fri, 25 Mar 2011 08:26:43 +0800
 

Modified: packages/trunk/dreamchess/debian/control
===================================================================
--- packages/trunk/dreamchess/debian/control    2011-03-25 03:43:47 UTC (rev 
12023)
+++ packages/trunk/dreamchess/debian/control    2011-03-25 03:59:59 UTC (rev 
12024)
@@ -7,6 +7,7 @@
  dh-autoreconf,
  autotools-dev,
  libsdl-image1.2-dev,
+ libsdl-mixer1.2-dev,
  libsdl1.2-dev,
  libmxml-dev
 Standards-Version: 3.9.1


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to