[flann] 01/01: [svn-buildpackage] Tagging flann 1.8.4-3
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Fri Jul 15 10:43:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to tag debian/1.8.4-3
in repository flann.
commit 526aa6a6938d8fae19344303028aac0986b02b64
Author: Mathieu Malaterre <malat at debian.org>
Date: Sun Dec 8 07:31:07 2013 +0000
[svn-buildpackage] Tagging flann 1.8.4-3
---
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