The following commit has been merged in the master branch:
commit 7a49377f4c9c3daf26369a490edf7286edd9b45c
Author: Francois Marier <[email protected]>
Date:   Thu Feb 11 09:09:19 2010 +1300

    Add dependency on ${misc:Depends}

diff --git a/debian/changelog b/debian/changelog
index ffb4502..2db7911 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 dopewars (1.5.12-10) unstable; urgency=low
 
   * Bump Standards-Version to 3.8.4
+  * Add dependency on ${misc:Depends}
 
- -- Francois Marier <[email protected]>  Thu, 11 Feb 2010 09:08:11 +1300
+ -- Francois Marier <[email protected]>  Thu, 11 Feb 2010 09:08:59 +1300
 
 dopewars (1.5.12-9) unstable; urgency=high
 
diff --git a/debian/control b/debian/control
index 47e3208..0f27d73 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/dopewars.git
 
 Package: dopewars
 Architecture: any
-Depends: ${shlibs:Depends}, dopewars-data (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, dopewars-data (= 
${source:Version})
 Recommends: pulseaudio-esound-compat | esound
 Conflicts: suidmanager (<< 0.50)
 Description: drug-dealing game set in streets of New York City
@@ -24,6 +24,7 @@ Description: drug-dealing game set in streets of New York City
 
 Package: dopewars-data
 Architecture: all
+Depends: ${misc:Depends}
 Replaces: dopewars (<< 1.5.12-4)
 Conflicts: suidmanager (<< 0.50), dopewars (<< 1.5.12-4)
 Description: drug-dealing game set in streets of New York City - data files

-- 
collaborative maintenance of the dopewars package

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

Reply via email to