This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository higan.
commit b2da931a7c37a01e55d90a58a4f72951c6c24f54 Author: Tobias Hansen <[email protected]> Date: Sat Sep 2 19:01:48 2017 +0100 Avoid long lines in extended description. --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 22bda60..7d3f14d 100644 --- a/debian/control +++ b/debian/control @@ -24,10 +24,11 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Provides: nes-emulator 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 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. It focuses on accuracy and clean code, rather than speed and special -- 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

