[flann] 17/21: Missing file

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Jul 15 13:51:27 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 9e6daee94d51e5426dc1929b742b0c82823e0ac9
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Fri Jul 15 15:01:49 2016 +0200

    Missing file
---
 .../patches/0002-Set-correct-version-of-flann.patch | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/debian/patches/0002-Set-correct-version-of-flann.patch b/debian/patches/0002-Set-correct-version-of-flann.patch
new file mode 100644
index 0000000..abda10c
--- /dev/null
+++ b/debian/patches/0002-Set-correct-version-of-flann.patch
@@ -0,0 +1,21 @@
+From: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
+Date: Fri, 15 Jul 2016 15:00:12 +0200
+Subject: Set correct version of flann
+
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cd56ab9..dbb6386 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -8,7 +8,7 @@ project(flann)
+ string(TOLOWER ${PROJECT_NAME} PROJECT_NAME_LOWER)
+ 
+ include(${PROJECT_SOURCE_DIR}/cmake/flann_utils.cmake)
+-set(FLANN_VERSION 1.8.4)
++set(FLANN_VERSION 1.8.5)
+ DISSECT_VERSION()
+ GET_OS_INFO()
+ 

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