[flann] 17/54: Remove examples as per author recommendation.

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Jul 15 10:42:41 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 3ab1a3efa34ed4c6af5329040cc7bbb6b5b6c13e
Author: Mathieu Malaterre <malat at debian.org>
Date:   Thu Apr 28 10:02:11 2011 +0000

    Remove examples as per author recommendation.
---
 debian/control                | 14 +-------------
 debian/flann-examples.install |  2 --
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index bc9a241..b127a36 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), cmake, quilt (>= 0.46-7~), libhdf5-serial-dev, libgtest-dev, python, python-numpy
-Build-Depends-Indep: texlive-binaries, texlive-latex-base, latex2html
+Build-Depends: debhelper (>= 7.0.50~), cmake, quilt (>= 0.46-7~), libhdf5-serial-dev, libgtest-dev, python, python-numpy, texlive-binaries, texlive-latex-base, latex2html
 Standards-Version: 3.9.1
 Homepage: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/?rev=0&sc=0
@@ -34,17 +33,6 @@ Description: Fast Library for Approximate Nearest Neighbors - runtime
  .
  This package contains the libraries needed to run cminpack applications.
 
-Package: flann-examples
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Fast Library for Approximate Nearest Neighbors - examples
- FLANN is a library for performing fast approximate nearest neighbor searches
- in high dimensional spaces. It contains a collection of algorithms we found
- to work best for nearest neighbor search and a system for automatically
- choosing the best algorithm and optimum parameters depending on the dataset.
- .
- This package contains the examples for cminpack.
-
 Package: flann-doc
 Architecture: all
 Section: doc
diff --git a/debian/flann-examples.install b/debian/flann-examples.install
deleted file mode 100644
index 5db23f2..0000000
--- a/debian/flann-examples.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/flann_example_cpp
-usr/bin/flann_example_c

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