r44895 - in /packages/lapack/trunk/debian: changelog control

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Wed May 23 20:56:24 UTC 2012


Author: sylvestre
Date: Wed May 23 20:56:23 2012
New Revision: 44895

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44895
Log:
* Replaces and Breaks updated against the right versions of other impacted
  packages
* Force the right version to build against libblas-dev

Modified:
    packages/lapack/trunk/debian/changelog
    packages/lapack/trunk/debian/control

Modified: packages/lapack/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/lapack/trunk/debian/changelog?rev=44895&op=diff
==============================================================================
--- packages/lapack/trunk/debian/changelog (original)
+++ packages/lapack/trunk/debian/changelog Wed May 23 20:56:23 2012
@@ -1,6 +1,8 @@
-lapack (3.4.1-1) unstable; urgency=low
-
-  * Upload to unstable
+lapack (3.4.1-1~exp4) experimental; urgency=low
+
+  * Replaces and Breaks updated against the right versions of other impacted
+    packages
+  * Force the right version to build against libblas-dev
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Sun, 20 May 2012 17:21:13 +0200
 

Modified: packages/lapack/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/lapack/trunk/debian/control?rev=44895&op=diff
==============================================================================
--- packages/lapack/trunk/debian/control (original)
+++ packages/lapack/trunk/debian/control Wed May 23 20:56:23 2012
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders:  Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 7), gfortran, libblas-dev (>= 1.2-7),
+Build-Depends: debhelper (>= 7), gfortran, libblas-dev (>= 1.2.20110419-3~exp5),
  doxygen, python, graphviz
 Standards-Version: 3.9.3
 Homepage: http://www.netlib.org/lapack/
@@ -14,8 +14,8 @@
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: liblapack.so.3gf, liblapack.so.3, liblapack3gf
-Replaces: liblapack3gf (<< 3.4.0-1~exp1), liblapack3gf (<< 3.4.0-1~exp1)
-Breaks: libatlas3gf-base (<< 3.8.4-4~exp1), liblapack3gf (<< 3.4.0-1~exp1)
+Replaces: libatlas3gf-base (<< 3.8.4-4~exp8), liblapack3gf (<< 3.4.1-1~exp4)
+Breaks: libatlas3gf-base (<< 3.8.4-4~exp8), liblapack3gf (<< 3.4.1-1~exp4)
 Description: Library of linear algebra routines 3 - shared version
  LAPACK version 3.X is a comprehensive FORTRAN library that does
  linear algebra operations including matrix inversions, least




More information about the debian-science-commits mailing list