r11764 - packages/trunk/tecnoballz/debian

Peter Pentchev roam-guest at alioth.debian.org
Thu Feb 17 08:57:28 UTC 2011


Author: roam-guest
Date: 2011-02-17 08:57:27 +0000 (Thu, 17 Feb 2011)
New Revision: 11764

Modified:
   packages/trunk/tecnoballz/debian/changelog
   packages/trunk/tecnoballz/debian/control
Log:
Add misc:Depends to the binary packages.


Modified: packages/trunk/tecnoballz/debian/changelog
===================================================================
--- packages/trunk/tecnoballz/debian/changelog	2011-02-17 08:53:48 UTC (rev 11763)
+++ packages/trunk/tecnoballz/debian/changelog	2011-02-17 08:57:27 UTC (rev 11764)
@@ -3,6 +3,7 @@
   * Team upload.
   * Remove Alexis Sukrieh from the list of Uploaders.  Closes: #613740
   * Convert to the 3.0 (quilt) source format.
+  * Add misc:Depends to the binary packages.
 
  -- Peter Pentchev <roam at ringlet.net>  Thu, 17 Feb 2011 10:35:58 +0200
 

Modified: packages/trunk/tecnoballz/debian/control
===================================================================
--- packages/trunk/tecnoballz/debian/control	2011-02-17 08:53:48 UTC (rev 11763)
+++ packages/trunk/tecnoballz/debian/control	2011-02-17 08:57:27 UTC (rev 11764)
@@ -15,7 +15,7 @@
 
 Package: tecnoballz
 Architecture: any
-Depends: ${shlibs:Depends}, tecnoballz-data
+Depends: ${shlibs:Depends}, ${misc:Depends}, tecnoballz-data
 Description: breaking block game ported from the Amiga platform
  This is a Breakout or Arkanoid like game with a lot of bonus
  stages. You can buy weapons and bonus between stages.
@@ -24,6 +24,7 @@
 
 Package: tecnoballz-data
 Architecture: all
+Depends: ${misc:Depends}
 Description: graphic, sound and music files for the game tecnoballz
  This is a Breakout or Arkanoid like game with a lot of bonus
  stages. You can buy weapons and bonus between stages.




More information about the Pkg-games-commits mailing list