This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository higan.
commit 855288745a4fba7d7a2bde00a2b27ba2dc43fd31 Author: Tobias Hansen <[email protected]> Date: Sat Jul 22 13:33:45 2017 +0100 Add new emulated systems to package description and manpage. --- debian/control | 7 ++++--- debian/higan.6 | 8 +++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index ab6efa9..22bda60 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,10 @@ Package: higan Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Provides: nes-emulator -Description: Accurate Nintendo multi-system emulator - higan is an emulator for Nintendos SNES, NES, Gameboy, Gameboy Color - and Gameboy Advance. It was formerly called bsnes and the SNES +Description: Accurate multi-system emulator + higan is an emulator for systems from Nintendo (SNES, NES, Gameboy, Gameboy Color, + Gameboy Advance), Sega (Master System, Game Gear), NEC (PC Engine, SuperGrafx) and + Bandai (WonderSwan, WonderSwan Color). It was formerly called bsnes and the SNES emulation is especially complete and polished. . higan strives to provide the most faithful hardware emulation possible. diff --git a/debian/higan.6 b/debian/higan.6 index 759b680..cef47ab 100644 --- a/debian/higan.6 +++ b/debian/higan.6 @@ -6,10 +6,12 @@ higan \- Accurate Nintendo multi-system emulator .SH DESCRIPTION -higan is a Nintendo multi-system emulator that strives to provide the +higan is a multi-system emulator that strives to provide the most faithful hardware emulation possible. It focuses on accuracy and clean -code, rather than speed and special features. higan emulates the SNES, NES, -Gameboy, Gameboy Color and the Gameboy Advance. +code, rather than speed and special features. higan emulates systems from +Nintendo (SNES, NES, Gameboy, Gameboy Color, Gameboy Advance), +Sega (Master System, Game Gear), NEC (PC Engine, SuperGrafx) and +Bandai (WonderSwan, WonderSwan Color). .SH CONFIGURATION -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/higan.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

