r38460 - in /packages/flann/trunk/debian: control flann-examples.install

malat-guest at users.alioth.debian.org malat-guest at users.alioth.debian.org
Thu Apr 28 10:02:18 UTC 2011


Author: malat-guest
Date: Thu Apr 28 10:02:11 2011
New Revision: 38460

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38460
Log:
Remove examples as per author recommendation.

Removed:
    packages/flann/trunk/debian/flann-examples.install
Modified:
    packages/flann/trunk/debian/control

Modified: packages/flann/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/control?rev=38460&op=diff
==============================================================================
--- packages/flann/trunk/debian/control (original)
+++ packages/flann/trunk/debian/control Thu Apr 28 10:02:11 2011
@@ -4,8 +4,7 @@
 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 @@
  .
  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




More information about the debian-science-commits mailing list