This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapbox-variant.
commit d1a895a41e618ab171dc3130172cd34b511579c3 Author: Bas Couwenberg <[email protected]> Date: Wed Nov 23 17:22:04 2016 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/disble-mason.patch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0df43fe..71217b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mapbox-variant (1.1.4-1) UNRELEASED; urgency=medium * New upstream release. + * Refresh patches. -- Bas Couwenberg <[email protected]> Wed, 23 Nov 2016 17:19:18 +0100 diff --git a/debian/patches/disble-mason.patch b/debian/patches/disble-mason.patch index 09222a5..c4021bc 100644 --- a/debian/patches/disble-mason.patch +++ b/debian/patches/disble-mason.patch @@ -14,7 +14,7 @@ Forwarded: not-needed DEBUG_FLAGS = -O0 -g -DDEBUG -fno-inline-functions COMMON_FLAGS = -Wall -pedantic -Wextra -Wsign-compare -Wsign-conversion -Wshadow -Wunused-parameter -std=$(CXX_STD) @@ -16,8 +16,8 @@ ALL_HEADERS = $(shell find include/mapbo - all: out/bench-variant out/unique_ptr_test out/unique_ptr_test out/recursive_wrapper_test out/binary_visitor_test + all: out/bench-variant out/unique_ptr_test out/unique_ptr_test out/recursive_wrapper_test out/binary_visitor_test out/lambda_overload_test out/hashable_test mason_packages: - git submodule update --init .mason @@ -24,7 +24,7 @@ Forwarded: not-needed ./deps/gyp: git clone --depth 1 https://chromium.googlesource.com/external/gyp.git ./deps/gyp -@@ -75,7 +75,7 @@ coverage: +@@ -83,7 +83,7 @@ coverage: sizes: Makefile mkdir -p ./out @$(CXX) -o ./out/our_variant_hello_world.out include/mapbox/variant.hpp -I./include $(RELEASE_FLAGS) $(COMMON_FLAGS) $(CXXFLAGS) && du -h ./out/our_variant_hello_world.out -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapbox-variant.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

