[mupen64plus] 187/262: Build only on i386/amd64 because upstream doesn't to support more

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:33 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit caf3c6b30813644894f958bb582b9b7492d4f534
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Mon Jun 28 21:29:18 2010 +0200

    Build only on i386/amd64 because upstream doesn't to support more
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e4d9ec2..dab87d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mupen64plus (1.5+dfsg1-12) UNRELEASED; urgency=low
 
   * Use googlecode.debian.net instead of complex own filters for debian/watch
   * Upgraded to policy 3.9.0, no changes required
+  * Build only on i386/amd64 because upstream doesn't to support more
 
  -- Sven Eckelmann <sven.eckelmann at gmx.de>  Mon, 31 May 2010 21:13:25 +0200
 
diff --git a/debian/control b/debian/control
index 88c98f7..1b8e59e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.4.10), libsdl1.2-dev, libsdl-ttf2.0-dev,
 DM-Upload-Allowed: yes
 
 Package: mupen64plus
-Architecture: any
+Architecture: any-i386 any-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-dejavu-core
 Description: plugin-based Nintendo 64 emulator
  N64 Emulator for Linux that works with many ROMs that are publically available.
@@ -32,7 +32,7 @@ Description: plugin-based Nintendo 64 emulator
 Package: mupen64plus-dbg
 Section: debug
 Priority: extra
-Architecture: any
+Architecture: any-i386 any-amd64
 Depends: ${misc:Depends},
  mupen64plus (= ${binary:Version})
 Description: mupen64plus debug symbols package

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



More information about the Pkg-games-commits mailing list