r44204 - in /packages/flann/trunk/debian/patches: adddoctoall.patch remove_lib64.patch remove_tests.patch
malat-guest at users.alioth.debian.org
malat-guest at users.alioth.debian.org
Tue Dec 20 16:15:50 UTC 2011
Author: malat-guest
Date: Tue Dec 20 16:15:50 2011
New Revision: 44204
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44204
Log:
refresh patch
Modified:
packages/flann/trunk/debian/patches/adddoctoall.patch
packages/flann/trunk/debian/patches/remove_lib64.patch
packages/flann/trunk/debian/patches/remove_tests.patch
Modified: packages/flann/trunk/debian/patches/adddoctoall.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/patches/adddoctoall.patch?rev=44204&op=diff
==============================================================================
--- packages/flann/trunk/debian/patches/adddoctoall.patch (original)
+++ packages/flann/trunk/debian/patches/adddoctoall.patch Tue Dec 20 16:15:50 2011
@@ -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 @@
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
Modified: packages/flann/trunk/debian/patches/remove_lib64.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/patches/remove_lib64.patch?rev=44204&op=diff
==============================================================================
--- packages/flann/trunk/debian/patches/remove_lib64.patch (original)
+++ packages/flann/trunk/debian/patches/remove_lib64.patch Tue Dec 20 16:15:50 2011
@@ -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)
Modified: packages/flann/trunk/debian/patches/remove_tests.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/patches/remove_tests.patch?rev=44204&op=diff
==============================================================================
--- packages/flann/trunk/debian/patches/remove_tests.patch (original)
+++ packages/flann/trunk/debian/patches/remove_tests.patch Tue Dec 20 16:15:50 2011
@@ -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 )
More information about the debian-science-commits
mailing list