Author: marcon-guest
Date: 2012-05-23 09:40:38 +0000 (Wed, 23 May 2012)
New Revision: 13607

Modified:
   packages/trunk/pathological/debian/changelog
   packages/trunk/pathological/debian/control
Log:
Add ${misc:Depends} in deps


Modified: packages/trunk/pathological/debian/changelog
===================================================================
--- packages/trunk/pathological/debian/changelog        2012-05-23 06:19:20 UTC 
(rev 13606)
+++ packages/trunk/pathological/debian/changelog        2012-05-23 09:40:38 UTC 
(rev 13607)
@@ -4,7 +4,8 @@
   * Remove GenericName field from desktop file (Closes: #641824)
   * Switch to 3.0 (quilt) source format and  drop quilt dependency
   * debian/copyright: fix license path
-  * Bump debhelper compat version
+  * Bump debhelper compat level
+  * Add depends on ${misc:Depends}
   * Switch to dh rules.tiny
   * Add doc-base registration for html docs
   * Bump standards version to 3.9.3 (no changes needed)

Modified: packages/trunk/pathological/debian/control
===================================================================
--- packages/trunk/pathological/debian/control  2012-05-23 06:19:20 UTC (rev 
13606)
+++ packages/trunk/pathological/debian/control  2012-05-23 09:40:38 UTC (rev 
13607)
@@ -12,7 +12,7 @@
 
 Package: pathological
 Architecture: all
-Depends: python, python-pygame, pathological-music
+Depends: python, python-pygame, pathological-music, ${misc:Depends}
 Conflicts: pathological-scores
 Description: puzzle game involving paths and marbles
  Pathological is an enriched clone of the game "Logical" by Rainbow Arts.


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to