Author: pabs Date: 2011-03-25 04:21:38 +0000 (Fri, 25 Mar 2011) New Revision: 12025
Modified: packages/trunk/dreamchess/debian/changelog packages/trunk/dreamchess/debian/control Log: Improve the package descriptions Modified: packages/trunk/dreamchess/debian/changelog =================================================================== --- packages/trunk/dreamchess/debian/changelog 2011-03-25 03:59:59 UTC (rev 12024) +++ packages/trunk/dreamchess/debian/changelog 2011-03-25 04:21:38 UTC (rev 12025) @@ -12,6 +12,7 @@ * Bump Standards-Version, no changes needed * Forward the patches upstream and add DEP-3 headers * Enable audio using SDL mixer + * Improve the package descriptions -- 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:59:59 UTC (rev 12024) +++ packages/trunk/dreamchess/debian/control 2011-03-25 04:21:38 UTC (rev 12025) @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, dreamchess-data (= ${source:Version}) -Description: a 3D chess game +Description: 3D chess game DreamChess features 3D OpenGL graphics and provides various chess board sets, ranging from classic wooden to flat. . @@ -35,7 +35,6 @@ Architecture: all Depends: ${misc:Depends} Description: data files for dreamchess - DreamChess features 3D OpenGL graphics and provides various chess board sets, - ranging from classic wooden to flat. - . - This package provide data files. + This package provides the data files for DreamChess including various chess + board sets ranging from classic wooden to flat, 3D models of the chess + pieces, graphics and audio. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

