This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit df79890e75f02aad0f730a1d66dbed9ed4910fb2 Author: Sven Eckelmann <[email protected]> Date: Mon Aug 29 15:01:06 2011 +0200 Depend on libmupen64plus-dev (>= 1.99.4+77+8bb0e6b3ae3a-1) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ea6bc38..bd98703 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus-video-z64 (1.99.4+24+81f51799ae45-1) UNRELEASED; urgency=low * debian/control: - Add virtual package libsdl-dev as alternative build dependency - Depend on mupen64plus-*-abi-2 + - Build-Depend on libmupen64plus-dev >= 1.99.4+77+8bb0e6b3ae3a-1 * Don't mix implicit and explicit rules to prevent FTBFS with make 3.82 * debian/patches: - Remove upstream merged patch rewrite_makefile.patch diff --git a/debian/control b/debian/control index b3d84c5..0cdae86 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: hardening-includes, libgl1-mesa-dev | libgl-dev, libglew1.6-dev | libglew-dev, - libmupen64plus-dev, + libmupen64plus-dev (>= 1.99.4+77+8bb0e6b3ae3a-1), libsdl1.2-dev | libsdl-dev, pkg-config, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

