[eigen3] 02/04: Refresh patches.

Anton Gladky gladk at moszumanska.debian.org
Mon Dec 19 19:47:33 UTC 2016


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

gladk pushed a commit to branch master
in repository eigen3.

commit ff173297d7ad4518b196406902d8daf7fbc847a3
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Dec 18 23:03:12 2016 +0100

    Refresh patches.
---
 debian/patches/02_remove_buildtype_check.patch |  6 +++---
 debian/patches/04_remove_piwik.patch           |  6 +++---
 debian/patches/05_remove_html_timestamp.patch  |  6 +++---
 debian/patches/06_remove_doc_matrix.patch      |  6 +++---
 debian/patches/07_remove_compressed_doc.patch  |  6 +++---
 debian/patches/08_fix_path_FindEigen3.patch    |  8 ++++----
 debian/patches/12_grammer_tweak.patch          | 12 ++++++------
 7 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/debian/patches/02_remove_buildtype_check.patch b/debian/patches/02_remove_buildtype_check.patch
index e3bf6d8..14d459a 100644
--- a/debian/patches/02_remove_buildtype_check.patch
+++ b/debian/patches/02_remove_buildtype_check.patch
@@ -1,10 +1,10 @@
 Description: Remove build type check in cmake
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-16
-Index: eigen-eigen-26667be4f70b/CMakeLists.txt
+Index: eigen-eigen-f562a193118d/CMakeLists.txt
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/CMakeLists.txt
-+++ eigen-eigen-26667be4f70b/CMakeLists.txt
+--- eigen-eigen-f562a193118d.orig/CMakeLists.txt
++++ eigen-eigen-f562a193118d/CMakeLists.txt
 @@ -20,12 +20,6 @@ if (NOT CMAKE_BUILD_TYPE)
  endif()
  
diff --git a/debian/patches/04_remove_piwik.patch b/debian/patches/04_remove_piwik.patch
index 0a29ccb..e3a7c4e 100644
--- a/debian/patches/04_remove_piwik.patch
+++ b/debian/patches/04_remove_piwik.patch
@@ -1,10 +1,10 @@
 Description: remove piwik scripts.
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-16
-Index: eigen-eigen-26667be4f70b/doc/eigendoxy_footer.html.in
+Index: eigen-eigen-f562a193118d/doc/eigendoxy_footer.html.in
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/doc/eigendoxy_footer.html.in
-+++ eigen-eigen-26667be4f70b/doc/eigendoxy_footer.html.in
+--- eigen-eigen-f562a193118d.orig/doc/eigendoxy_footer.html.in
++++ eigen-eigen-f562a193118d/doc/eigendoxy_footer.html.in
 @@ -17,19 +17,6 @@ $generatedby  <a href="http://www.d
  </small></address>
  <!--END !GENERATE_TREEVIEW-->
diff --git a/debian/patches/05_remove_html_timestamp.patch b/debian/patches/05_remove_html_timestamp.patch
index 8802606..4ede2cb 100644
--- a/debian/patches/05_remove_html_timestamp.patch
+++ b/debian/patches/05_remove_html_timestamp.patch
@@ -1,10 +1,10 @@
 Description: Do not set HTML_TIMESTAMP in documentation
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-17
-Index: eigen-eigen-26667be4f70b/doc/Doxyfile.in
+Index: eigen-eigen-f562a193118d/doc/Doxyfile.in
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/doc/Doxyfile.in
-+++ eigen-eigen-26667be4f70b/doc/Doxyfile.in
+--- eigen-eigen-f562a193118d.orig/doc/Doxyfile.in
++++ eigen-eigen-f562a193118d/doc/Doxyfile.in
 @@ -1013,7 +1013,7 @@ HTML_COLORSTYLE_GAMMA  = 80
  # page will contain the date and time when the page was generated. Setting
  # this to NO can help when comparing the output of multiple runs.
diff --git a/debian/patches/06_remove_doc_matrix.patch b/debian/patches/06_remove_doc_matrix.patch
index e2309d4..e4e005f 100644
--- a/debian/patches/06_remove_doc_matrix.patch
+++ b/debian/patches/06_remove_doc_matrix.patch
@@ -1,10 +1,10 @@
 Description: Remove the line, which causes unreproducible builds
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-18
-Index: eigen-eigen-26667be4f70b/doc/snippets/Matrix_resize_int_int.cpp
+Index: eigen-eigen-f562a193118d/doc/snippets/Matrix_resize_int_int.cpp
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/doc/snippets/Matrix_resize_int_int.cpp
-+++ eigen-eigen-26667be4f70b/doc/snippets/Matrix_resize_int_int.cpp
+--- eigen-eigen-f562a193118d.orig/doc/snippets/Matrix_resize_int_int.cpp
++++ eigen-eigen-f562a193118d/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 a3a88f0..89d07d9 100644
--- a/debian/patches/07_remove_compressed_doc.patch
+++ b/debian/patches/07_remove_compressed_doc.patch
@@ -1,10 +1,10 @@
 Description: Remove compressed doc
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-06-19
-Index: eigen-eigen-26667be4f70b/doc/CMakeLists.txt
+Index: eigen-eigen-f562a193118d/doc/CMakeLists.txt
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/doc/CMakeLists.txt
-+++ eigen-eigen-26667be4f70b/doc/CMakeLists.txt
+--- eigen-eigen-f562a193118d.orig/doc/CMakeLists.txt
++++ eigen-eigen-f562a193118d/doc/CMakeLists.txt
 @@ -104,8 +104,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
diff --git a/debian/patches/08_fix_path_FindEigen3.patch b/debian/patches/08_fix_path_FindEigen3.patch
index a463bc9..c8a58f6 100644
--- a/debian/patches/08_fix_path_FindEigen3.patch
+++ b/debian/patches/08_fix_path_FindEigen3.patch
@@ -1,15 +1,15 @@
 Description: fix installation path for cmake-files
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-12-18
-Index: eigen-eigen-26667be4f70b/CMakeLists.txt
+Index: eigen-eigen-f562a193118d/CMakeLists.txt
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/CMakeLists.txt
-+++ eigen-eigen-26667be4f70b/CMakeLists.txt
+--- eigen-eigen-f562a193118d.orig/CMakeLists.txt
++++ eigen-eigen-f562a193118d/CMakeLists.txt
 @@ -374,7 +374,7 @@ else()
        )
  endif()
  set(CMAKEPACKAGE_INSTALL_DIR
--    "${CMAKE_INSTALL_LIBDIR}/cmake/eigen3"
+-    "${CMAKE_INSTALL_DATADIR}/eigen3/cmake"
 +    "/usr/lib/cmake/eigen3"
      CACHE PATH "The directory relative to CMAKE_PREFIX_PATH where Eigen3Config.cmake is installed"
      )
diff --git a/debian/patches/12_grammer_tweak.patch b/debian/patches/12_grammer_tweak.patch
index 4121a1d..cd3fbd1 100644
--- a/debian/patches/12_grammer_tweak.patch
+++ b/debian/patches/12_grammer_tweak.patch
@@ -2,10 +2,10 @@ Description: Correct grammer error found by lintian which can leak into other
  .
  projects.
 Author: Michael R. Crusoe <crusoe at ucdavis.edu>
-Index: eigen-eigen-26667be4f70b/Eigen/src/Core/DenseBase.h
+Index: eigen-eigen-f562a193118d/Eigen/src/Core/DenseBase.h
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/Eigen/src/Core/DenseBase.h
-+++ eigen-eigen-26667be4f70b/Eigen/src/Core/DenseBase.h
+--- eigen-eigen-f562a193118d.orig/Eigen/src/Core/DenseBase.h
++++ eigen-eigen-f562a193118d/Eigen/src/Core/DenseBase.h
 @@ -242,7 +242,7 @@ template<typename Derived> class DenseBa
      {
        EIGEN_ONLY_USED_FOR_DEBUG(newSize);
@@ -24,10 +24,10 @@ Index: eigen-eigen-26667be4f70b/Eigen/src/Core/DenseBase.h
      }
  
  #ifndef EIGEN_PARSED_BY_DOXYGEN
-Index: eigen-eigen-26667be4f70b/Eigen/src/SparseCore/SparseSelfAdjointView.h
+Index: eigen-eigen-f562a193118d/Eigen/src/SparseCore/SparseSelfAdjointView.h
 ===================================================================
---- eigen-eigen-26667be4f70b.orig/Eigen/src/SparseCore/SparseSelfAdjointView.h
-+++ eigen-eigen-26667be4f70b/Eigen/src/SparseCore/SparseSelfAdjointView.h
+--- eigen-eigen-f562a193118d.orig/Eigen/src/SparseCore/SparseSelfAdjointView.h
++++ eigen-eigen-f562a193118d/Eigen/src/SparseCore/SparseSelfAdjointView.h
 @@ -153,7 +153,7 @@ template<typename MatrixType, unsigned i
        EIGEN_ONLY_USED_FOR_DEBUG(rows);
        EIGEN_ONLY_USED_FOR_DEBUG(cols);

-- 
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