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-z64.
commit 4e3a51eb65bc0742ae0481bcbd6f79c2e22f20c0 Author: Sven Eckelmann <[email protected]> Date: Thu Nov 26 10:56:08 2015 +0100 Add support for armhf --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b72c749..9596340 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-rsp-z64 (2.0.0+12+g5a0a580-3) UNRELEASED; urgency=medium + + * debian/control + - Add support for armhf + + -- Sven Eckelmann <[email protected]> Thu, 26 Nov 2015 10:51:51 +0100 + mupen64plus-rsp-z64 (2.0.0+12+g5a0a580-2) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 53b056e..1f05e21 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libmupen64plus-dev (>= 1.99.5), Package: mupen64plus-rsp-z64 -Architecture: any-i386 any-amd64 +Architecture: any-i386 any-amd64 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, @@ -38,7 +38,7 @@ Description: low-level rsp emulation for mupen64plus Package: mupen64plus-rsp-z64-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-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

