This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit 2bba9441e5ef17880cb47787016ca21a260b4014 Author: Jordi Mallach <[email protected]> Date: Wed Jul 13 12:51:38 2016 +0200 Add some additional docs to the mame binary. --- debian/changelog | 1 + debian/mame.docs | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 022dd98..a3f23b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ mame (0.175-2) unstable; urgency=medium Thanks to Vas Crabb for pointing this out. * Add a override_dh_auto_test that just runs "mame -valid" after the build. For now, make it non-fatal. + * Add some additional docs to the mame binary. -- Cesare Falco <[email protected]> Fri, 08 Jul 2016 13:08:40 +0200 diff --git a/debian/mame.docs b/debian/mame.docs index 754f810..034e010 100644 --- a/debian/mame.docs +++ b/debian/mame.docs @@ -1,4 +1,8 @@ docs/config.txt +docs/emscripten.txt +docs/floppy.txt +docs/luaengine.md +docs/m6502.txt docs/mame.txt docs/SDL.txt whatsnew.txt -- 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

