[SCM] xboard PKG branch, master, updated. debian/4.4.0.beta1-1-6-g6ced2a4

Clint Adams schizo at debian.org
Sat Sep 19 03:06:50 UTC 2009


The following commit has been merged in the master branch:
commit 2aff95691906b00361e3f1ec435542f1da739151
Author: Clint Adams <schizo at debian.org>
Date:   Fri Sep 18 23:05:24 2009 -0400

    Add ${misc:Depends} for Depends: expansion.

diff --git a/debian/control b/debian/control
index 50e983e..d600bae 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/xboard.git
 
 Package: xboard
 Architecture: any
-Depends: ${shlibs:Depends}, gnuchess, dpkg (>= 1.15.4) | install-info
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnuchess, dpkg (>= 1.15.4) | install-info
 Recommends: xfonts-100dpi | xfonts-75dpi
 Suggests: x-terminal-emulator
 Description: An X Window System Chess Board

-- 
xboard PKG



More information about the Pkg-games-commits mailing list