r11641 - packages/branches/xdigger/lenny/debian

Peter Pentchev roam-guest at alioth.debian.org
Fri Jan 7 14:15:59 UTC 2011


Author: roam-guest
Date: 2011-01-07 14:15:51 +0000 (Fri, 07 Jan 2011)
New Revision: 11641

Modified:
   packages/branches/xdigger/lenny/debian/changelog
   packages/branches/xdigger/lenny/debian/control
Log:
Add misc:Depends to the binary package.


Modified: packages/branches/xdigger/lenny/debian/changelog
===================================================================
--- packages/branches/xdigger/lenny/debian/changelog	2011-01-07 14:05:43 UTC (rev 11640)
+++ packages/branches/xdigger/lenny/debian/changelog	2011-01-07 14:15:51 UTC (rev 11641)
@@ -5,6 +5,7 @@
   * Add the buffers patch to guard against lots of buffer overflows,
     including the one reported in the BTS.  Closes: #609096
   * Add DEP 3 descriptive headers to the rest of the patches.
+  * Add misc:Depends to the binary package.
 
  -- Peter Pentchev <roam at ringlet.net>  Fri, 07 Jan 2011 14:02:47 +0200
 

Modified: packages/branches/xdigger/lenny/debian/control
===================================================================
--- packages/branches/xdigger/lenny/debian/control	2011-01-07 14:05:43 UTC (rev 11640)
+++ packages/branches/xdigger/lenny/debian/control	2011-01-07 14:15:51 UTC (rev 11641)
@@ -11,7 +11,7 @@
 
 Package: xdigger
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: arcade diamonds digging game for X11
  An arcade game in which you are a little (digger-)man and 
  have to collect diamonds. It is similar to the well-known




More information about the Pkg-games-commits mailing list