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

Christophe Prud'homme prudhomm at debian.org
Mon Jul 23 08:13:40 UTC 2007


SVN commit 1711 by prudhomm:

fix 428175

 M  +8 -0      suitesparse/trunk/debian/changelog  
 M  +3 -3      suitesparse/trunk/debian/control  


--- suitesparse/trunk/debian/changelog #1710:1711
@@ -1,3 +1,11 @@
+suitesparse (3.0.0-5) unstable; urgency=low
+
+  [ Christophe Prud'homme ]
+  * Bug fix: "tries to overwrite /usr/lib/libamd.so.1", thanks to Soeren
+    Sonnenburg (Closes: #428175).
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Mon, 23 Jul 2007 10:11:32 +0200
+
 suitesparse (3.0.0-4) unstable; urgency=low
 
   [Daniel Rus Morales]
--- suitesparse/trunk/debian/control #1710:1711
@@ -11,9 +11,9 @@
 Package: libsuitesparse
 Section: libs
 Architecture: any
-Replaces: libufsparse, libsuitesparse-metis
-Conflicts: libufsparse, libsuitesparse-metis
-Provides: libufsparse
+Replaces: libumfpack4, libufsparse, libsuitesparse-metis
+Conflicts: libumfpack4, libufsparse, libsuitesparse-metis
+Provides: libumfpack4, libufsparse
 Depends: refblas3 | atlas3-base | atlas3-sse | atlas3-sse2 | atlas3-3dnow, lapack3 | atlas3-base | atlas3-sse | atlas3-sse2 | atlas3-3dnow, ${shlibs:Depends}
 Description: collection of libraries for computations for sparse matrices
  Suitesparse is a collection of libraries for computations involving



More information about the Pkg-scicomp-devel mailing list