[scalapack] 05/09: build both openmpi and mpich packages on all arches
Drew Parsons
dparsons at moszumanska.debian.org
Sat Jul 8 16:50:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch experimental
in repository scalapack.
commit a33498e769da0a6a54be7e9861d56a83b8a5a84d
Author: Drew Parsons <dparsons at debian.org>
Date: Sat Jul 8 23:46:13 2017 +0800
build both openmpi and mpich packages on all arches
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 57eafa3..a6af823 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/scalapack.g
Package: libscalapack-openmpi2.0
Section: libs
-Architecture: alpha amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el sparc s390x x32 sparc64 hppa
+Architecture: any
Depends: mpi-default-bin, ${shlibs:Depends}, ${misc:Depends}
Conflicts: scalapack2-mpich
Breaks: libscalapack-mpi1 (<< 1.8.0-9.1)
@@ -41,7 +41,7 @@ Description: Scalable Linear Algebra Package - Shared libs. for OpenMPI
Package: libscalapack-mpich2
Section: libs
-Architecture: m68k sh4
+Architecture: any
Depends: mpi-default-bin, ${shlibs:Depends}, ${misc:Depends}
Conflicts: scalapack2-mpich
Breaks: libscalapack-mpi1 (<< 1.8.0-9.1)
@@ -60,7 +60,7 @@ Description: Scalable Linear Algebra Package - Shared libs. for MPICH
Package: libscalapack-mpi-dev
Section: libdevel
-Architecture: alpha amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el sparc s390x x32 sparc64 hppa m68k sh4
+Architecture: any
Depends: ${scalapack-mpi-dev}, mpi-default-dev, ${misc:Depends}
Replaces: libblacs-mpi-dev
Provides: libblacs-mpi-dev
@@ -78,7 +78,7 @@ Description: Scalable Linear Algebra Package - Dev. files for MPICH
Package: libscalapack-mpich-dev
Section: libdevel
-Architecture: alpha amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el sparc s390x x32 sparc64 hppa m68k sh4
+Architecture: any
Depends: libscalapack-mpich2 (= ${binary:Version}), ${misc:Depends}
Replaces: libblacs-mpi-dev
Provides: libblacs-mpi-dev
@@ -95,7 +95,7 @@ Description: Scalable Linear Algebra Package - Dev. files for MPICH
Package: libscalapack-openmpi-dev
Section: libdevel
-Architecture: alpha amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el sparc s390x x32 sparc64 hppa m68k sh4
+Architecture: any
Depends: libscalapack-openmpi2.0 (= ${binary:Version}), ${misc:Depends}
Replaces: libblacs-mpi-dev
Provides: libblacs-mpi-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scalapack.git
More information about the debian-science-commits
mailing list