[suitesparse] 03/05: Bump SOVERSION for libcholmod, libklu and libsuitesparseconfig.

Sébastien Villemot sebastien at debian.org
Fri Sep 25 21:42:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository suitesparse.

commit 54a0148ed282633979c24c712ef2b328a12d6dce
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Sep 25 23:37:06 2015 +0200

    Bump SOVERSION for libcholmod, libklu and libsuitesparseconfig.
---
 debian/control           | 18 +++++++++---------
 debian/library-soname.pl |  6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 9ca6fd1..6f44685 100644
--- a/debian/control
+++ b/debian/control
@@ -93,7 +93,7 @@ Description: constrained column approximate library for sparse matrices
  factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that
  of A'*A.
 
-Package: libcholmod3.0.5
+Package: libcholmod3.0.6
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -142,7 +142,7 @@ Description: concise sparse matrix library (complex, int and long int support)
  The CXSparse library is a version of CSparse (see libcsparse package) that
  operates on both real and complex matrices.
 
-Package: libklu1.3.2
+Package: libklu1.3.3
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -197,7 +197,7 @@ Description: sparse QR factorization library
  SuiteSparseQR (SPQR) is a multithreaded, multifrontal, rank-revealing sparse
  QR factorization method.
 
-Package: libsuitesparseconfig4.4.4
+Package: libsuitesparseconfig4.4.5
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -223,14 +223,14 @@ Depends: ${misc:Depends},
  libbtf1.2.1 (= ${binary:Version}),
  libcolamd2.9.1 (= ${binary:Version}),
  libccolamd2.9.1 (= ${binary:Version}),
- libcholmod3.0.5 (= ${binary:Version}),
+ libcholmod3.0.6 (= ${binary:Version}),
  libcsparse3.1.4 (= ${binary:Version}),
  libcxsparse3.1.4 (= ${binary:Version}),
- libklu1.3.2 (= ${binary:Version}),
+ libklu1.3.3 (= ${binary:Version}),
  libldl2.2.1 (= ${binary:Version}),
  libumfpack5.7.1 (= ${binary:Version}),
  libspqr2.0.1 (= ${binary:Version}),
- libsuitesparseconfig4.4.4 (= ${binary:Version}),
+ libsuitesparseconfig4.4.5 (= ${binary:Version}),
  libblas-dev | libblas.so,
  liblapack-dev | liblapack.so
 Description: libraries for sparse matrices computations (development files)
@@ -276,14 +276,14 @@ Depends: ${misc:Depends},
  libbtf1.2.1 (= ${binary:Version}),
  libcolamd2.9.1 (= ${binary:Version}),
  libccolamd2.9.1 (= ${binary:Version}),
- libcholmod3.0.5 (= ${binary:Version}),
+ libcholmod3.0.6 (= ${binary:Version}),
  libcsparse3.1.4 (= ${binary:Version}),
  libcxsparse3.1.4 (= ${binary:Version}),
- libklu1.3.2 (= ${binary:Version}),
+ libklu1.3.3 (= ${binary:Version}),
  libldl2.2.1 (= ${binary:Version}),
  libumfpack5.7.1 (= ${binary:Version}),
  libspqr2.0.1 (= ${binary:Version}),
- libsuitesparseconfig4.4.4 (= ${binary:Version}),
+ libsuitesparseconfig4.4.5 (= ${binary:Version}),
  libblas-dev | libblas.so,
  liblapack-dev | liblapack.so
 Conflicts: libufsparse-dbg
diff --git a/debian/library-soname.pl b/debian/library-soname.pl
index 1e13fdc..600597b 100644
--- a/debian/library-soname.pl
+++ b/debian/library-soname.pl
@@ -6,14 +6,14 @@
     BTF, "1.2.1",
     COLAMD, "2.9.1",
     CCOLAMD, "2.9.1",
-    CHOLMOD, "3.0.5",
+    CHOLMOD, "3.0.6",
     CSparse, "3.1.4",
     CXSparse, "3.1.4",
-    KLU, "1.3.2",
+    KLU, "1.3.3",
     LDL, "2.2.1",
     UMFPACK, "5.7.1",
     SPQR, "2.0.1",
-    SuiteSparse_config, "4.4.4"
+    SuiteSparse_config, "4.4.5"
 );
 
 die "Usage: $0 LIB\n" if $#ARGV != 0;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/suitesparse.git



More information about the debian-science-commits mailing list