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

Rafael Laboissiere rafael at debian.org
Mon Feb 23 16:16:19 UTC 2009


SVN commit 4168 by rafael:

Make libcolamd-3.2.0 replace and conflict with libsuitesparse-3.2.0 <= 3.2.0-1

 M  +7 -0      suitesparse/trunk/debian/changelog  
 M  +2 -0      suitesparse/trunk/debian/control  


--- suitesparse/trunk/debian/changelog #4167:4168
@@ -1,3 +1,10 @@
+suitesparse (1:3.2.0-3) UNRELEASED; urgency=low
+
+  * debian/control: Make libcolamd-3.2.0 replace and conflict with
+    libsuitesparse-3.2.0 <= 3.2.0-1 (closes: #516725)
+
+ -- Rafael Laboissiere <rafael at debian.org>  Mon, 23 Feb 2009 16:59:48 +0100
+
 suitesparse (1:3.2.0-2) unstable; urgency=low
 
   * Merge from Ubuntu: Split out colamd, in order to reduce the footsprint
--- suitesparse/trunk/debian/control #4167:4168
@@ -18,6 +18,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libsuitesparse-3.2.0 (<= 3.2.0-1)
+Conflicts: libsuitesparse-3.2.0 (<= 3.2.0-1)
 Description: column approximate minimum degree ordering library for sparse matrices
  Suitesparse is a collection of libraries for computations involving
  sparse matrices.  The package includes the following dynamic library:



More information about the Pkg-scicomp-commits mailing list