r44995 - in /packages/atlas/trunk/debian: changelog libatlas3-base.postinst

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Fri Jun 8 21:01:07 UTC 2012


Author: sylvestre
Date: Fri Jun  8 21:01:06 2012
New Revision: 44995

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44995
Log:
Yet an other stupid bug... 
Merci à Rafael Laboissiere (Closes: #676614)

Modified:
    packages/atlas/trunk/debian/changelog
    packages/atlas/trunk/debian/libatlas3-base.postinst

Modified: packages/atlas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/changelog?rev=44995&op=diff
==============================================================================
--- packages/atlas/trunk/debian/changelog (original)
+++ packages/atlas/trunk/debian/changelog Fri Jun  8 21:01:06 2012
@@ -1,3 +1,10 @@
+atlas (3.8.4-6) unstable; urgency=low
+
+  * Yet an other stupid bug... 
+    Merci à Rafael Laboissiere (Closes: #676614)
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 08 Jun 2012 20:16:49 +0200
+
 atlas (3.8.4-5) unstable; urgency=low
 
   * Bring back slave alternative for liblapack.so.3gf.

Modified: packages/atlas/trunk/debian/libatlas3-base.postinst
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/libatlas3-base.postinst?rev=44995&op=diff
==============================================================================
--- packages/atlas/trunk/debian/libatlas3-base.postinst (original)
+++ packages/atlas/trunk/debian/libatlas3-base.postinst Fri Jun  8 21:01:06 2012
@@ -14,7 +14,7 @@
     --slave /usr/lib/liblapack_atlas.so.3 liblapack_atlas.so.3       \
     /usr/lib/atlas-base/liblapack_atlas.so.3                         \
     --slave /usr/lib/libblas.so.3gf libblas.so.3gf                   \
-    /usr/lib/atlas-base/libblas.so.3 
+    /usr/lib/atlas-base/atlas/libblas.so.3 
 
 update-alternatives --install /usr/lib/liblapack.so.3 liblapack.so.3 \
         /usr/lib/atlas-base/atlas/liblapack.so.3 35                  \




More information about the debian-science-commits mailing list