r13059 - packages/trunk/fretsonfire/debian

Paul Wise pabs at alioth.debian.org
Sun Jan 1 04:53:50 UTC 2012


Author: pabs
Date: 2012-01-01 04:53:50 +0000 (Sun, 01 Jan 2012)
New Revision: 13059

Modified:
   packages/trunk/fretsonfire/debian/changelog
   packages/trunk/fretsonfire/debian/control
Log:
Add missing ${misc:Depends} to fretsonfire Depends

Modified: packages/trunk/fretsonfire/debian/changelog
===================================================================
--- packages/trunk/fretsonfire/debian/changelog	2012-01-01 04:52:04 UTC (rev 13058)
+++ packages/trunk/fretsonfire/debian/changelog	2012-01-01 04:53:50 UTC (rev 13059)
@@ -11,6 +11,7 @@
   * Drop dependency on libgl1-mesa-dev since it is no longer needed
     (Closes: #561314, #561985)
   * FoF is implemented in python, no need for ${shlibs:Depends}
+  * Add missing ${misc:Depends} to fretsonfire Depends
 
   [ Andrew Higginson ]
   * Better description for package 'fretsonfire' describing gameplay,

Modified: packages/trunk/fretsonfire/debian/control
===================================================================
--- packages/trunk/fretsonfire/debian/control	2012-01-01 04:52:04 UTC (rev 13058)
+++ packages/trunk/fretsonfire/debian/control	2012-01-01 04:53:50 UTC (rev 13059)
@@ -15,7 +15,7 @@
 
 Package: fretsonfire
 Architecture: all
-Depends: fretsonfire-game, fretsonfire-songs-sectoid, fretsonfire-songs-muldjord
+Depends: fretsonfire-game, fretsonfire-songs-sectoid, fretsonfire-songs-muldjord, ${misc:Depends}
 Description: game of musical skill and fast fingers
  A game of musical skill and fast fingers. The aim of the game is to play
  guitar with the keyboard as accurately as possible.




More information about the Pkg-games-commits mailing list