[SCM] Eigen3 packaging. branch, experimental, updated. debian/3.1.2-1_exp4-6-g2ccf308

Anton Gladky gladky.anton at gmail.com
Tue Apr 16 21:29:55 UTC 2013


The following commit has been merged in the experimental branch:
commit 28c0a41efc0064d719a80618c9753fd00260d408
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue Apr 16 21:58:22 2013 +0200

    Remove applied by upstream patch.

diff --git a/debian/patches/disable_mpreal_test.patch b/debian/patches/disable_mpreal_test.patch
deleted file mode 100644
index 652d119..0000000
--- a/debian/patches/disable_mpreal_test.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: disable mpreal test, because it fails to compile on ia64 and s390x
-Author: Anton Gladky <gladky.anton at gmail.com>
-Forwarded: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=529
-Fixed-Upstream: https://bitbucket.org/eigen/eigen/changeset/aa830f59abb9/
-Last-Update: 2012-12-24
-
---- a/unsupported/test/CMakeLists.txt
-+++ b/unsupported/test/CMakeLists.txt
-@@ -39,14 +39,6 @@
- 
- find_package(MPFR 2.3.0)
- find_package(GMP)
--if(MPFR_FOUND)
--  include_directories(${MPFR_INCLUDES} ./mpreal)
--  ei_add_property(EIGEN_TESTED_BACKENDS "MPFR C++, ")
--  set(EIGEN_MPFR_TEST_LIBRARIES ${MPFR_LIBRARIES} ${GMP_LIBRARIES})
--  ei_add_test(mpreal_support "" "${EIGEN_MPFR_TEST_LIBRARIES}" )
--else()
--  ei_add_property(EIGEN_MISSING_BACKENDS "MPFR C++, ")
--endif()
- 
- ei_add_test(sparse_extra   "" "")
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 75c7be5..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-disable_mpreal_test.patch

-- 
Eigen3 packaging. 



More information about the debian-science-commits mailing list