Author: bddebian-guest
Date: 2008-01-30 19:41:21 +0000 (Wed, 30 Jan 2008)
New Revision: 5573

Modified:
   packages/trunk/libtpclient-py/debian/changelog
   packages/trunk/libtpclient-py/debian/control
   packages/trunk/libtpclient-py/debian/rules
Log:
Clean up changelog.
Improve package description. (Probably still needs more).
Fix script not executable lintian warnings.


Modified: packages/trunk/libtpclient-py/debian/changelog
===================================================================
--- packages/trunk/libtpclient-py/debian/changelog      2008-01-30 18:43:32 UTC 
(rev 5572)
+++ packages/trunk/libtpclient-py/debian/changelog      2008-01-30 19:41:21 UTC 
(rev 5573)
@@ -1,12 +1,11 @@
 libtpclient-py (0.2.2-1) unstable; urgency=low
 
   [ Barry deFreese ]
-  * Initial release
-  * Add quilt patch system
-  * 01_setuptools.diff - Use distutils.core for setup instead of setuptools
-  * 02_no_pkg_resources.diff - Remove pkg_resources calls from setup.py
-  * Work in progress..
-  * Add VCS tags in control
+  * Initial release. (Closes: #463272).
+  * Add quilt patch system.
+  * 01_setuptools.diff - Use distutils.core for setup instead of setuptools.
+  * 02_no_pkg_resources.diff - Remove pkg_resources calls from setup.py.
+  * Add VCS tags in control.
 
  -- Barry deFreese <[EMAIL PROTECTED]>  Mon, 05 Nov 2007 21:33:27 -0500
 

Modified: packages/trunk/libtpclient-py/debian/control
===================================================================
--- packages/trunk/libtpclient-py/debian/control        2008-01-30 18:43:32 UTC 
(rev 5572)
+++ packages/trunk/libtpclient-py/debian/control        2008-01-30 19:41:21 UTC 
(rev 5573)
@@ -16,4 +16,7 @@
 Depends: ${python:Depends}, ${misc:Depends}
 XB-Python-Version: ${python:Versions}
 Description: Thousand Parsec python client library
- A library of Python code for Clients to support Thousand Parsec.
+ Thousand Parsec is a framework for turn based space empire building games.
+ .
+ This package contains a library of Python code for Clients to support
+ Thousand Parsec.

Modified: packages/trunk/libtpclient-py/debian/rules
===================================================================
--- packages/trunk/libtpclient-py/debian/rules  2008-01-30 18:43:32 UTC (rev 
5572)
+++ packages/trunk/libtpclient-py/debian/rules  2008-01-30 19:41:21 UTC (rev 
5573)
@@ -55,6 +55,9 @@
        dh_installdocs
        dh_compress
        dh_fixperms
+       chmod +x 
debian/libtpclient-py/usr/share/python-support/python-tp-clientlib/tp/client/pyscheme/all_tests.py
+       chmod +x 
debian/libtpclient-py/usr/share/python-support/python-tp-clientlib/tp/client/pyscheme/scheme.py
+       chmod +x 
debian/libtpclient-py/usr/share/python-support/python-tp-clientlib/tp/client/pyscheme/test_scheme.py
        dh_pysupport
        dh_installdeb
        dh_gencontrol


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

Reply via email to