This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit 2e84a3f81a7163efbf828aad91dbf30dde1422d7 Author: Jordi Mallach <[email protected]> Date: Thu Sep 29 01:34:59 2016 +0200 Remove obsolete reference to MESS in 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 c270ce7..99a3af8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ mame (0.178-1) UNRELEASED; urgency=medium path of the mathjax javascript, to avoid a privacy breach when opening the docs in a browser. * Add Depends on libjs-sphinxdoc and libjs-mathjax. + * Remove obsolete reference to MESS in mame-tools' description. -- Jordi Mallach <[email protected]> Wed, 28 Sep 2016 08:07:12 +0200 diff --git a/debian/control b/debian/control index 3a98856..5ad0f12 100644 --- a/debian/control +++ b/debian/control @@ -70,7 +70,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: mame (= ${source:Version}) -Description: Tools for MAME and MESS +Description: Tools for MAME MAME is a hardware emulator: it faithfully reproduces the behavior of many arcade machines (it is not a simulation). . -- 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

