[SCM] Command-line driven interactive plotting program branch, master, updated. debian/0_20120508.git5719ce8-1-7-g2082bf6

Anton Gladky gladky.anton at gmail.com
Wed May 8 19:20:53 UTC 2013


The following commit has been merged in the master branch:
commit 2082bf6375e6ca6964ace6d4a3fe8ea9576dadf6
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed May 8 21:17:39 2013 +0200

    Update patch.

diff --git a/debian/patches/enable_some_more_tests.patch b/debian/patches/enable_some_more_tests.patch
index e926673..c767d8b 100644
--- a/debian/patches/enable_some_more_tests.patch
+++ b/debian/patches/enable_some_more_tests.patch
@@ -4,7 +4,7 @@ Last-Update: 2013-05-08
 
 --- a/Makefile
 +++ b/Makefile
-@@ -26,8 +26,8 @@
+@@ -26,12 +26,12 @@
  
  # The -O0 option speeds up the compile, which is good for testing.  This should
  # never be used for production since the generated code is extremely slow!
@@ -15,6 +15,11 @@ Last-Update: 2013-05-08
  
  # This makes the examples and tests more complete, but only works if you have the corresponding
  # libraries installed.
+-#CXXFLAGS+=--std=c++11 -DUSE_ARMA=1 -DUSE_BLITZ=1
++CXXFLAGS+=--std=c++11 -DUSE_ARMA=1 -DUSE_BLITZ=1
+ 
+ ALL_EXAMPLES=example-misc example-data-1d example-data-2d example-interactive
+ TEST_BINARIES=test-noncopyable test-outputs
 --- a/legacy/Makefile
 +++ b/legacy/Makefile
 @@ -1,7 +1,7 @@
@@ -27,14 +32,3 @@ Last-Update: 2013-05-08
  
  EVERYTHING=examples examples-blitz examples-interactive
  
---- gnuplot-iostream-0~20130424.gita9d3e31.orig/Makefile
-+++ gnuplot-iostream-0~20130424.gita9d3e31/Makefile
-@@ -31,7 +31,7 @@ LDFLAGS+= $(shell dpkg-buildflags --get
- 
- # This makes the examples and tests more complete, but only works if you have the corresponding
- # libraries installed.
--#CXXFLAGS+=--std=c++11 -DUSE_ARMA=1 -DUSE_BLITZ=1
-+CXXFLAGS+=--std=c++11 -DUSE_ARMA=1 -DUSE_BLITZ=1
- 
- ALL_EXAMPLES=example-misc example-data-1d example-data-2d example-interactive
- TEST_BINARIES=test-noncopyable test-outputs

-- 
Command-line driven interactive plotting program



More information about the debian-science-commits mailing list