r10714 - packages/trunk/asc-music/debian

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Sat Jan 23 23:59:52 UTC 2010


Author: tolimar
Date: 2010-01-23 23:59:52 +0000 (Sat, 23 Jan 2010)
New Revision: 10714

Modified:
   packages/trunk/asc-music/debian/changelog
   packages/trunk/asc-music/debian/control
Log:
Add depends on ${misc:Depends}



Modified: packages/trunk/asc-music/debian/changelog
===================================================================
--- packages/trunk/asc-music/debian/changelog	2010-01-23 22:59:09 UTC (rev 10713)
+++ packages/trunk/asc-music/debian/changelog	2010-01-23 23:59:52 UTC (rev 10714)
@@ -18,8 +18,9 @@
 
   [ Alexander Reichle-Schmehl ]
   * Adopt debian/control to my new name
+  * Add depends on ${misc:Depends}
 
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Wed, 25 Feb 2009 17:27:14 +0100
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Sun, 24 Jan 2010 00:59:26 +0100
 
 asc-music (1.3-1) unstable; urgency=low
 

Modified: packages/trunk/asc-music/debian/control
===================================================================
--- packages/trunk/asc-music/debian/control	2010-01-23 22:59:09 UTC (rev 10713)
+++ packages/trunk/asc-music/debian/control	2010-01-23 23:59:52 UTC (rev 10714)
@@ -11,7 +11,7 @@
 
 Package: asc-music
 Architecture: all
-Depends: asc
+Depends: asc, ${misc:Depends}
 Enhances: asc
 Description: music pack for ASC
  This is a music pack for the Advanced Strategic Command game. 




More information about the Pkg-games-commits mailing list