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 080f9fd9b2aa4c9981ef270cfb27b7460348b802 Author: Sven Eckelmann <[email protected]> Date: Thu Jun 27 09:53:05 2013 +0200 Build-Depend on debhelper 9.20130604 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3da49c0..f662e5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ mupen64plus-rsp-hle (2.0~rc2+1+3d76355d095c-3) UNRELEASED; urgency=low * Work around new debhelper 9.20130624 test behavior which is causing a FTBFS by adding an explicit empty override_dh_auto_test rule in debian/rules + * Build-Depend on debhelper 9.20130604 for support of parameters when + detecting targets in dh_auto_* -- Sven Eckelmann <[email protected]> Wed, 26 Jun 2013 12:29:59 +0200 diff --git a/debian/control b/debian/control index 1a7dff7..1ddc7b7 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://code.google.com/p/mupen64plus/ Vcs-Git: git://anonscm.debian.org/collab-maint/mupen64plus-rsp-hle.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus-rsp-hle.git Build-Depends: - debhelper (>= 9), + debhelper (>= 9.20130604), dpkg-dev (>= 1.16.1.1), libmupen64plus-dev (>= 1.99.5), -- 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

