[flann] 53/54: Forgot to commit

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Jul 15 10:42:44 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 ec706cd7dc7a3078e294f14d790b4d19214877e5
Author: Mathieu Malaterre <malat at debian.org>
Date:   Fri Dec 13 11:37:41 2013 +0000

    Forgot to commit
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cf4e14c..d2b2246 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flann (1.8.4-3) unstable; urgency=low
+
+  * Do not use CMAKE_BUILD_TYPE. Closes: #731514
+
+ -- Mathieu Malaterre <malat at debian.org>  Sun, 08 Dec 2013 08:15:11 +0100
+
 flann (1.8.4-2) unstable; urgency=low
 
   * Upload to sid. Closes: #707702
diff --git a/debian/rules b/debian/rules
index 43b2b28..b307794 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 CMAKE_FLAGS = \
-	-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
+	-DCMAKE_BUILD_TYPE:STRING=None \
 	-DBUILD_MATLAB_BINDINGS:BOOL=OFF \
 	-DBUILD_PYTHON_BINDINGS:BOOL=OFF \
 	-DUSE_MPI:BOOL=ON \

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