r44876 - in /packages/atlas/trunk/debian: changelog control

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Tue May 22 15:49:36 UTC 2012


Author: sylvestre
Date: Tue May 22 15:49:35 2012
New Revision: 44876

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

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

Modified: packages/atlas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/changelog?rev=44876&op=diff
==============================================================================
--- packages/atlas/trunk/debian/changelog (original)
+++ packages/atlas/trunk/debian/changelog Tue May 22 15:49:35 2012
@@ -1,3 +1,12 @@
+atlas (3.8.4-4~exp8) experimental; urgency=low
+
+  * Replaces and Breaks updated against the right versions of other impacted
+    packages
+  * Force the right version to build against liblapack-dev and libblas-dev
+  * Add a missing conflict
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Tue, 22 May 2012 14:32:20 +0200
+
 atlas (3.8.4-4~exp7) experimental; urgency=low
 
   * Fix a mixed between postinst & preinst (Closes: #643767)

Modified: packages/atlas/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/control?rev=44876&op=diff
==============================================================================
--- packages/atlas/trunk/debian/control (original)
+++ packages/atlas/trunk/debian/control Tue May 22 15:49:35 2012
@@ -4,9 +4,10 @@
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>
 Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 7), patch, gfortran, libblas-dev, 
- liblapack-dev, liblapack-pic, libblas-test, cdbs, texlive-latex-base, 
- ghostscript, cpufrequtils
+Build-Depends: debhelper (>= 7), patch, gfortran, cdbs,
+ libblas-dev  (>= 1.2.20110419-3~exp5),
+ liblapack-dev (>= 3.4.1-1~exp3), liblapack-pic (>= 3.4.1-1~exp3), libblas-test,
+ texlive-latex-base, ghostscript, cpufrequtils
 Homepage: http://math-atlas.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/atlas/
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/atlas/
@@ -23,17 +24,17 @@
  libatlas3gf-core2sse3 (<< 3.8.3-25), libatlas3gf-amd64sse3 (<< 3.8.3-25),
  libatlas3gf-corei7sse3 (<< 3.8.3-25), libatlas3gf-altivec (<< 3.8.3-25), 
  libatlas3gf-v9 (<< 3.8.3-25), libatlas3gf-ev6 (<< 3.8.3-25), 
- libatlas3gf-2.0 (<< 3.8.3-25), libatlas3gf-base
+ libatlas3gf-2.0 (<< 3.8.3-25), libatlas3gf-base (<< 3.8.4-4~exp8)
 Replaces: atlas2 (<< 3.2.1-1),  libatlas3gf-sse (<< 3.8.3-25), 
  libatlas3gf-sse2 (<< 3.8.3-25), libatlas3gf-sse3 (<< 3.8.3-25), 
  libatlas3gf-core2sse3 (<< 3.8.3-25), libatlas3gf-amd64sse3 (<< 3.8.3-25),
  libatlas3gf-corei7sse3 (<< 3.8.3-25), libatlas3gf-altivec (<< 3.8.3-25), 
  libatlas3gf-v9 (<< 3.8.3-25), libatlas3gf-ev6 (<< 3.8.3-25), 
- libatlas3gf-2.0 (<< 3.8.3-25), libblas3gf (<< 1.2.20110419-3~exp1),
- libatlas3gf-base (<< 3.8.4-4~exp4), libopenblas-base ( <<0.1alpha2.2-4~exp1),
- liblapack3gf (<< 3.4.0-1~exp1)
-Breaks: libblas3gf (<< 1.2.20110419-3~exp1), libatlas3gf-base (<< 3.8.4-4~exp4),
- libopenblas-base ( <<0.1alpha2.2-4~exp1),  liblapack3gf (<< 3.4.0-1~exp1)
+ libatlas3gf-2.0 (<< 3.8.3-25), libblas3gf (<< 1.2.20110419-3~exp6),
+ libatlas3gf-base (<< 3.8.4-4~exp8), libopenblas-base (<< 0.1.1-3~exp1),
+ liblapack3gf (<< 3.4.0-1~exp4)
+Breaks: libblas3gf (<< 1.2.20110419-3~exp6), libatlas3gf-base (<< 3.8.4-4~exp8),
+ libopenblas-base (<< 0.1.1-3~exp1),  liblapack3gf (<< 3.4.0-1~exp4)
 Suggests: ${libs:Suggests}, liblapack3
 Description: Automatically Tuned Linear Algebra Software, generic shared
  ATLAS is an approach for the automatic generation and optimization of




More information about the debian-science-commits mailing list