This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit bc7bdf9c5a82d66c2028d80955184bed9b4c0471 Author: Jordi Mallach <[email protected]> Date: Thu Sep 29 02:40:04 2016 +0200 Add missing patch headers. --- debian/changelog | 1 + debian/patches/genie_freebsd_target.patch | 4 ++++ debian/patches/hurd.patch | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 47ce42d..845285d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ mame (0.178-1) UNRELEASED; urgency=medium * Add Depends on libjs-sphinxdoc and libjs-mathjax. * Register the html docs with doc-base. * Remove obsolete reference to MESS in mame-tools' description. + * Add missing patch headers. -- Jordi Mallach <[email protected]> Wed, 28 Sep 2016 08:07:12 +0200 diff --git a/debian/patches/genie_freebsd_target.patch b/debian/patches/genie_freebsd_target.patch index 600bd36..b0b8e96 100644 --- a/debian/patches/genie_freebsd_target.patch +++ b/debian/patches/genie_freebsd_target.patch @@ -1,3 +1,7 @@ +Author: Jordi Mallach <[email protected]> +Description: Hack around genie to make kfreebsd builds work. +Forwarded: no + Index: mame-0.175/makefile =================================================================== --- mame-0.175.orig/makefile diff --git a/debian/patches/hurd.patch b/debian/patches/hurd.patch index daa1cd4..f648c43 100644 --- a/debian/patches/hurd.patch +++ b/debian/patches/hurd.patch @@ -1,3 +1,7 @@ +Author: Jordi Mallach <[email protected]> +Description: Several FTBFS fixes for Hurd systems. +Forwarded: no + Index: mame-0.176/makefile =================================================================== --- mame-0.176.orig/makefile -- 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

