This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit e81e8dca2c3295742d8fa4498000d0eba4ab6f3d Author: Sven Eckelmann <[email protected]> Date: Sat Aug 8 02:05:09 2009 +0200 Rewrite of package descriptions --- debian/control | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 73bb34f..2db994e 100644 --- a/debian/control +++ b/debian/control @@ -17,11 +17,15 @@ Package: mupen64plus Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-dejavu-core Description: plugin-based Nintendo 64 emulator - N64 Emulator for Linux - GTK+ 2.0 GUI - . - Mupen64Plus is a N64 Emulator for Linux, it runs a lot of roms. - But remember, it's an emulator, you can't play without roms. This packages - doesn't contain roms. + N64 Emulator for Linux that works with many ROMs that are publically available. + It has the following features: + * loading of compressed roms + * cheat system + * exchangeable plugins for graphics, sound and input emulation + * multiple save states + * fullscreen support + * high quality texture filter for many graphic plugins + * support for external hi-res texture packs Package: mupen64plus-dbg Section: debug @@ -30,10 +34,14 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus (= ${binary:Version}) Description: mupen64plus debug symbols package - N64 Emulator for Linux - GTK+ 2.0 GUI - . - Mupen64Plus is a N64 Emulator for Linux, it runs a lot of roms. - But remember, it's an emulator, you can't play without roms. This packages - doesn't contain roms. + N64 Emulator for Linux that works with many ROMs that are publically available. + It has the following features: + * loading of compressed roms + * cheat system + * exchangeable plugins for graphics, sound and input emulation + * multiple save states + * fullscreen support + * high quality texture filter for many graphic plugins + * support for external hi-res texture packs . This package contains the debug files. -- 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

