This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch experimental in repository dolphin-emu.
commit 289099487e6a1b2eff45794f614e1508f7c6ce58 Author: James Cowgill <[email protected]> Date: Mon Sep 7 00:08:37 2015 +0100 Supported architecture changes (+arm64 +kfreebsd-amd64 -armhf -i386) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9bcc153..4b6ba4e 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-games/dolphin-emu.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/dolphin-emu.git Package: dolphin-emu -Architecture: amd64 armhf i386 +Architecture: any-amd64 any-arm64 Depends: ${shlibs:Depends}, ${misc:Depends}, dolphin-emu-data (= ${source:Version}) Description: Gamecube, Wii and Triforce emulator Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

