[alglib] 02/04: Refresh patches.

Anton Gladky gladk at moszumanska.debian.org
Wed Aug 26 20:51:29 UTC 2015


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

gladk pushed a commit to branch master
in repository alglib.

commit b7f61ce6aedba27e6568a50ad9ecd843bc367f36
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Aug 26 22:20:07 2015 +0200

    Refresh patches.
---
 debian/patches/01_add_cmake.patch          | 4 ++--
 debian/patches/10_disable_minlm_test.patch | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/01_add_cmake.patch b/debian/patches/01_add_cmake.patch
index abbc1af..7b498b1 100644
--- a/debian/patches/01_add_cmake.patch
+++ b/debian/patches/01_add_cmake.patch
@@ -2,10 +2,10 @@ Description: add cmake-support to the library
 Author: Anton Gladky <gladk at debian.org> 
 Last-Update: 2015-04-16
 
-Index: alglib/CMakeLists.txt
+Index: cpp/CMakeLists.txt
 ===================================================================
 --- /dev/null
-+++ alglib/CMakeLists.txt
++++ cpp/CMakeLists.txt
 @@ -0,0 +1,31 @@
 +project(alglib CXX)
 +cmake_minimum_required(VERSION 2.8)
diff --git a/debian/patches/10_disable_minlm_test.patch b/debian/patches/10_disable_minlm_test.patch
index bc64967..fc2dfae 100644
--- a/debian/patches/10_disable_minlm_test.patch
+++ b/debian/patches/10_disable_minlm_test.patch
@@ -2,11 +2,11 @@ Description: disable minlm test, because it fails sometimes on some platforms.
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-05-29
 
-Index: alglib/tests/test_c.cpp
+Index: cpp/tests/test_c.cpp
 ===================================================================
---- alglib.orig/tests/test_c.cpp
-+++ alglib/tests/test_c.cpp
-@@ -91496,7 +91496,6 @@ _s_testrecord unittests[] =
+--- cpp.orig/tests/test_c.cpp
++++ cpp/tests/test_c.cpp
+@@ -93354,7 +93354,6 @@ _s_testrecord unittests[] =
      {"spline1d",testspline1d,_pexec_testspline1d},
      {"normestimator",testnormestimator,_pexec_testnormestimator},
      {"minqp",testminqp,_pexec_testminqp},

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



More information about the debian-science-commits mailing list