r9604 - packages/trunk/tecnoballz/debian

Barry deFreese bdefreese at alioth.debian.org
Thu Apr 16 20:05:20 UTC 2009


Author: bdefreese
Date: 2009-04-16 20:05:20 +0000 (Thu, 16 Apr 2009)
New Revision: 9604

Modified:
   packages/trunk/tecnoballz/debian/control
   packages/trunk/tecnoballz/debian/copyright
   packages/trunk/tecnoballz/debian/rules
Log:
Clean up copyright file a little.
Add dh_installdocs to binary package.
Improve long description for -data package.


Modified: packages/trunk/tecnoballz/debian/control
===================================================================
--- packages/trunk/tecnoballz/debian/control	2009-04-16 19:52:39 UTC (rev 9603)
+++ packages/trunk/tecnoballz/debian/control	2009-04-16 20:05:20 UTC (rev 9604)
@@ -25,6 +25,9 @@
 Package: tecnoballz-data
 Architecture: all
 Description: graphic, sound and music files for the game tecnoballz
- This package provides all data files needed by the game tecnoballz:
- graphics, sounds and music.
+ This is a Breakout or Arkanoid like game with a lot of bonus
+ stages. You can buy weapons and bonus between stages.
+ Sometimes you have to defeat a guardian. 
+ .
+ This package provides all graphics, sound, music, and text data files.
 

Modified: packages/trunk/tecnoballz/debian/copyright
===================================================================
--- packages/trunk/tecnoballz/debian/copyright	2009-04-16 19:52:39 UTC (rev 9603)
+++ packages/trunk/tecnoballz/debian/copyright	2009-04-16 20:05:20 UTC (rev 9604)
@@ -4,7 +4,7 @@
 It was downloaded from http://linux.tlk.fr/games/TecnoballZ/download/
 
 Copyright:
-  TecnoballZ is copyright TLK Games 1991-2005
+  TecnoballZ is Copyright (C) 1991-2005 TLK Games
 
 Upstream Authors: 
   - TLK Games <http://linux.tlk.fr>
@@ -14,5 +14,4 @@
   TecnoballZ is published under the terms of the GPL Licence. 
   
   On Debian systems, the complete text of the GNU General Public
-  License can be found in /usr/share/common-licenses/GPL
-
+  License can be found in /usr/share/common-licenses/GPL-3

Modified: packages/trunk/tecnoballz/debian/rules
===================================================================
--- packages/trunk/tecnoballz/debian/rules	2009-04-16 19:52:39 UTC (rev 9603)
+++ packages/trunk/tecnoballz/debian/rules	2009-04-16 20:05:20 UTC (rev 9604)
@@ -96,6 +96,7 @@
 	dh_testroot
 	dh_install -s --list-missing
 	dh_installchangelogs -s
+	dh_installdocs -s
 	dh_installmenu -s
 	dh_installman -s man/*.6
 	dh_link -s




More information about the Pkg-games-commits mailing list