This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository higan.
commit bbfddfd3ab87470aaceba240b98e68d9cf35161c Author: Tobias Hansen <[email protected]> Date: Mon Nov 20 19:50:55 2017 +0100 Refresh patches for higan 106. --- debian/patches/create_config.patch | 2 +- debian/patches/nall-makefile-fixes.patch | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/debian/patches/create_config.patch b/debian/patches/create_config.patch index a8c5fb3..0fc10b1 100644 --- a/debian/patches/create_config.patch +++ b/debian/patches/create_config.patch @@ -6,7 +6,7 @@ Author: Tobias Hansen <[email protected]> --- a/higan/target-tomoko/configuration/configuration.cpp +++ b/higan/target-tomoko/configuration/configuration.cpp -@@ -60,5 +60,6 @@ +@@ -63,5 +63,6 @@ } auto Settings::save() -> void { diff --git a/debian/patches/nall-makefile-fixes.patch b/debian/patches/nall-makefile-fixes.patch index 3a8e90c..0816e28 100644 --- a/debian/patches/nall-makefile-fixes.patch +++ b/debian/patches/nall-makefile-fixes.patch @@ -31,12 +31,3 @@ Author: Tobias Hansen <[email protected]> # compiler detection ifeq ($(compiler),) -@@ -51,7 +51,7 @@ - else ifeq ($(platform),macos) - compiler := clang++ - else ifeq ($(platform),linux) -- compiler := g++-4.9 -+ compiler := g++ - else ifeq ($(platform),bsd) - compiler := g++49 - else -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/higan.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

