[mame] 05/06: Refresh patches.

Jordi Mallach jordi at moszumanska.debian.org
Wed Apr 26 14:37:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

jordi pushed a commit to branch master
in repository mame.

commit ae68413b2459c69ebb4ae640aae2991f977f7429
Author: Jordi Mallach <jordi at debian.org>
Date:   Wed Apr 26 12:10:16 2017 +0200

    Refresh patches.
---
 debian/changelog                     | 1 +
 debian/patches/avoid_linenoise.patch | 2 +-
 debian/patches/hurd.patch            | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index be874a4..e7c066e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mame (0.185-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Disable genie_freebsd_target.patch, as it gets in the way and kFreeBSD
     builds are broken in other ways.
+  * Refresh patches.
 
  -- Jordi Mallach <jordi at debian.org>  Wed, 26 Apr 2017 11:59:13 +0200
 
diff --git a/debian/patches/avoid_linenoise.patch b/debian/patches/avoid_linenoise.patch
index ee3207a..5149007 100644
--- a/debian/patches/avoid_linenoise.patch
+++ b/debian/patches/avoid_linenoise.patch
@@ -55,7 +55,7 @@ Index: mame/scripts/src/3rdparty.lua
  	files {
  		MAME_DIR .. "3rdparty/lua-linenoise/linenoise_none.c",
  	}
-@@ -1621,7 +1621,7 @@ end
+@@ -1633,7 +1633,7 @@ end
  --------------------------------------------------
  -- linenoise-ng library
  --------------------------------------------------
diff --git a/debian/patches/hurd.patch b/debian/patches/hurd.patch
index d4f8711..d0759a0 100644
--- a/debian/patches/hurd.patch
+++ b/debian/patches/hurd.patch
@@ -8,7 +8,7 @@ Index: mame/makefile
 +++ mame/makefile
 @@ -194,6 +194,9 @@ ifeq ($(firstword $(filter OpenBSD,$(UNA
  OS := openbsd
- GENIEOS := bsd
+ GENIEOS := freebsd
  endif
 +ifeq ($(firstword $(filter GNU,$(UNAME))),GNU)
 +OS := gnu

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git



More information about the Pkg-games-commits mailing list