From: Raspbian automatic forward porter Date: Tue, 15 Jan 2019 10:15:42 +0000 (+0000) Subject: Merge version 3.1.3-3+rpi1 and 3.1.3-9 to produce 3.1.3-9+rpi1 X-Git-Tag: archive/raspbian/3.1.3-9+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7986992e8b679d0d5fae2a6498439b1336ff1669;p=openmpi.git Merge version 3.1.3-3+rpi1 and 3.1.3-9 to produce 3.1.3-9+rpi1 --- 7986992e8b679d0d5fae2a6498439b1336ff1669 diff --cc debian/changelog index 06ae2398,d8abc78a..f6ee1f78 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,48 +1,56 @@@ - openmpi (3.1.3-3+rpi1) buster-staging; urgency=medium ++openmpi (3.1.3-9+rpi1) buster-staging; urgency=medium + + [changes brought forward from 2.1.1-6+rpi1 by Peter Michael Green at Wed, 05 Jul 2017 00:52:53 +0000] + * Modify arm "detection" for Raspbian. + * Partially fix clean target + - -- Raspbian forward porter Tue, 04 Dec 2018 18:17:21 +0000 ++ -- Raspbian forward porter Tue, 15 Jan 2019 10:15:41 +0000 ++ + openmpi (3.1.3-9) unstable; urgency=medium + + * Re-enable external pmix now that it works with 32-bit systems again. + Closes: #918713. + + -- Alastair McKinstry Tue, 08 Jan 2019 19:20:33 +0000 + + openmpi (3.1.3-8) unstable; urgency=medium + + * dh-fortran-mod >= 0.11 to properly remove files on purge. + Closes: #918000, #915025. + * Use internal pmix until pmix pkg works. + + -- Alastair McKinstry Mon, 07 Jan 2019 21:19:05 +0000 + + openmpi (3.1.3-7) unstable; urgency=medium + + * Standards-Version: 4.3.0 + * Use dh-fortran-mod and place mod files in $fmoddir/openmpi to avoid + collision with mpich. Closes: #917133 + * Patch to remove PMIX_MODEX (removed in latest pmix release) + + -- Alastair McKinstry Tue, 01 Jan 2019 13:25:39 +0000 + + openmpi (3.1.3-6) unstable; urgency=medium + + * Rebuild with dh-fortran-mod >= 0.6 to fix broken postrm script. + Closes: #916890 + + -- Alastair McKinstry Thu, 20 Dec 2018 09:23:45 +0000 + + openmpi (3.1.3-5) unstable; urgency=medium + + * Use dh-fortran-mod >= 0.4: insert tracking via Fortran-Mod rather than + Depends. mod file is now placed in /usr/lib/$arch/fortran/gfortran-8 + ($fmoddir) but also in usual place until gfortan reads $fmoddirOA + + -- Alastair McKinstry Tue, 11 Dec 2018 14:14:53 +0000 + + openmpi (3.1.3-4) unstable; urgency=medium + + * More robust altertnatives handling. Closes: #915025 + * Don't call dpkg-parsechangelog in rules + + -- Alastair McKinstry Fri, 07 Dec 2018 13:04:38 +0000 openmpi (3.1.3-3) unstable; urgency=medium diff --cc debian/patches/series index 4cbc1f5f,0f3380ba..bb47cf0d --- a/debian/patches/series +++ b/debian/patches/series @@@ -7,4 -7,4 +7,5 @@@ opal_fifo.patc verbose-ompi-rules.patch openjdk10.patch fix-underlinking.patch + pmix-modex.patch +raspbian.diff