[eigen3] 02/05: Refresh patches.

Anton Gladky gladk at moszumanska.debian.org
Sun Sep 6 17:40:22 UTC 2015


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

gladk pushed a commit to branch master
in repository eigen3.

commit e6f234573612d57e2a3188f52811e961167c50da
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Sep 6 09:58:16 2015 +0200

    Refresh patches.
---
 debian/patches/01_install_FindEigen3.patch    |  2 +-
 debian/patches/06_remove_doc_matrix.patch     |  6 ++++--
 debian/patches/07_remove_compressed_doc.patch | 10 ++++++----
 debian/patches/series                         |  2 +-
 4 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/patches/01_install_FindEigen3.patch b/debian/patches/01_install_FindEigen3.patch
index 7d11f81..190adb2 100644
--- a/debian/patches/01_install_FindEigen3.patch
+++ b/debian/patches/01_install_FindEigen3.patch
@@ -6,7 +6,7 @@ Index: eigen3/CMakeLists.txt
 ===================================================================
 --- eigen3.orig/CMakeLists.txt
 +++ eigen3/CMakeLists.txt
-@@ -323,6 +323,11 @@ install(FILES
+@@ -376,6 +376,11 @@ install(FILES
    DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT Devel
    )
  
diff --git a/debian/patches/06_remove_doc_matrix.patch b/debian/patches/06_remove_doc_matrix.patch
index 5b2eea1..179963d 100644
--- a/debian/patches/06_remove_doc_matrix.patch
+++ b/debian/patches/06_remove_doc_matrix.patch
@@ -2,8 +2,10 @@ Description: Remove the line, which causes unreproducible builds
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-18
 
---- eigen3-3.2.5.orig/doc/snippets/Matrix_resize_int_int.cpp
-+++ eigen3-3.2.5/doc/snippets/Matrix_resize_int_int.cpp
+Index: eigen3/doc/snippets/Matrix_resize_int_int.cpp
+===================================================================
+--- eigen3.orig/doc/snippets/Matrix_resize_int_int.cpp
++++ eigen3/doc/snippets/Matrix_resize_int_int.cpp
 @@ -6,4 +6,4 @@ m.resize(3,2);
  cout << "here's the 3x2 matrix m:" << endl << m << endl;
  cout << "now let's resize m to size 2x2. This is NOT a conservative resizing, so it becomes uninitialized:" << endl;
diff --git a/debian/patches/07_remove_compressed_doc.patch b/debian/patches/07_remove_compressed_doc.patch
index 7847343..2aef50f 100644
--- a/debian/patches/07_remove_compressed_doc.patch
+++ b/debian/patches/07_remove_compressed_doc.patch
@@ -2,10 +2,12 @@ Description: Remove compressed doc
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-19
 
---- eigen3-3.2.5.orig/doc/CMakeLists.txt
-+++ eigen3-3.2.5/doc/CMakeLists.txt
-@@ -91,8 +91,6 @@ add_custom_target(doc ALL
-   COMMAND doxygen Doxyfile-unsupported
+Index: eigen3/doc/CMakeLists.txt
+===================================================================
+--- eigen3.orig/doc/CMakeLists.txt
++++ eigen3/doc/CMakeLists.txt
+@@ -100,8 +100,6 @@ add_custom_target(doc ALL
+   COMMAND ${CMAKE_COMMAND} -E copy ${Eigen_BINARY_DIR}/doc/html/group__TopicUnalignedArrayAssert.html ${Eigen_BINARY_DIR}/doc/html/TopicUnalignedArrayAssert.html
    COMMAND ${CMAKE_COMMAND} -E rename html eigen-doc
    COMMAND ${CMAKE_COMMAND} -E remove eigen-doc/eigen-doc.tgz
 -  COMMAND ${CMAKE_COMMAND} -E tar cfz eigen-doc.tgz eigen-doc
diff --git a/debian/patches/series b/debian/patches/series
index e3d0afe..e7b0718 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,6 @@
 01_install_FindEigen3.patch
 02_remove_buildtype_check.patch
-03_fix_spline_module.patch
+#03_fix_spline_module.patch
 04_remove_piwik.patch
 05_remove_html_timestamp.patch
 06_remove_doc_matrix.patch

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



More information about the debian-science-commits mailing list