Author: bdefreese Date: 2009-03-18 18:46:08 +0000 (Wed, 18 Mar 2009) New Revision: 9200
Modified: packages/trunk/dreamchess/debian/changelog packages/trunk/dreamchess/debian/control packages/trunk/dreamchess/debian/patches/add-lpthread.diff Log: * Change short description on -data package. * Add description to quilt patch. Modified: packages/trunk/dreamchess/debian/changelog =================================================================== --- packages/trunk/dreamchess/debian/changelog 2009-03-18 18:19:11 UTC (rev 9199) +++ packages/trunk/dreamchess/debian/changelog 2009-03-18 18:46:08 UTC (rev 9200) @@ -19,6 +19,8 @@ [ Barry deFreese ] * Update my e-mail address. + * Change short description on -data package. + * Add description to quilt patch. * Bump Standards Version to 3.8.1. (No changes needed). -- Barry deFreese <[email protected]> Wed, 18 Mar 2009 14:17:56 -0400 Modified: packages/trunk/dreamchess/debian/control =================================================================== --- packages/trunk/dreamchess/debian/control 2009-03-18 18:19:11 UTC (rev 9199) +++ packages/trunk/dreamchess/debian/control 2009-03-18 18:46:08 UTC (rev 9200) @@ -27,7 +27,7 @@ Package: dreamchess-data Architecture: all Suggests: -Description: a 3D chess game +Description: data files for dreamchess DreamChess features 3D OpenGL graphics and provides various chess board sets, ranging from classic wooden to flat. . Modified: packages/trunk/dreamchess/debian/patches/add-lpthread.diff =================================================================== --- packages/trunk/dreamchess/debian/patches/add-lpthread.diff 2009-03-18 18:19:11 UTC (rev 9199) +++ packages/trunk/dreamchess/debian/patches/add-lpthread.diff 2009-03-18 18:46:08 UTC (rev 9200) @@ -1,3 +1,5 @@ +Description: Link with pthread. + diff -ru dreamchess-0.2.0.orig/DreamChess.xcodeproj/Makefile.in dreamchess-0.2.0/DreamChess.xcodeproj/Makefile.in --- dreamchess-0.2.0.orig/DreamChess.xcodeproj/Makefile.in 2007-11-16 13:42:31.000000000 +0100 +++ dreamchess-0.2.0/DreamChess.xcodeproj/Makefile.in 2008-02-16 03:22:29.000000000 +0100 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

