This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 9f88b9aad4e9c0c562ed05b10dc1233fc3299ff4 Author: Sven Eckelmann <[email protected]> Date: Sun May 10 15:06:27 2015 +0200 Only recommend the third party plugins --- debian/changelog | 3 ++- debian/control | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c0f6e48..cfeddb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -mupen64plus (2.0+2) UNRELEASED; urgency=low +mupen64plus (2.5+1) UNRELEASED; urgency=low * Update copyright years in debian/copyright * debian/control: - Upgraded to policy 3.9.5, no changes required - Change Vcs-Browser to new alioth CGit URL + - Only recommend the third party plugins -- Sven Eckelmann <[email protected]> Sat, 16 Nov 2013 18:12:15 +0100 diff --git a/debian/control b/debian/control index d17d58d..951980e 100644 --- a/debian/control +++ b/debian/control @@ -52,6 +52,7 @@ Architecture: all Depends: ${misc:Depends}, mupen64plus-rsp-hle, +Recommends: mupen64plus-rsp-z64, Description: plugin-based Nintendo 64 emulator, rsp plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically @@ -66,10 +67,11 @@ Package: mupen64plus-video-all Architecture: all Depends: ${misc:Depends}, - mupen64plus-video-arachnoid, - mupen64plus-video-glide64, mupen64plus-video-glide64mk2, mupen64plus-video-rice, +Recommends: + mupen64plus-video-arachnoid, + mupen64plus-video-glide64, mupen64plus-video-z64, Description: plugin-based Nintendo 64 emulator, video plugins Flexible N64 Emulator for Linux that works with many ROMs that are publically -- 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

