Source: mpi-defaults
Section: devel
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: "Adam C. Powell, IV" <hazelsct@debian.org>, Manuel Prinz <manuel@debian.org>
Standards-Version: 3.9.2
Build-Depends: debhelper,
 libopenmpi-dev (>= 1.4.3-2.1) [alpha armel armhf arm64 i386 amd64 lpia ia64 powerpc ppc64el sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386],
 openmpi-bin (>= 1.4.3-2.1) [alpha armel armhf arm64 i386 amd64 lpia ia64 powerpc ppc64el sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386],
 libmpich-dev [!alpha !armel !armhf !arm64 !i386 !amd64 !lpia !ia64 !powerpc !ppc64el !sparc !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 mpich [!alpha !armel !armhf !arm64 !i386 !amd64 !lpia !ia64 !powerpc !ppc64el !sparc !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
Vcs-Browser: http://anonscm.debian.org/git/?p=debian-science/packages/mpi-defaults.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/mpi-defaults.git

Package: mpi-default-dev
Architecture: any
Section: libdevel
Depends: ${mpi-dev}, ${misc:Depends}
Description: Standard MPI development files (metapackage)
 This metapackage depends on the development files of the recommended MPI
 implementation for each platform, currently Open MPI on all of the platforms
 where it exists, and MPICH on the others. The package which this depends on
 has alternatives links for the shared libraries libmpi and libmpi++, and for
 compilers mpicc, mpic++/mpicxx/mpiCC, mpif77 and mpi90 and their manpages.

Package: mpi-default-bin
Architecture: any
Section: net
Depends: ${mpi}, ${misc:Depends}
Description: Standard MPI runtime programs (metapackage)
 This metapackage depends on the runtime programs of the recommended MPI
 implementation for each platform, currently Open MPI on all of the platforms
 where it exists, and MPICH on the others. The package which this depends on
 has alternatives links for mpirun and mpiexec.
