2008
openmpi (1.2.7~rc2-2) unstable; urgency=low
* Updated README.Debian of libopenmpi-dev. It contained references to closed
bugs. Also added a recommendation on correct linking.
* debian/control: Removed XS-Autobuild field
* debian/copyright: Added missing copyrights and licenses for ROMIO and
GNU libltdl
-- Manuel Prinz <debian@pinguinkiste.de> Mon, 25 Aug 2008 22:41:16 +0200
openmpi (1.2.7~rc2-1) unstable; urgency=low
[ Dirk Eddelbuettel ]
* New upstream pre-release version
* Thanks to Manuel for the work on this release, and on 1.2.6-3 which
we never uploaded, and to the Open MPI team for the integrating the patch
from 1.2.6-3 into what will be 1.2.7
[ Manuel Prinz ]
* debian/control: Changed Standards-Version to 3.8.0
* Deleted all patches, removed Build-Depends of dpatch
-- Dirk Eddelbuettel <edd@debian.org> Wed, 02 Jul 2008 19:08:07 -0500
openmpi (1.2.6-3) unstable; urgency=low
[ Manuel Prinz ]
* debian/patches/01openfabrics.dpatch: Applied patch by Jeff Squyres that
deals with the warnings printed when OpenFabrics hardware is not present.
Thanks to Jeff for the patch!
* debian/patches/10fix_config_infiniband.dpatch: Removed, it's obsoleted
by the above mentioned OpenFabrics patch.
* Updated README.Debian with information about the OpenFabrics patch.
* debian/patches/02manpages-lintian-fix.dpatch: Applied patch another patch
by Jeff Squyres that fixes Lintian manpage-has-errors-from-man issues.
Thanks again to Jeff for the patch!
-- Manuel Prinz <debian@pinguinkiste.de> Sat, 31 May 2008 23:49:13 +0200
openmpi (1.2.6-2) unstable; urgency=low
[ Sylvestre Ledru ] * Can be built under ppc64. Thanks to Andreas Jochens (Closes: #478427) [ Dirk Eddelbuettel ] * Built and uploaded. Thanks to Sylvestre for applying the patch.
-- Dirk Eddelbuettel <edd@debian.org> Mon, 05 May 2008 07:16:49 -0500
openmpi (1.2.6-1) unstable; urgency=low
[ Dirk Eddelbuettel ]
* New upstream version
* debian/patches/00list: Disabled man page patches 60* which
has been included upstream in version 1.2.6
-- Dirk Eddelbuettel <edd@debian.org> Tue, 08 Apr 2008 20:19:24 -0500
openmpi (1.2.5-3) unstable; urgency=low
[ Dirk Eddelbuettel ]
* debian/control: Version the Conflicts: of libopenmpi-dev with pgapack to
'pgapack (<= 1.0.0.1-4.2)' as newer pgapack do not exhibit a conflict.
-- Dirk Eddelbuettel <edd@debian.org> Mon, 10 Mar 2008 16:55:37 -0500
openmpi (1.2.5-2) unstable; urgency=low
[ Dirk Eddelbuettel ]
* Debian build and upload
* Thanks to Manuel for all the work, and to Ondrej for persistent debugging.
[ Manuel Prinz ]
* Added missing ${shlibs:Depends} to Depends: line of libopenmpi-dev
* debian/shlibs.local: Added entry for libibverbs until the package provides
the necessary information. (Closes: #464705)
* debian/control: Added versioned dependency to libibverbs in Build-Depends
* debian/libopenmpi-dev.postinst: Corrected dead symlinks. Thanks to Ondrej
Certik for reporting the issue! (Closes: #464795)
* debian/patches/60_fix_manpage_name_section.dpatch: Fixing name line in the
MPI_Comm_f2c.3 manpage. Thanks to Jeff Squyres!
-- Dirk Eddelbuettel <edd@debian.org> Thu, 14 Feb 2008 20:54:06 -0600
openmpi (1.2.5-1) unstable; urgency=low
[ Dirk Eddelbuettel ]
* New upstream version
* debian/patches/00list: Disabled man page patches 20*, 30* and 31* which
have been included upstream
* debian/patches/60_fix_manpage_name_section.dpatch: Applied small correction
* Debian build and upload
[ Manuel Prinz ]
* debian/*.lintian-override: Deleted, all issues are fixed
- debian/libopenmpi{1,-dev}.links, debian/libopenmpi1.install:
Moved *.so.0 links from /usr/lib/openmpi/lib to /usr/lib. Created
*.so.0.0.0 symlinks in /usr/lib, pointing to /usr/lib/openmpi/lib.
This fixes postinst-has-useless-call-to-ldconfig, postrm-has-useless-
call-to-ldconfig and package-name-doesnt-match-sonames warnings.
- debian/rules, debian/control: Added chrpath to Build-Depends and
deleting all rpath info with chrpath in install-arch target. This
fixes all binary-or-shlib-defines-rpath warnings.
* debian/rules: Adjusted target dependencies to be more sane. Renamed
"test" target to "check".
* Applied a patch by Adam Powell IV that adds /usr/lib/libmpi++.so via
update-alternatives for compatibility with LAM/MPI and MPICH. Thanks to
Adam for the patch! (Closes: #459642)
-- Dirk Eddelbuettel <edd@debian.org> Wed, 09 Jan 2008 16:30:33 -0600
2007
openmpi (1.2.4-5) unstable; urgency=low
[ Manuel Prinz ]
* Several changes in the libopenmpi-dev package to correct the library
soname links (Closes: #456721)
[ Dirk Eddelbuettel ]
* Debian build and upload
-- Dirk Eddelbuettel <edd@debian.org> Tue, 18 Dec 2007 20:00:53 -0600
openmpi (1.2.4-4) unstable; urgency=low
[ Manuel Prinz ]
* debian/rules: Several minor changes
- Added cross-compilation support
- Replaced (un)patch targets with dpatch's makefile snippet
* debian/control: Changed Standards-Version to match latest policy
* debian/control: Several cosmetic changes to control fields
- XS-Vcs-*: Renamed fields to Vcs-*
- XS-DM-Upload-Allowed: Added, allowing uploads for Debian Maintainers
- Homepage: Newly added
- Build-Depends: Removed libsysfs-dev (Closes: #449084)
- Build-Depends: Removed automake
- Uploaders: Added myself
* Moved include files and libraries to /usr/lib/openmpi and use the "mpi"
alternative. Thanks to Nicholas Breen for assistance! (Closes: #452047)
[ Dirk Eddelbuettel ]
* Debian build and upload
-- Dirk Eddelbuettel <edd@debian.org> Wed, 12 Dec 2007 09:40:29 -0600
openmpi (1.2.4-3) unstable; urgency=low
[ Manuel Prinz ]
* debian/control: Added openmpi-common to libopenmpi-dev's Depends
(Closes: #445230)
[ Dirk Eddelbuettel ]
* Debian build and upload
-- Dirk Eddelbuettel <edd@debian.org> Sat, 06 Oct 2007 07:54:47 -0500
openmpi (1.2.4-2) unstable; urgency=low
[ Manuel Prinz ] * debian/control: Added sparc to list of supported architectures [ Dirk Eddelbuettel ] * Debian build and upload
-- Dirk Eddelbuettel <edd@debian.org> Tue, 02 Oct 2007 22:04:04 -0500
openmpi (1.2.4-1) unstable; urgency=low
[ Manuel Prinz ]
* debian/control: Modified package relationships to prevent problems when
upgrading from 1.2.3-4 (Closes: #444432)
[ Dirk Eddelbuettel ]
* Debian build and upload
-- Dirk Eddelbuettel <edd@debian.org> Fri, 28 Sep 2007 16:25:13 -0500
openmpi (1.2.4-0) unstable; urgency=low
* New upstream release [ Sylvestre Ledru ] * debian/patches: Removed 50fix_kfreebsd_build patch (Fixed upstream) [ Manuel Prinz ] * Patch added: Please shut up libibverbs (Closes: #439730) * Moved compiler wrappers from package openmpi-bin to libopenmpi-dev. [ Dirk Eddelbuettel ] * Debian build and upload
-- Dirk Eddelbuettel <edd@debian.org> Wed, 26 Sep 2007 22:07:15 -0500
openmpi (1.2.3-4) unstable; urgency=low
[ Manuel Prinz ]
* Fixed: openmpi-bin: FTBFS on kFreeBSD and maybe Hurd. Thanks to
Uwe Hermann for providing the patches! (Closes: #437839)
* debian/rules: Disabled threading support (Closes: #435581)
* debian/openmpi-bin.README.Debian: Documented disabling of threading
* debian/patches: Removed 10opal_noexecstack and 99autoconf patches
because they are no longer needed. Thanks to Brian Barrett for
clarification.
[ Dirk Eddelbuettel ]
* debian/control: Add 'kfreebsd-i386 kfreebsd-amd64 hurd-i386' to list
of build architecture (via Uwe's patch referenced above)
-- Dirk Eddelbuettel <edd@debian.org> Mon, 20 Aug 2007 20:10:46 -0500
openmpi (1.2.3-3) unstable; urgency=low
[ Manuel Prinz ]
* Fixed: openmpi-bin: libibverbs only available for Linux. Thanks to
Uwe Hermann for providing the patch! (Closes: #435573)
* Changed section of openmpi-doc to doc to satisfy overrides
[ Dirk Eddelbuettel ]
* debian/control: Trying something moderately radical here -- we are
switching the binary packages from 'Architecture: any' to the set
of five architectures that can actually build the package, given the
lack of upstream support for atomistic operations on the other
architectures (c.f. Debian BTS for openmpi)
-- Dirk Eddelbuettel <edd@debian.org> Sun, 12 Aug 2007 19:43:29 -0500
openmpi (1.2.3-2) unstable; urgency=low
[ Dirk Eddelbuettel ]
* debian/control: Added some per-package text to the common titles
of the Descriptions
[ Manuel Prinz ]
* Fixed: FTBFS on GNU/kFreeBSD, Thanks to Petr Salinger for providing
the patch! (Closes: #433142).
* debian/control: Changed priority to "extra" to comply with the Debian
Policy, section 2.5.
-- Dirk Eddelbuettel <edd@debian.org> Mon, 30 Jul 2007 21:12:11 -0500
openmpi (1.2.3-1) unstable; urgency=low
[ Dirk Eddelbuettel ] * debian/rules: Ensure AUTHORS NEWS README are installed everywhere * debian/rules: Add examples/ directory to openmpi-doc * debian/control: More Conflicts/Replaces/Provides for renamed packages
-- Dirk Eddelbuettel <edd@debian.org> Sun, 24 Jun 2007 21:18:31 -0500
openmpi (1.2.3-0) unstable; urgency=low
* First release by the new maintainer group 'pkg-openmpi'
* Takeover of the package is coordinated with the previous maintainer.
Our thanks to Florian for his initial packaging.
* We also would like to thank everybody who has prepared a previous NMU,
[ Dirk Eddelbuettel ]
* debian/control: Add myself as Uploaders
* debian/patches/31_fix_manpages_lintian.dpatch: Another small man page fix
* debian/{ompi_info.1,opal_wrapper.1,orted.1}: Contributed three man pages
* Renaming some sub-package:
- openmpi-libs0 package renamed to libopenmpi1
- openmpi-dev package renamed to libopenmpi-dev
- openmpi-dbg package rename to libopenmpi-dbg
- new openmpi-mpidoc package renamed to openmpi-doc
* debian/control: Add Build-Depends: on 'gcc (>= 4.1.2)' to build for the
'long double' transition -- and as we happen to have renamed the library
package name, is requivalent to the 'ldbl' suffix (Closes: #430321)
[ Upstream ]
* Fixed: mpif77 and mpif90 incorrect default include file search path
(Closes: #405472)
[ Sylvestre Ledru ]
* New upstream release 1.2.3
* New upstream release 1.2.2 (Closes: #427356)
* Patch removed: 20implicit_pointer_conversion.dpatch
* Apply all of Tilman's patches below (Closes: #415338)
* Add the correct XS-Autobuild, XS-Vcs-Svn and XS-Vcs-Browser fields in
debian/control.
* Fix errors in manpages (Lintian complaining)
[ Manuel Prinz ]
* Patch removed: 30_alpha_inline_assembly.dpatch (Fixed upstream)
* Updated patch of autogenerated autoconf files by Steve Langasek.
* Fixed: Please make openmpi thread-compartible by adding
--enable-mpi-threads and --enable-progress-threads (Closes: #419867)
* Fixed: Use Debian alternatives (Closes: #396761)
* Added watch file.
[ Tilman Koschnick ]
* New upstream release 1.2.0
* Acknowledge previous NMUs (Closes: #386491, #392633, #404003, #404026).
* Fix: mpicc.openmpi fails to run when named mpicc.openmpi (Closes: #388216).
* Include manual pages (Closes: #413607).
* Add openmpi-mpidoc package for man pages describing the MPI standard.
* Update copyrights.
[ Andreas Barth ]
* Spelling mistake in the description of the package (Closes: #390238)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 23 Jun 2007 18:55:31 -0500
openmpi (1.1-2.5) unstable; urgency=high
* Non-maintainer upload.
* High urgency upload for RC bugfix.
* Add missing build-dependency on libsysfs-dev, which is used in the build
but was previously pulled in via libibverbs-dev.
-- Steve Langasek <vorlon@debian.org> Sun, 29 Apr 2007 22:03:58 -0700
openmpi (1.1-2.4) unstable; urgency=low
* Non-maintainer upload.
* 0-day alpha porter upload.
* Fix wrong inline assembler check on alpha: 'zero' is not recognized
as a mnemonic for $31 with binutils. This broken check resulted
in various atomic operations remaining undefined, leading to a build
failure on alpha. Likewise, fix the inline assembly provided in
opal/include/opal/sys/alpha/atomic.h so that it's valid under GNU
binutils. Closes: #384792.
-- Steve Langasek <vorlon@debian.org> Sun, 29 Apr 2007 02:27:51 -0700
2006
openmpi (1.1-2.3) unstable; urgency=high
* Non-maintainer upload.
* Add conflicts between openmpi-dev and libopal-dev, pgapack.
Closes: #404003, #404026
-- Andreas Barth <aba@not.so.argh.org> Fri, 22 Dec 2006 13:57:13 +0000
openmpi (1.1-2.2) unstable; urgency=low
* Non-maintainer upload.
* Remove --host=* from debian/rules to make autoconf not enable
cross-building mode. Thanks to Steve Langasek for pointing this out.
Closes: #392633.
-- Mark Hymers <mark@hymers.org.uk> Sun, 15 Oct 2006 00:46:11 +0100
openmpi (1.1-2.1) unstable; urgency=high
* NMU
* Make sparc build UltraSPARC-only, since upstream seems to have
dropped support for 32-bit machines. closes: #386491.
-- Clint Adams <schizo@debian.org> Tue, 26 Sep 2006 00:31:36 -0400
openmpi (1.1-2) unstable; urgency=low
* Apply patch by Tilman Koschnick <til@subnetz.org> to add a new package with debugging symbols (Closes: #383997).
-- Florian Ragwitz <rafl@debian.org> Wed, 23 Aug 2006 12:43:16 +0200
openmpi (1.1-1) unstable; urgency=low
* New upstream release. * Applied patch by dann frazier <dannf@debian.org> to fix an implicit pointer conversion on 64bit platforms (Closes: #377725). * Fixed mix-up in package descriptions (Closes: #379594). * Use the alternatives system for the mpi* executables in openmpi-bin (Closes: #377297).
-- Florian Ragwitz <rafl@debian.org> Mon, 7 Aug 2006 16:57:42 +0200
openmpi (1.0.2-1) unstable; urgency=low
* Initial release (Closes: #340426).
-- Florian Ragwitz <rafl@debian.org> Fri, 6 Jan 2006 15:13:31 +0100