This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit 1f21c26a8510c300cf0ee7c55609ad1ce720a556 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 0dae210..6e30ff5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ mupen64plus-video-glide64 (1.99.5+23+ecd597fb6dcf-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:00 +0200 diff --git a/debian/control b/debian/control index 561571b..c21a919 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-glide64.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus-video-glide64.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-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

