[dreamchess] 65/80: Add ${misc:Depends} to -data package depends just in case

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 20:26:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository dreamchess.

commit e296fc01cff827c4363d58e26d6d615a4ed0843b
Author: Paul Wise <pabs at debian.org>
Date:   Fri Mar 25 02:55:14 2011 +0000

    Add ${misc:Depends} to -data package depends just in case
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 41a9bf3..0444917 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ dreamchess (0.2.0-3) UNRELEASED; urgency=low
   * Fix FTBFS with GCC 4.5 (Closes: #554498)
   * Switch to debhelper 7 and dh
   * Use dh-autoreconf instead of patching autotools stuff
+  * Add ${misc:Depends} to -data package depends just in case
 
  -- Paul Wise <pabs at debian.org>  Fri, 25 Mar 2011 08:26:43 +0800
 
diff --git a/debian/control b/debian/control
index 732d3e7..c6fe5ff 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: a 3D chess game
 
 Package: dreamchess-data
 Architecture: all
-Suggests:
+Depends: ${misc:Depends}
 Description: data files for dreamchess
  DreamChess features 3D OpenGL graphics and provides various chess board sets,
  ranging from classic wooden to flat.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dreamchess.git



More information about the Pkg-games-commits mailing list