[mednaffe] 10/11: Build-depend on Mednafen

Stephen Kitt skitt at moszumanska.debian.org
Thu Jul 13 07:23:39 UTC 2017


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

skitt pushed a commit to branch master
in repository mednaffe.

commit fcdf2d7f0b52100f526bda5a258f9bd945729187
Author: Stephen Kitt <steve at sk2.org>
Date:   Thu Jul 13 09:22:43 2017 +0200

    Build-depend on Mednafen
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 477a5f5..66d1102 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ mednaffe (0.8.5-1) UNRELEASED; urgency=medium
   * Stop disabling PIE.
   * Standards-Version 4.0.0, no further change required.
   * Mednafen builds on armel, restore the dependency there.
+  * Build-depend on Mednafen to avoid building on architectures without
+    it (in future).
 
  -- Stephen Kitt <skitt at debian.org>  Thu, 13 Jul 2017 09:06:09 +0200
 
diff --git a/debian/control b/debian/control
index 029bc82..049a643 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen Kitt <skitt at debian.org>
 Section: games
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: mednafen (>= 0.9.41),
+               debhelper (>= 10),
                libgtk-3-dev,
                pkg-config
 Standards-Version: 4.0.0

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



More information about the Pkg-games-commits mailing list