[Pkg-scicomp-commits] suitesparse/trunk/debian

Rafael Laboissiere rafael at debian.org
Sat Feb 14 12:08:10 UTC 2009


SVN commit 4140 by rafael:

Refer to versioned files in /usr/share/common-licenses


 M  +3 -0      suitesparse/trunk/debian/changelog  
 M  +31 -30    suitesparse/trunk/debian/copyright  


--- suitesparse/trunk/debian/changelog #4139:4140
@@ -14,6 +14,9 @@
     + debian/rules (binary-post-install/libsuitesparse-$(VERSION)): Drop
       this rule, since installation of Lintian overrides is done now by
       dh_lintian
+  * debian/copyright:
+    + Refer to versioned files in /usr/share/common-licenses (Lintian
+      warning copyright-refers-to-versionless-license-file)
 
  -- Rafael Laboissiere <rafael at debian.org>  Sat, 14 Feb 2009 11:56:05 +0100
 
--- suitesparse/trunk/debian/copyright #4139:4140
@@ -4,47 +4,48 @@
 It was downloaded from http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-3.1.0.tar.gz
 
 Copyright Holder:
-AMD                    Copyright (c) 2004-2007 by Timothy A. Davis, Patrick R. Amestoy, and 
+AMD                    Copyright (c) 2004-2007 by Timothy A. Davis, Patrick R. Amestoy, and
                        Iain S. Duff.
 BTF                    Copyright (c) 2004-2007, University of Florida. Author: Timothy A. Davis.
-CCOLAMD, COLAMD        Copyright (c) 1998-2007, University of Florida. Author: Timothy A. Davis, 
+CCOLAMD, COLAMD        Copyright (c) 1998-2007, University of Florida. Author: Timothy A. Davis,
                        Siva Rajamanickam, and Stefan Larimore. The COLAMD algorithm was developed
                        in collaboration Esmond Ng and John Gilbert.
 CSparse, CXSparse      Copyright (c) 2006-2007, Timothy A. Davis.
-KLU                    Copyright (c) 2004-2007, University of Florida. 
+KLU                    Copyright (c) 2004-2007, University of Florida.
                        Author: Timothy A. Davis. Co-author: Eka Palamadai.
 LDL                    Copyright (c) 2003-2007 by Timothy A. Davis.
-UMFPACK                Copyright (c) 1994-2007 by Timothy A. Davis, University of Florida. 
-CHOLDMOD               Copyright (c) 2004-2007. Some portions are Copyright (c) Univ. of Florida. 
-                       Others are Copyright (c) by their authors (T. A. Davis and W. Hager). 
-                       Distributed under the GNU LGPL license; the Supernodal and Modify 
+UMFPACK                Copyright (c) 1994-2007 by Timothy A. Davis, University of Florida.
+CHOLDMOD               Copyright (c) 2004-2007. Some portions are Copyright (c) Univ. of Florida.
+                       Others are Copyright (c) by their authors (T. A. Davis and W. Hager).
+                       Distributed under the GNU LGPL license; the Supernodal and Modify
                        (update/downdate) Modules are distributed under the GNU GPL license.
 
 License: LGPL, GPL
 
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-On Debian systems, the complete text of the GNU  General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+On Debian systems, the complete text of the GNU Lesser General Public
+License, version 2.1, can be found in
+`/usr/share/common-licenses/LGPL-2.1'.  On Debian systems, the
+complete text of the GNU General Public License, version 2, can be
+found in `/usr/share/common-licenses/GPL-2'.
 
 
-AMD: LGPL
-BTF: LGPL
-CCOLAMD: LGPL
-COLAMD: LGPL
-CSparse: LGPL
-CXSparse: LGPL
-KLU: LGPL
-LDL: LGPL
-UMFPACK: GPL
+AMD: LGPL-2.1+
+BTF: LGPL-2.1+
+CCOLAMD: LGPL-2.1+
+COLAMD: LGPL-2.1+
+CSparse: LGPL-2.1+
+CXSparse: LGPL-2.1+
+KLU: LGPL-2.1+
+LDL: LGPL-2.1+
+UMFPACK: GPL-2+
 CHOLMOD:
- - Check: LGPL
- - Cholesky: LGPL
- - Core: LGPL
- - Demo: GPL
- - MatrixOps: GPL
- - Modify: GPL
- - Partition: GPL
- - Supernodal: GPL
- - Tcov: GPL
- - Valgrind: GPL
+ - Check: LGPL-2.1+
+ - Cholesky: LGPL-2.1+
+ - Core: LGPL-2.1+
+ - Demo: GPL-2+
+ - MatrixOps: GPL-2+
+ - Modify: GPL-2+
+ - Partition: LGPL-2.1+
+ - Supernodal: GPL-2+
+ - Tcov: GPL-2+
+ - Valgrind: GPL-2+



More information about the Pkg-scicomp-commits mailing list