[lapack] 06/06: Drop obsolete package libblas-common.

Sébastien Villemot sebastien at debian.org
Wed May 24 15:13:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch multiarch
in repository lapack.

commit 2ca79fc40969b047dd8bfe88eb1631bd03c135c4
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed May 24 16:13:30 2017 +0200

    Drop obsolete package libblas-common.
    
    It had been introduced to workaround problems with the alternatives system in
    the absence of proper multiarch support (see #760936).
    
    Gbp-Dch: Full
---
 debian/control | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index e11ed0c..6c2f39c 100644
--- a/debian/control
+++ b/debian/control
@@ -174,7 +174,7 @@ Package: libblas3
 Architecture: any
 Multi-Arch: same
 Provides: libblas.so.3
-Depends: ${shlibs:Depends}, ${misc:Depends}, libblas-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Basic Linear Algebra Reference implementations, shared library
  BLAS (Basic Linear Algebra Subroutines) is a set of efficient
  routines for most of the basic vector and matrix operations.
@@ -185,14 +185,6 @@ Description: Basic Linear Algebra Reference implementations, shared library
  .
  This package contains a shared version of the library.
 
-Package: libblas-common
-Architecture: any
-Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Dependency package for all BLAS implementations
- The only purpose of this empty package is to ensure multi-arch safety of
- different BLAS implementations. See bug #760936 for more details.
-
 Package: libblas-dev
 Architecture: any
 Multi-Arch: same

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lapack.git



More information about the debian-science-commits mailing list