Author: bddebian-guest Date: 2008-01-30 18:19:05 +0000 (Wed, 30 Jan 2008) New Revision: 5570
Removed: packages/trunk/tpclient-pywx/debian/dirs Modified: packages/trunk/tpclient-pywx/debian/changelog packages/trunk/tpclient-pywx/debian/control Log: Clean up changelog. Remove unneeded dirs file. Improve package description. Make XS-Python-Version match pyversions. Modified: packages/trunk/tpclient-pywx/debian/changelog =================================================================== --- packages/trunk/tpclient-pywx/debian/changelog 2008-01-30 15:15:22 UTC (rev 5569) +++ packages/trunk/tpclient-pywx/debian/changelog 2008-01-30 18:19:05 UTC (rev 5570) @@ -1,10 +1,8 @@ tpclient-pywx (0.2.2-1) UNRELEASED; urgency=low [ Barry deFreese ] - * Initial release + * Initial release (Closes: #377462) * Add quilt patch system - * Work in progress.. - * Getting close but now a permissions issue * 01_requirements_chmod.diff - Fix check on permissions -- Barry deFreese <[EMAIL PROTECTED]> Mon, 05 Nov 2007 21:33:27 -0500 Modified: packages/trunk/tpclient-pywx/debian/control =================================================================== --- packages/trunk/tpclient-pywx/debian/control 2008-01-30 15:15:22 UTC (rev 5569) +++ packages/trunk/tpclient-pywx/debian/control 2008-01-30 18:19:05 UTC (rev 5570) @@ -5,7 +5,7 @@ Uploaders: Barry deFreese <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), quilt (>= 0.40) Build-Depends-Indep: python-support (>= 0.5.3) -XS-Python-Version: all +XS-Python-Version: >=2.4 Standards-Version: 3.7.3 Homepage: http://www.thousandparsec.net/tp/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/tpclient-pywx/ @@ -18,3 +18,11 @@ XB-Python-Version: ${python:Versions} Description: Thousand Parsec python client A Python wxgtk client to connect to the Thousand Parsec game world. + . + Thousand Parsec is a framework for turn based space empire building games. + . + Thousand Parsec is not a game by itself, it is a frame work for creating + a similar group of games. Some of the games, such as our first demo game + MiniSec, are developed by the Thousand Parsec developers themselves. + In the near future we hope that other developers will create their own games + using Thousand Parsec. Deleted: packages/trunk/tpclient-pywx/debian/dirs =================================================================== --- packages/trunk/tpclient-pywx/debian/dirs 2008-01-30 15:15:22 UTC (rev 5569) +++ packages/trunk/tpclient-pywx/debian/dirs 2008-01-30 18:19:05 UTC (rev 5570) @@ -1 +0,0 @@ -usr/share/games/tpclient-pywx _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

