This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit 6e3c1b05c77264a94ae31a0bc99251d95974b43b Author: Sven Eckelmann <[email protected]> Date: Mon Jun 28 21:29:52 2010 +0200 Build only on i386/amd64 because upstream doesn't to support more --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 26661fb..3358fa7 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7.4.10), libmupen64plus-dev, libsdl1.2-dev, DM-Upload-Allowed: yes Package: mupen64plus-video-z64 -Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 +Architecture: any-i386 any-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-rsp-z64 Provides: mupen64plus-video-1 Description: plugin-based Nintendo 64 emulator @@ -30,7 +30,7 @@ Description: plugin-based Nintendo 64 emulator Package: mupen64plus-video-z64-dbg Section: debug Priority: extra -Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 +Architecture: any-i386 any-amd64 Depends: ${misc:Depends}, mupen64plus-video-z64 (= ${binary:Version}) Description: mupen64plus debug symbols package -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

