r5571 - packages/trunk/tpclient-pywx/debian

Barry deFreese bddebian-guest at alioth.debian.org
Wed Jan 30 18:24:27 UTC 2008


Author: bddebian-guest
Date: 2008-01-30 18:24:27 +0000 (Wed, 30 Jan 2008)
New Revision: 5571

Modified:
   packages/trunk/tpclient-pywx/debian/rules
Log:
Fix script not executable lintian warnings.


Modified: packages/trunk/tpclient-pywx/debian/rules
===================================================================
--- packages/trunk/tpclient-pywx/debian/rules	2008-01-30 18:19:05 UTC (rev 5570)
+++ packages/trunk/tpclient-pywx/debian/rules	2008-01-30 18:24:27 UTC (rev 5571)
@@ -43,6 +43,8 @@
 	dh_compress
 	dh_fixperms
 	chmod +x debian/tpclient-pywx/usr/share/games/tpclient-pywx/tpclient-pywx
+	chmod +x debian/tpclient-pywx/usr/share/games/tpclient-pywx/doc/tp-pywx-install
+	chmod +x debian/tpclient-pywx/usr/share/games/tpclient-pywx/extra/wxFloatCanvas/FloatCanvas.py
 	dh_pysupport
 	dh_installdeb
 	dh_gencontrol




More information about the Pkg-games-commits mailing list