[cvxopt] 05/05: Remove info about SuiteSparse
Andreas Tille
tille at debian.org
Sat Mar 11 15:18:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository cvxopt.
commit b834b9fddbd181e1b78d18ca4ba47655b6308031
Author: Andreas Tille <tille at debian.org>
Date: Sat Mar 11 16:17:51 2017 +0100
Remove info about SuiteSparse
---
.../use_debian_packaged_libsuitesparse.diff | 29 ++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/debian/patches/use_debian_packaged_libsuitesparse.diff b/debian/patches/use_debian_packaged_libsuitesparse.diff
index befe7cc..aea6f58 100644
--- a/debian/patches/use_debian_packaged_libsuitesparse.diff
+++ b/debian/patches/use_debian_packaged_libsuitesparse.diff
@@ -55,3 +55,32 @@ Description: Use Debian packaged libsuitesparse
-For more details, consult the README files in the source directories or
-the documentation at `SuiteSparse <http://www.suitesparse.com>`_.
-
+--- a/src/python/info.py
++++ b/src/python/info.py
+@@ -19,26 +19,5 @@ GNU General Public License for more deta
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+-
+-----
+-The CVXOPT distribution includes source code for a subset of the
+-SuiteSparse suite of sparse matrix algorithms (version 4.1.0).
+-This includes:
+-
+-- AMD Version 2.3.1. Copyright (c) 2009-2012 by Timothy A. Davis,
+- Patrick R. Amestoy, and Iain S. Duff.
+-- CHOLMOD Version 2.1.0 Copyright (c) 2005-2013 by University of Florida,
+- Timothy A. Davis, and W. Hager.
+-- COLAMD version 2.8.0. Copyright (c) 1998-2012 by Timothy A. Davis.
+-- UMFPACK Version 5.6.1. Copyright (c) 1995-2012 by Timothy A. Davis.
+-
+-These packages are licensed under the terms of the GNU General Public
+-License, version 2 or higher (UMFPACK, the Supernodal and MatrixOPs
+-modules of CHOLMOD) and the GNU Lesser General Public License,
+-version 2.1 or higher (the other CHOLMOD modules, AMD, COLAMD).
+-For copyright and license details, consult the README files in the source
+-directories or the website listed below.
+-
+-Availability: www.cise.ufl.edu/research/sparse.
+ """
+ )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cvxopt.git
More information about the debian-science-commits
mailing list