This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-rsp-hle.
commit a0316fe6a4c2de77291e0537f9217d65413e45b5 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 795c248..4603bc3 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.4.10), libmupen64plus-dev, libsdl1.2-dev DM-Upload-Allowed: yes Package: mupen64plus-rsp-hle -Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 +Architecture: any-i386 any-amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Provides: mupen64plus-rsp-1 Description: high-level rsp emulation for mupen64plus @@ -23,7 +23,7 @@ Description: high-level rsp emulation for mupen64plus Package: mupen64plus-rsp-hle-dbg Section: debug Priority: extra -Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 +Architecture: any-i386 any-amd64 Depends: ${misc:Depends}, mupen64plus-rsp-hle (= ${binary:Version}) Description: high-level rsp emulation for mupen64plus debug symbols package -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-hle.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

