[mpi-defaults] 01/03: * Team upload * Standards-Version: 4.1.0 * Add m68k to OPENMPI_AVAILABLE_ARCHITECTURES * Add powerpcspe to MPICH_AVAILABLE_ARCHITECTURES. Closes: #872911
Alastair McKinstry
mckinstry at moszumanska.debian.org
Mon Aug 28 11:36:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository mpi-defaults.
commit e1ec9cc28fed6e2ccf61830d2175ccf0e30267b6
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon Aug 28 10:52:21 2017 +0100
* Team upload
* Standards-Version: 4.1.0
* Add m68k to OPENMPI_AVAILABLE_ARCHITECTURES
* Add powerpcspe to MPICH_AVAILABLE_ARCHITECTURES. Closes: #872911
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
debian/rules | 2 ++
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 06f455a..03d8dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mpi-defaults (1.9) UNRELEASED; urgency=medium
+
+ * Team upload
+ * Standards-Version: 4.1.0
+ * Add m68k to OPENMPI_AVAILABLE_ARCHITECTURES
+ * Add powerpcspe to MPICH_AVAILABLE_ARCHITECTURES. Closes: #872911
+
+ -- Alastair McKinstry <mckinstry at debian.org> Mon, 28 Aug 2017 10:49:32 +0100
+
mpi-defaults (1.8) unstable; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index cab5e30..949a49f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>, Manuel Prinz <manuel at debian.org>,
Alastair McKinstry <mckinstry at debian.org>
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
Build-Depends: debhelper (>= 9),
libopenmpi-dev (>= 1.4.3-2.1) [alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sparc64 x32],
openmpi-bin (>= 1.4.3-2.1) [alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sparc64 x32],
diff --git a/debian/rules b/debian/rules
index e8ea844..97a7e5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ OPENMPI_AVAILABLE_ARCHITECTURES := \
mips \
mips64el \
mipsel \
+ m68k \
powerpc \
powerpcspe \
ppc64 \
@@ -48,6 +49,7 @@ MPICH_AVAILABLE_ARCHITECTURES := \
mips64el \
mipsel \
powerpc \
+ powerpcspe \
ppc64 \
ppc64el \
s390x \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mpi-defaults.git
More information about the debian-science-commits
mailing list