This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository dolphin-emu.
commit 244bdfb95ed7c3b8b7b0c05fca19eba8257926b8 Author: James Cowgill <[email protected]> Date: Fri Mar 4 13:21:53 2016 +0000 Remove mention of Triforce from package description Hasn't been supported throughout most of 5.0 development. --- debian/control | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 43c184e..60221a0 100644 --- a/debian/control +++ b/debian/control @@ -49,21 +49,21 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/dolphin-emu.git Package: dolphin-emu Architecture: amd64 arm64 Depends: ${shlibs:Depends}, ${misc:Depends}, dolphin-emu-data (= ${source:Version}) -Description: Gamecube, Wii and Triforce emulator - Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the - Gamecube) emulator. It allows PC gamers to enjoy games for these two consoles - in full HD (1080p) with several enhancements: compatibility with all PC - controllers, turbo speed, networked multiplayer, and even more. +Description: Gamecube and Wii emulator + Dolphin is an emulator for two recent Nintendo video game consoles: the + GameCube and the Wii. It allows PC gamers to enjoy games for these two + consoles in full HD (1080p) with several enhancements: compatibility with all + PC controllers, turbo speed, networked multiplayer, and even more. Package: dolphin-emu-data Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Suggests: dolphin-emu -Description: Gamecube, Wii and Triforce emulator - data files - Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the - Gamecube) emulator. It allows PC gamers to enjoy games for these two consoles - in full HD (1080p) with several enhancements: compatibility with all PC - controllers, turbo speed, networked multiplayer, and even more. +Description: Gamecube and Wii emulator - data files + Dolphin is an emulator for two recent Nintendo video game consoles: the + GameCube and the Wii. It allows PC gamers to enjoy games for these two + consoles in full HD (1080p) with several enhancements: compatibility with all + PC controllers, turbo speed, networked multiplayer, and even more. . This package contains the platform independent data files for Dolphin. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

