[SCM] ATLAS packaging for Debian branch, master, updated. upstream/3.8.4-16-gede4b56
Sébastien Villemot
sebastien at debian.org
Wed Jun 5 16:07:34 UTC 2013
The following commit has been merged in the master branch:
commit 6ba8d8d71124926de4b560aaf8a35b23e88d40ce
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Jun 5 14:02:54 2013 +0200
libatlas-base-dev now provides libblas.so, as libblas-dev
diff --git a/debian/changelog b/debian/changelog
index abe8cbf..d227b41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ atlas (3.10.1-1) UNRELEASED; urgency=low
* Remove obsolete DM-Upload-Allowed flag
* Switch VCS to git
* Remove Conflicts/Replaces against pre-squeeze packages
+ * libatlas-base-dev now provides libblas.so, as libblas-dev
-- Sylvestre Ledru <sylvestre at debian.org> Mon, 16 Jul 2012 14:57:17 +0200
diff --git a/debian/control b/debian/control
index fdb589b..145a6d1 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Architecture: any
Depends: libatlas3-base (= ${binary:Version}), libatlas-dev, ${misc:Depends},
${shlibs:Depends}
Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so,
- libatlas-3.so, liblapack-3.so
+ libatlas-3.so, liblapack-3.so, libblas.so
Suggests: libblas-doc, liblapack-doc
Description: Automatically Tuned Linear Algebra Software, generic static
ATLAS is an approach for the automatic generation and optimization of
--
ATLAS packaging for Debian
More information about the debian-science-commits
mailing list