This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit b2d4b9bb6b730a6a43bb3fa5939a5d464b0384df 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 5524d23..505c183 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-rice -Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 +Architecture: any-i386 any-amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Provides: mupen64plus-video-1 Description: plugin-based Nintendo 64 emulator @@ -30,7 +30,7 @@ Description: plugin-based Nintendo 64 emulator Package: mupen64plus-video-rice-dbg Section: debug Priority: extra -Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 +Architecture: any-i386 any-amd64 Depends: ${misc:Depends}, mupen64plus-video-rice (= ${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-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

