This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-ui-console.
commit 194b0efaad4e2307271b37960a8d275eee94479b 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 43ab36c..98ebc33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-ui-console (2.5-3) UNRELEASED; urgency=medium + + * debian/control: + - Add support for armhf + + -- Sven Eckelmann <[email protected]> Thu, 26 Nov 2015 10:54:40 +0100 + mupen64plus-ui-console (2.5-2) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 0ecb389..a64f954 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libsdl2-dev, Package: mupen64plus-ui-console -Architecture: any-i386 any-amd64 +Architecture: any-i386 any-amd64 armhf Depends: ${misc:Depends}, ${shlibs:Depends}, @@ -48,7 +48,7 @@ Description: console frontend for mupen64plus Package: mupen64plus-ui-console-dbg Section: debug Priority: extra -Architecture: any-i386 any-amd64 +Architecture: any-i386 any-amd64 armhf Depends: ${misc:Depends}, mupen64plus-ui-console (= ${binary:Version}), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-ui-console.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

