r116 - atanks/trunk/debian

msp at alioth.debian.org msp at alioth.debian.org
Tue Feb 24 18:55:48 UTC 2009


Author: msp
Date: 2009-02-24 18:55:48 +0000 (Tue, 24 Feb 2009)
New Revision: 116

Modified:
   atanks/trunk/debian/changelog
   atanks/trunk/debian/control
Log:
* Upload to unstable
* Add ${misc:Depends}

Modified: atanks/trunk/debian/changelog
===================================================================
--- atanks/trunk/debian/changelog	2008-11-07 23:16:10 UTC (rev 115)
+++ atanks/trunk/debian/changelog	2009-02-24 18:55:48 UTC (rev 116)
@@ -1,3 +1,10 @@
+atanks (3.2-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Add ${misc:Depends}
+
+ -- Mark Purcell <msp at debian.org>  Wed, 25 Feb 2009 05:51:44 +1100
+
 atanks (3.2-1) experimental; urgency=low
 
   * New upstream release

Modified: atanks/trunk/debian/control
===================================================================
--- atanks/trunk/debian/control	2008-11-07 23:16:10 UTC (rev 115)
+++ atanks/trunk/debian/control	2009-02-24 18:55:48 UTC (rev 116)
@@ -13,7 +13,7 @@
 Section: games
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, atanks-data (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, atanks-data (= ${source:Version})
 Description: tank-battling game
  Atomic tanks is a multi-player game in which you attempt to destroy
  other tanks while trying to protect your own. You earn money for
@@ -25,6 +25,7 @@
 Package: atanks-data
 Section: games
 Priority: optional
+Depends: ${misc:Depends}
 Architecture: all
 Description: data files for Atomic tanks
  Atomic tanks is a multi-player game in which you attempt to destroy




More information about the Pkg-allegro-commits mailing list