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 efa0ebbfe82166f6574b6833320ccba7980031e6 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 670aaf0..e4ab4b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mupen64plus-ui-console (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:13:36 +0200 diff --git a/debian/control b/debian/control index a423546..115b730 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,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}, @@ -46,7 +46,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

