This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 5c6366d58904599fe57e3646c1b35ac8f63da066 Author: Sven Eckelmann <[email protected]> Date: Fri Sep 9 10:51:03 2011 +0200 Add dependency mupen64plus-rsp-z64 to mupen64plus-rsp-all --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index cd7ae30..4e89164 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ mupen64plus (1.99.4+4) UNRELEASED; urgency=low * Don't mix implicit and explicit rules to prevent FTBFS with make 3.82 + * Add dependency mupen64plus-rsp-z64 to mupen64plus-rsp-all because it + also provides mupen64plus-rsp-z64-hlevideo -- Sven Eckelmann <[email protected]> Sun, 21 Aug 2011 17:54:29 +0200 diff --git a/debian/control b/debian/control index 4968162..d85fd94 100644 --- a/debian/control +++ b/debian/control @@ -52,6 +52,7 @@ Architecture: all Depends: ${misc:Depends}, mupen64plus-rsp-hle, + mupen64plus-rsp-z64, Description: plugin-based Nintendo 64 emulator, rsp plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

