r5265 - packages/trunk/btanks/debian

Paul Wise pabs at alioth.debian.org
Tue Jan 8 04:56:46 UTC 2008


Author: pabs
Date: 2008-01-08 04:56:46 +0000 (Tue, 08 Jan 2008)
New Revision: 5265

Modified:
   packages/trunk/btanks/debian/changelog
   packages/trunk/btanks/debian/control
   packages/trunk/btanks/debian/rules
   packages/trunk/btanks/debian/watch
Log:
* Call dh_icons to update icon caches
* Improve the description for the data package
* Clean up the watch file

Modified: packages/trunk/btanks/debian/changelog
===================================================================
--- packages/trunk/btanks/debian/changelog	2008-01-08 03:51:29 UTC (rev 5264)
+++ packages/trunk/btanks/debian/changelog	2008-01-08 04:56:46 UTC (rev 5265)
@@ -16,6 +16,11 @@
   * btanks.desktop: add ArcadeGame to Categories 
     + remove deprecated Encoding key
 
+  [ Paul Wise ]
+  * Call dh_icons to update icon caches
+  * Improve the description for the data package
+  * Clean up the watch file
+
  -- Barry deFreese <bddebian at comcast.net>  Sun, 07 Oct 2007 22:32:28 -0400
 
 btanks (0.5.4740-2) unstable; urgency=low

Modified: packages/trunk/btanks/debian/control
===================================================================
--- packages/trunk/btanks/debian/control	2008-01-08 03:51:29 UTC (rev 5264)
+++ packages/trunk/btanks/debian/control	2008-01-08 04:56:46 UTC (rev 5265)
@@ -26,12 +26,5 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: btanks
-Description: fast 2D tank arcade game - game data
- Battle Tanks is a funny battle on your desk, where you can choose one of
- three vehicles and eliminate your enemy using the whole arsenal of
- weapons. has original cartoon-like graphics and cool music, it is fun
- and dynamic, it has several network modes for deathmatch and
- cooperative.
- .
- This package includes the architecture-independent game data.
-
+Description: game data for Battle Tanks
+ Fonts, maps, sounds, music images and other data for Battle Tanks.

Modified: packages/trunk/btanks/debian/rules
===================================================================
--- packages/trunk/btanks/debian/rules	2008-01-08 03:51:29 UTC (rev 5264)
+++ packages/trunk/btanks/debian/rules	2008-01-08 04:56:46 UTC (rev 5265)
@@ -85,6 +85,7 @@
 	dh_install -a
 	dh_installmenu -a
 	dh_desktop -a
+	dh_icons -a
 	dh_installman -a debian/btanks.6
 	dh_link -a
 	dh_strip -a

Modified: packages/trunk/btanks/debian/watch
===================================================================
--- packages/trunk/btanks/debian/watch	2008-01-08 03:51:29 UTC (rev 5264)
+++ packages/trunk/btanks/debian/watch	2008-01-08 04:56:46 UTC (rev 5265)
@@ -1,8 +1,2 @@
-# Watch control file for uscan
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-# Find new files on sourceforge, for debscripts >= 2.9
 http://sf.net/btanks/btanks-(.+)\.tar\.bz2




More information about the Pkg-games-commits mailing list