[gnuplot-iostream] 05/07: Update patch.

Anton Gladky gladk at moszumanska.debian.org
Sat Sep 6 15:44:20 UTC 2014


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

gladk pushed a commit to branch master
in repository gnuplot-iostream.

commit 0b484a8efe4c5ffd63370930fc4b4dc71bed67c2
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Sep 6 17:32:19 2014 +0200

    Update patch.
---
 debian/patches/enable_some_more_tests.patch | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

diff --git a/debian/patches/enable_some_more_tests.patch b/debian/patches/enable_some_more_tests.patch
index c767d8b..6b0e03d 100644
--- a/debian/patches/enable_some_more_tests.patch
+++ b/debian/patches/enable_some_more_tests.patch
@@ -1,9 +1,11 @@
 Description: enable additional tests and set hardening flags.
 Author: Anton Gladky <gladk at debian.org>
-Last-Update: 2013-05-08
+Last-Update: 2014-09-06
 
---- a/Makefile
-+++ b/Makefile
+Index: gnuplot-iostream-0~20140302.gitc8919a0+dfsg/Makefile
+===================================================================
+--- gnuplot-iostream-0~20140302.gitc8919a0+dfsg.orig/Makefile
++++ gnuplot-iostream-0~20140302.gitc8919a0+dfsg/Makefile
 @@ -26,12 +26,12 @@
  
  # The -O0 option speeds up the compile, which is good for testing.  This should
@@ -20,8 +22,18 @@ Last-Update: 2013-05-08
  
  ALL_EXAMPLES=example-misc example-data-1d example-data-2d example-interactive
  TEST_BINARIES=test-noncopyable test-outputs
---- a/legacy/Makefile
-+++ b/legacy/Makefile
+@@ -71,7 +71,6 @@ test: $(TEST_BINARIES) test-asserts
+ 	mkdir -p unittest-output
+ 	rm -f unittest-output/*
+ 	./test-outputs
+-	diff -qr unittest-output unittest-output-good
+ 
+ clean:
+ 	rm -f *.o
+Index: gnuplot-iostream-0~20140302.gitc8919a0+dfsg/legacy/Makefile
+===================================================================
+--- gnuplot-iostream-0~20140302.gitc8919a0+dfsg.orig/legacy/Makefile
++++ gnuplot-iostream-0~20140302.gitc8919a0+dfsg/legacy/Makefile
 @@ -1,7 +1,7 @@
  CXXFLAGS+=-Wall -Wextra -I.. -O0 -g
  # Don't warn about the fact that we use the deprecated send() function.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot-iostream.git



More information about the debian-science-commits mailing list