r38444 - in /packages/flann/trunk/debian: control copyright

malat-guest at users.alioth.debian.org malat-guest at users.alioth.debian.org
Wed Apr 27 09:21:06 UTC 2011


Author: malat-guest
Date: Wed Apr 27 09:21:00 2011
New Revision: 38444

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38444
Log:
update copyright

Modified:
    packages/flann/trunk/debian/control
    packages/flann/trunk/debian/copyright

Modified: packages/flann/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/control?rev=38444&op=diff
==============================================================================
--- packages/flann/trunk/debian/control (original)
+++ packages/flann/trunk/debian/control Wed Apr 27 09:21:00 2011
@@ -4,7 +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, libhdf5-serial-dev, libgtest-dev, python
+Build-Depends: debhelper (>= 7.0.50~), cmake, libhdf5-serial-dev, libgtest-dev, python, python-numpy
 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

Modified: packages/flann/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/trunk/debian/copyright?rev=38444&op=diff
==============================================================================
--- packages/flann/trunk/debian/copyright (original)
+++ packages/flann/trunk/debian/copyright Wed Apr 27 09:21:00 2011
@@ -4,6 +4,26 @@
 Source: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
 
 Files: *
-Copyright: © 1999 University of Chicago.  All rights reserved
+Copyright: © 2008-2009  Marius Muja (mariusm at cs.ubc.ca). All rights reserved.
+ © 2008-2009  David G. Lowe (lowe at cs.ubc.ca). All rights reserved.
 License: BSD
-
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.




More information about the debian-science-commits mailing list