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 63237579706e7a63a9103bd872565d75ae7865fb Author: Sven Eckelmann <[email protected]> Date: Sun May 10 15:32:20 2015 +0200 Add support for armhf --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca20b5f..2bdb8ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mupen64plus-rsp-hle (2.5-2) UNRELEASED; urgency=medium * debian/control: - Change Vcs-Browser to new alioth CGit URL + - Add support for armhf -- Sven Eckelmann <[email protected]> Thu, 07 May 2015 23:12:59 +0200 diff --git a/debian/control b/debian/control index 27023fd..c596824 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libmupen64plus-dev (>= 1.99.5), Package: mupen64plus-rsp-hle -Architecture: any-i386 any-amd64 +Architecture: any-i386 any-amd64 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, @@ -32,7 +32,7 @@ Description: high-level rsp emulation for mupen64plus Package: mupen64plus-rsp-hle-dbg Section: debug Priority: extra -Architecture: any-i386 any-amd64 +Architecture: any-i386 any-amd64 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, -- 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

