This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit 461213bfc67fa954d347854ea26077f62ba7be33 Author: Sven Eckelmann <[email protected]> Date: Thu Jun 27 09:53:06 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 dace790..1e221f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ mupen64plus-video-rice (2.0~rc2+1+81c42ae7724a-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:30:01 +0200 diff --git a/debian/control b/debian/control index d39cb10..16074bd 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-video-rice.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus-video-rice.git Build-Depends: - debhelper (>= 9), + debhelper (>= 9.20130604), dpkg-dev (>= 1.16.1.1), libgl1-mesa-dev | libgl-dev, libmupen64plus-dev (>= 2.0~rc3+3+5d46baa3dd76-2), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

