This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-audio-sdl.
commit 75512aac33e6a3fa221025d3f4ea954125017b7c Author: Sven Eckelmann <[email protected]> Date: Sun May 10 15:32:20 2015 +0200 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 0b2b1d5..b2a124d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-audio-sdl (2.5-3) UNRELEASED; urgency=medium + + * debian/control: + - Add support for armhf + + -- Sven Eckelmann <[email protected]> Thu, 26 Nov 2015 10:49:49 +0100 + mupen64plus-audio-sdl (2.5-2) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index c77cc28..55f7344 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: pkg-config, Package: mupen64plus-audio-sdl -Architecture: any-i386 any-amd64 +Architecture: any-i386 any-amd64 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, @@ -40,7 +40,7 @@ Description: sdl audio output plugin for mupen64plus Package: mupen64plus-audio-sdl-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-audio-sdl.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

