This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-input-sdl.
commit b7b73ccd5c650c377faf251ffcdc9e1fbdc0d85d Author: Sven Eckelmann <[email protected]> Date: Fri Nov 26 23:29:39 2010 +0100 Add new description for packages --- debian/control | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index 6f3ffa0..a100c73 100644 --- a/debian/control +++ b/debian/control @@ -15,17 +15,11 @@ Package: mupen64plus-input-sdl Architecture: any-i386 any-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-input-abi-1 Provides: mupen64plus-input -Description: plugin-based Nintendo 64 emulator - 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 - * integrated graphical debugger for development +Description: sdl input device plugin for mupen64plus + Input device plugin for mupen64plus which can use either keyboard or all by + SDL supported input devices. All devices are autoconfigured using a + database supplied with this package or through manual button mappings inside + the local mupen64plus configuration. Package: mupen64plus-input-sdl-dbg Section: debug @@ -33,16 +27,10 @@ Priority: extra Architecture: any-i386 any-amd64 Depends: ${misc:Depends}, mupen64plus-input-sdl (= ${binary:Version}) -Description: mupen64plus debug symbols package - 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 - * integrated graphical debugger for development +Description: sdl input device plugin for mupen64plus debug symbols package + Input device plugin for mupen64plus which can use either keyboard or all by + SDL supported input devices. All devices are autoconfigured using a + database or through manual button mappings inside the local mupen64plus + configuration. . This package contains the debug files. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-input-sdl.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

