[flann] 34/54: refresh patch

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Jul 15 10:42:42 UTC 2016


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

lepalom-guest pushed a commit to branch master
in repository flann.

commit f3e866e72eebe0d395ae247d27ab46228a28b3e5
Author: Mathieu Malaterre <malat at debian.org>
Date:   Tue Dec 20 16:15:50 2011 +0000

    refresh patch
---
 debian/patches/adddoctoall.patch  | 24 +++---------------------
 debian/patches/remove_lib64.patch |  6 +++---
 debian/patches/remove_tests.patch |  8 ++++----
 3 files changed, 10 insertions(+), 28 deletions(-)

diff --git a/debian/patches/adddoctoall.patch b/debian/patches/adddoctoall.patch
index 7ab70e2..8909889 100644
--- a/debian/patches/adddoctoall.patch
+++ b/debian/patches/adddoctoall.patch
@@ -1,7 +1,7 @@
-Index: flann-1.6.11/doc/CMakeLists.txt
+Index: flann-1.7.0/doc/CMakeLists.txt
 ===================================================================
---- flann-1.6.11.orig/doc/CMakeLists.txt	2011-05-17 07:34:25.000000000 +0200
-+++ flann-1.6.11/doc/CMakeLists.txt	2011-08-23 15:17:34.000000000 +0200
+--- flann-1.7.0.orig/doc/CMakeLists.txt	2011-12-20 17:15:04.000000000 +0100
++++ flann-1.7.0/doc/CMakeLists.txt	2011-12-20 17:15:06.000000000 +0100
 @@ -5,7 +5,7 @@
  
      add_latex_document(manual.tex BIBFILES references.bib IMAGE_DIRS images DEFAULT_PDF)
@@ -11,21 +11,3 @@ Index: flann-1.6.11/doc/CMakeLists.txt
      add_dependencies(doc pdf)
      
      add_custom_command( TARGET doc
-Index: flann-1.6.11/patches/adddoctoall.patch
-===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ flann-1.6.11/patches/adddoctoall.patch	2011-08-23 15:17:34.000000000 +0200
-@@ -0,0 +1,13 @@
-+Index: flann-1.6.8/doc/CMakeLists.txt
-+===================================================================
-+--- flann-1.6.8.orig/doc/CMakeLists.txt  2011-04-28 10:26:58.000000000 +0200
-++++ flann-1.6.8/doc/CMakeLists.txt 2011-04-28 10:28:10.000000000 +0200
-+@@ -5,7 +5,7 @@
-+ 
-+     add_latex_document(manual.tex BIBFILES references.bib DEFAULT_PDF)
-+ 
-+-    add_custom_target(doc)
-++    add_custom_target(doc ALL)
-+     add_dependencies(doc pdf)
-+     
-+     add_custom_command( TARGET doc
diff --git a/debian/patches/remove_lib64.patch b/debian/patches/remove_lib64.patch
index 1cc7c48..fc8da80 100644
--- a/debian/patches/remove_lib64.patch
+++ b/debian/patches/remove_lib64.patch
@@ -1,7 +1,7 @@
-Index: flann-1.6.8/cmake/flann_utils.cmake
+Index: flann-1.7.0/cmake/flann_utils.cmake
 ===================================================================
---- flann-1.6.8.orig/cmake/flann_utils.cmake	2011-04-28 09:48:48.000000000 +0200
-+++ flann-1.6.8/cmake/flann_utils.cmake	2011-04-28 09:48:58.000000000 +0200
+--- flann-1.7.0.orig/cmake/flann_utils.cmake	2011-12-20 17:14:31.000000000 +0100
++++ flann-1.7.0/cmake/flann_utils.cmake	2011-12-20 17:14:38.000000000 +0100
 @@ -2,7 +2,7 @@
      string(REGEX MATCH "Linux" OS_IS_LINUX ${CMAKE_SYSTEM_NAME})
      if(OS_IS_LINUX)
diff --git a/debian/patches/remove_tests.patch b/debian/patches/remove_tests.patch
index e2308d8..89133f8 100644
--- a/debian/patches/remove_tests.patch
+++ b/debian/patches/remove_tests.patch
@@ -1,8 +1,8 @@
-Index: flann-1.6.11/CMakeLists.txt
+Index: flann-1.7.0/CMakeLists.txt
 ===================================================================
---- flann-1.6.11.orig/CMakeLists.txt	2011-06-27 07:50:32.000000000 +0200
-+++ flann-1.6.11/CMakeLists.txt	2011-08-23 15:17:29.000000000 +0200
-@@ -106,7 +106,7 @@
+--- flann-1.7.0.orig/CMakeLists.txt	2011-12-20 17:14:31.000000000 +0100
++++ flann-1.7.0/CMakeLists.txt	2011-12-20 17:14:34.000000000 +0100
+@@ -144,7 +144,7 @@
  add_subdirectory( cmake )
  add_subdirectory( src )
  add_subdirectory( examples )

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



More information about the debian-science-commits mailing list