This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit aa2fa456d432780d8486f9fd8620df8f4b4e9482 Author: Jordi Mallach <[email protected]> Date: Thu Oct 27 10:29:56 2016 +0200 Remove testkeys and add floptool to mame-tools' description. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cdf7d54..ccddd52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mame (0.179-1) UNRELEASED; urgency=medium a GCC 6 bug that causes MAME to FTBFS (closes: #840468). * Demote libjs-sphinxdoc and libjs-mathjax to Suggests, as the docs are still readable without those installed. + * Remove testkeys and add floptool to mame-tools' description. -- Jordi Mallach <[email protected]> Thu, 27 Oct 2016 02:06:54 +0200 diff --git a/debian/control b/debian/control index ecf9caa..20ec876 100644 --- a/debian/control +++ b/debian/control @@ -79,12 +79,12 @@ Description: Tools for MAME This package provides tools to be used with MAME. It currently contains: castool -- generic cassette manipulation tool for MAME chdman -- MAME Compressed Hunks of Data CHD manager + floptool -- Generic floppy image manipulation tool for MESS imgtool -- generic image manipulation tool for MAME jedutil -- binary to/from JEDEC file converter ldresample -- Laserdisc audio synchronizer and resampler ldverify -- Laserdisc AVI/CHD verifier romcmp -- ROM comparison utility program - testkeys -- keyboard code viewer Package: mame-doc Section: doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

