Skip to content

Debian Changelog mpich (1.2.7-10)

2011

mpich (1.2.7-10) unstable; urgency=low

   * Team upload.
   * ACK NMU of Cyril (thanks)
   * Updated standards to 3.9.2
   * Vcs- tag added
   * Package migrated to the Debian Science team
   * Fix the various debhelper-but-no-misc-depends
   * Fix weak-library-dev-dependency libmpich1.0-dev on libmpich1.0gf
   * Fix weak-library-dev-dependency libmpich-mpd1.0-dev on libmpich-mpd1.0gf
   * Fix weak-library-dev-dependency libmpich-shmem1.0-dev on libmpich-shmem1.0gf
   * Switch to dpkg-source 3.0 (quilt) format

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 18 Sep 2011 17:51:58 +0200

2009

mpich (1.2.7-9.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix FTBFS by adding "-D_GNU_SOURCE" to the CFLAGS in mpid/mpd as
     suggested by Peter Green and Petr Salinger (Closes: #522007):
      - 24_use_gnu_source_for_mpd.dpatch
   * Fix FTBFS on GNU/kFreeBSD by sticking to <termios.h> as specified by
     POSIX, as suggested by Petr Salinger (Closes: #533246):
      - 25_use_posix_termios_interface.dpatch

 -- Cyril Brulebois <kibi@debian.org>  Fri, 03 Jul 2009 22:14:10 +0200

mpich (1.2.7-9) unstable; urgency=low

   * Package is now team-maintained by pkg-scicomp (closes:#447678)
   * Updated standards to 3.8.0
     - added Homepage field
     - set debian/compat to 7 and updated debhelper build dependency accordingly
     - replace call to dh_clean -k by call to dh_prep as suggested by lintian
   * Fix update-alternative settings for libmpich-mpd1.0-dev and
     libmpich-shmem1.0-dev (closes: #512426)
   * Changed doc-base section of mpi-doc
   * fix lintian warning about maintainer scripts ignoring errors

 -- Alexandre Fayolle <afayolle@debian.org>  Mon, 26 Jan 2009 17:12:52 +0100

2008

mpich (1.2.7-8) unstable; urgency=low

   * libmpich1.0-dev conflicts with older mpich-bin because of (formerly
     useless) mpif90 file in /usr/lib/mpich/bin (closes: #476093).
   * Turned upstream patch level 1 into patches/13_upstream_patchlevel1.dpatch
     instead of leaving it in .diff.gz.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Wed, 16 Apr 2008 15:38:49 -0400

mpich (1.2.7-7.1) unstable; urgency=low

   * Non-maintainer upload.
   * New patch 23 to fix configure's g++ tests to include iostream instead of
     iostream.h.  Fixes FTBFS with gcc-4.3.  (Closes: #468068)

 -- James Vega <jamessan@debian.org>  Sun, 09 Mar 2008 00:10:37 -0500

mpich (1.2.7-7) unstable; urgency=low

   * Fixed shared library packages (thanks to Kumar Appaiah) (closes: #465285).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Mon, 11 Feb 2008 18:41:43 -0500

mpich (1.2.7-6) unstable; urgency=low

   * Working gfortran support (thanks to Kumar Appaiah <akumar@ee.iitm.ac.in>).
   * This release also includes mpif90 (closes: #195509).
   * Changed shlib package names to gf reflecting the interface change due to
     the g77-gfortran transition.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 01 Feb 2008 16:06:59 -0500

mpich (1.2.7-5) unstable; urgency=low

   * debian/rules: Fix bashisms (thanks to Luke Yelavich <themuso@ubuntu.com>)
     (closes: #459110).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 27 Jan 2008 18:48:54 -0500

2007

mpich (1.2.7-4) unstable; urgency=low

   * Correct Conflicts/Replaces on libmpich1.0c2 (closes: #443787).
   * Add Conflicts/Replaces for -mpd and -shmem variants.
   * Moved MPI_Comm_set_name manpage to mpi-doc-specific filename, added
     alternatives symlink; will eventually close 310688.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 4 Oct 2007 11:20:17 -0400

mpich (1.2.7-3.1) unstable; urgency=medium

   * NMU
   * Adds Conflicts/Replaces on libmpich1.0c2 to libmpich1.0ldbl
     (Closes: #441882)

 -- Ari Pollak <ari@debian.org>  Sun, 23 Sep 2007 10:53:22 -0400

mpich (1.2.7-3) unstable; urgency=low

   * Corrected alternatives removal in prerm (closes: #306305).
   * Removed clog2slog and upshot links, as these are no longer built
     (closes: #394807).
   * Included patch allowing building on hurd-i386 (closes: #420457).
   * Renamed libraries for long double transition (closes: #430274, #430275,
     #430276).
   * Various changes for updated lintian cleanliness.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 6 Sep 2007 10:37:56 -0400

2006

mpich (1.2.7-2) unstable; urgency=low

   * Update to upstream patch level 1, contained in .diff.gz.
   * This includes old patch 13 for safely handling spaces in the binary path.
   * New patch 19 required to avoid symbol collision.
   * Rebuild should use new symbols from libc_nonshared.a (closes: #355569).
   * Shared libs conflict with non-c2 old versions (closes: #349430).
   * Corrected mpich-bin.prerm alternative to match postinst (closes: #306305).
   * Removed obsolete clog2slog and upshot symlinks (closes: #346510).
   * Included Petr Salinger's mechanism for updating files from installed
     autotools-dev package (closes: #333001).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 6 Oct 2006 16:11:53 -0400

2005

mpich (1.2.7-1) unstable; urgency=low

   * Unstable port of sarge backport testbed packages, with much help from NMU
     by Adeodato Simó (closes: #317467, #321052, #321093, #321158).
   * Includes fixes from rejected 1.2.5.3-6 (closes: #306305, #314173, #253422).
   * Change -noslog to c2 in library package names to reflect new C++ ABI.
   * Make sure all mpich shlibs correctly link dependent libs based on patch by
     Adeodato Simó (debian/patches/18...), slightly edited for 1.2.7.
   * Added -f90=gfortran to build Fortran 90 backend, and removed Fortran 90
     disabling code in debian/rules.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 12 Aug 2005 17:59:03 -0400

mpich (1.2.7-0sarge2) unstable; urgency=low

   * Added generated files in debian/ to rules clean target using a patch by
     Adeodato Simó (will close 321052 upon upload to unstable).
   * Added -noslog to shared library package names to acknowledge API change
     (slog dropped) and avoid dependency breakage in sarge.
   * Fixed libpmpich-[p4mpd,shmem]++.so symlinks using a patch by Adeodato Simó
     (will close 321158 upon upload to unstable).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 12 Aug 2005 17:25:46 -0400

mpich (1.2.7-0sarge1) testing; urgency=low

   * New upstream release.
   * Unofficial sarge backport will serve as basis for new unstable.
   * Removed all of slog including much of patch 02 since slog_apy is now gone.
   * Deactivated patches 08 and 11 because upstream seems to have included them.
   * Added tk8.4 to Build-Depends (will close 317467 upon upload to unstable).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 12 Jul 2005 18:50:56 -0400

mpich (1.2.5.3-6) unstable; urgency=low

   * Removed mpich and mpich-mpd packages which were deprecated in sarge.
   * Updated DH_COMPAT and standards version.
   * Fixed mpich-bin.prerm to remove alternatives symlinks (closes: #306305).
   * Fixed libmpi++.so link in libmpich1.0-dev.postinst (closes: #314173).
   * Added ch_shmem transport for performance on SMP systems (closes: #253422).
   * Updated TODO file closing items which have been done.
   * Rebuild using new gcc default version (4.0) to make sure C++ is okay.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 7 Jul 2005 14:53:37 -0400

mpich (1.2.5.3-5) unstable; urgency=low

   * Declared a conflict between mpi-doc and lam4-dev (closes: #299198).
   * libmpich-mpd1.0 conflicts/replaces libmpich-p4mpd1.0 (closes: #299534).
   * Patch by Andreas Jochens <aj@andaco.de> for amd64/gcc4.0 (closes: #298700).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 24 Mar 2005 05:44:59 +0900

mpich (1.2.5.3-4) unstable; urgency=low

   * Changed "rm" to "rm -f" in debian/rules (closes: #296061).
   * Removed dangling logviewer manpage symlink (closes: #297128).
   * Changed rsh-server dependencies of -bin packages to Suggests.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 1 Mar 2005 12:57:32 -0500

mpich (1.2.5.3-3) unstable; urgency=low

   * Changed "rmdir" to "rm -rf" to remove share/upshot/sbin directory if it's
     there (and not if it's not) (closes: #296061).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Wed, 23 Feb 2005 01:21:08 -0500

2004

mpich (1.2.5.3-2) unstable; urgency=low

   * Package reorganization: mpich(-mpd) split into mpich(-mpd)-bin and
     libmpich(-mpd)1.0-dev, the latter having the static libs, shared lib
     symlinks, compiler and other dev-related commands, and code examples.
   * Removed mpich-common and moved its man1 manpages to the mpich(-mpd)-bin
     packages and other docs to mpi-doc.
   * Made mpirun etc. alternatives symlinks into /usr/lib/mpich(-mpd)/bin.
   * Put chp4_servs, cleanipcs and tstmachines symlinks in /usr/bin.
   * Changed wish Recommends to Suggests.
   * Make libtvmpich shlib name depend on package to avoid shlib conflicts.
   * Build ROMIO with -fPIC (closes: #281594).
   * Make libpmpich++ shared lib with -fPIC (closes: #242366).
   * Fixed all shlib symlinks (closes: #282258, #286725).
   * Made binary target depend on build-stamp to avoid double build (!).
   * Changed mpiCC symlink to point to mpich(-mpd)/bin/mpicxx (closes: #281573).
   * Applied Vaclav Juza's patch for util/mpirun.args.in and
     mpid/ch_p4/mpirun.ch_p4.in to allow spaces in current directory (closes:
     #252299).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Wed, 22 Dec 2004 13:11:33 -0500

mpich (1.2.5.3-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * High-urgency upload for sarge-targetted RC bugfix
   * Since lib*.so.1 have been removed, make sure the lib*.so symlinks
     point to the actual library files (closes: #282258).

 -- Steve Langasek <vorlon@debian.org>  Sun, 5 Dec 2004 16:13:32 -0800

mpich (1.2.5.3-1) unstable; urgency=low

   * New upstream release (closes: #262126).
   * Now includes -MT, -MQ, -MF -MM in mpiCC script (closes: #199650, #262356).
   * Refined X lib Build-Depends, libmpich1.0 should follow automatically
     (closes: #246740, #271753).
   * Removed useless lib*.so.1 symlinks (closes: #214624).
   * Stripped "index" argument name from mpio.h to avoid unnecessary warnings.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Wed, 3 Nov 2004 17:07:24 -0500

2003

mpich (1.2.5.2-1) unstable; urgency=low

   * New upstream (closes: #212036).
   * Removed patch 01 from 00list because upstream seems to have applied it.
   * Patch 02 forward-ported, now includes slog libname stuff from .diff.gz.
   * Forward-ported patches 03, 04, 05, 06, 07 and 10.
   * Patch 08 moves MPI_Handler_function typedef below #include "mpidefs.h" so
     USE_STDARG is defined in time (closes: #207868).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 7 Oct 2003 14:03:30 -0400

mpich (1.2.5-6) unstable; urgency=low

   * Patch 05 changes shared libtvmpich linking from "makesharedlib" to straight
     "cc" so it should build on all arches (closes: #196845).
   * Patch 06 fixes home directory in mpich-mpd's mpichboot (closes: #198202).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 20 Jun 2003 17:57:34 -0400

mpich (1.2.5-5) unstable; urgency=low

   * Changed mv to mv -f to put shlibs in /usr/lib/mpich(-mpd)/lib into shared
     lib packages, since the lib(s) there are apparently not generated on s390
     or sparc.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 20 May 2003 18:33:43 -0400

mpich (1.2.5-4) unstable; urgency=low

   * Removed rpath from mpe and slog lib linking commands in patch 02...
   * Generalized symlink commands so mpe and slog shlibs get symlinked to
     /usr/lib (closes: #186885).
   * Had to add --with-sloglibname arg to mpe/configure.in and
     mpe/slog_api/configure.in (and configure too) to prevent library namespace
     collision between slog libs in mpich and mpich-mpd shared lib packages.
   * Added libslog.so to libmpe.so for linking in mpd shared lib subdir.
   * Fixed install-slog to do shlib symlinks right.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Mon, 19 May 2003 15:44:47 -0400

mpich (1.2.5-3) unstable; urgency=low

   * New maintainer is all for now, more changes later. (closes: 189853)

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 20 Apr 2003 12:08:27 -0400

mpich (1.2.5-2) unstable; urgency=low

   * Try compiling mpd with CFLAGS (patch 10). (closes: #176954)
   thanks to lamont.
   * do error checking of failed links. (patch 07)

 -- Junichi Uekawa <dancer@debian.org>  Thu, 16 Jan 2003 19:15:10 +0900

mpich (1.2.5-1) unstable; urgency=low

   * New upstream release
   * Forward-port Debian patches:
    -  DESTDIR
    -  shared library -- forwarded upstream (again)
     included patches:
    - compile .s files.
   * work-around missing libg2c link with -lib=g2c to ./configure.
   * Recompiling with gcc-3.2
   * use dpatch system.
    - Build-Depends on dpatch
    - create debian/patches/
       01_destdir -- $DESTDIR patch
       02_mpeshlibs -- shared library for MPE and libslog
       03_move_logfile -- log file is in /var/log
       04_hackg2c -- hack to link with g2c.

 -- Junichi Uekawa <dancer@debian.org>  Mon, 13 Jan 2003 19:07:26 +0900

2002

mpich (1.2.4-11) unstable; urgency=low

   * Fix up mpe include files, mpeinstall script checked for $includedir without
   $DESTDIR.

 -- Junichi Uekawa <dancer@debian.org>  Fri, 20 Dec 2002 17:20:25 +0900

mpich (1.2.4-10) unstable; urgency=low

   * mpe/src/Makefile.in, mpe/slog_api/src/Makefile.in:
   Move mpe libs to /usr/lib/mpich/lib/shared/ dir along with mpich libs.
   The shared/ dirs are meant to be sharable among NFS-shared hosts.
   (closes: #170573), thanks Adam C Powell IV <hazelsct@mit.edu>
   * Explicitly specify to install libs into /usr/lib/mpich/lib/shared/
   * mpe/viewers/sbin/install-viewers.in, mpe/viewers/upshot/sbin/install-viewer.in:
     fix up to use DESTDIR.
   * debian/rules: reduce the number of hacks for shuffling around the
     shared libraries, because MPICH install was fixed.
     (my new strategy is to fix upstream install scripts rather
     than hack around it)
   * with an attempt with 1.2.4-9, libslog is available now, and
     libmpe.so is linked with X11, -lslog, and -lm. (closes: #168831)
   * README.Debian: update the notes wrt the changes that are local to
     Debian.

 -- Junichi Uekawa <dancer@debian.org>  Wed, 18 Dec 2002 18:10:39 +0900

mpich (1.2.4-9) UNRELEASED; urgency=low

   * debian/rules: more cleaning.
   * mpe/slog_api/src/Makefile.in: hack up to make shared library for libslog.
   * mpe/src/Makefile.in: link libmpe with -L /usr/X11R6/lib -lX11 -L ../slog_api/lib -lslog.
   * seems not to be installing slog libs, force-run sloginstall in debian/rules.
   * Complete rehaul of the build system.
   - util/mpiinstall.in: hack to use DESTDIR properly.
   - mpe/sbin/mpeinstall.in: hack to use DESTDIR properly.
   - mpe/slog_api/sbin/install-slog.in: hack to use DESTDIR properly.
   * Move over libmpe.so from libmpich-p4mpd1.0 to mpich-mpd package, and
   add Replaces:. It was a mistake.

 -- Junichi Uekawa <dancer@debian.org>  Tue, 17 Dec 2002 23:01:47 +0900

mpich (1.2.4-8) unstable; urgency=low

   * use CLINKER to link instead of MPI_CLINKER wrapper over cc.
   I think that should fix build failure on hppa and ia64.
   Using mpicc to link, it is trying to link in some static libs also.
   (closes: #167036)

 -- Junichi Uekawa <dancer@debian.org>  Wed, 30 Oct 2002 18:17:21 +0900

mpich (1.2.4-7) unstable; urgency=low

   * Create shared version of mpe libs. (closes: #143192)
   * shared libraries for two versions are in /usr/lib/mpich*/lib/libmpe.so
   It should work, with rpath settings and other things.
   Try with: -Wl,-soname,lib$(PROF_LIBNAME).so.1.0 -Wl,-rpath,$(libdir)
   * libmpe-p4mpd.so is availble for -mpd, and libmpe.so symlink is provided.
   * updated TODO files for a change.
   * update README.Debian for a change.

 -- Junichi Uekawa <dancer@debian.org>  Thu, 24 Oct 2002 17:28:25 +0900

mpich (1.2.4-6) unstable; urgency=low

   * util/mpicc.in: handle *.s files as input (closes: #164359)
   Reported by nbreen@ofb.net (Nicholas Breen).
   * Standards-Version: 3.5.7, no change.
   * Apply upstream patch:
   - 7073  Fix the computation of the LB (lower bound) of indexed datatypes
   - 7090  Correct the computation of the lb for a struct type

 -- Junichi Uekawa <dancer@debian.org>  Tue, 15 Oct 2002 16:26:10 +0900

mpich (1.2.4-5) unstable; urgency=low

   * mpi-doc: changed .3 manpages to .3mpich, so that conflicts with LAM is resolved.
     (closes: #150629, #150194)
   * Temporarily patch mpid/server/serv_p4.c to use /var/log/secure_server.log instead of
     /usr/adm/secure_server.log (closes: #151121)

 -- Junichi Uekawa <dancer@debian.org>  Mon, 22 Jul 2002 14:51:12 +0900

mpich (1.2.4-4) unstable; urgency=low

   * moved doc files to -common package, on the way fixing the uninstallable
     bug.
     (closes: #150048)
   * mpich-common replaces files in mpich and mpich-mpd prior to this version

 -- Junichi Uekawa <dancer@debian.org>  Sat, 15 Jun 2002 18:19:01 +0900

mpich (1.2.4-3) unstable; urgency=low

   * Initial upload to unstable. New upstream version (closes: #144073)
   * Try and build shared libraries (closes: #143192, #82038)
   * set -mpilibname=mpich-p4mpd for mpd version.
   * add shlibs.local
   * add libmpich1.0 package, libmpich-mpd1.0 package.
   * add notes to README.Debian about shlibs compilation
   * mpich.postinst.in: fix update-alternatives to point to mpich-common
     manpages, instead of mpich/mpich-mpd, because manpage moved.
   * There is no longer such "you should configure" message. (closes: #67992)
   * Improve package description for mpe-source (closes: #128104)

 -- Junichi Uekawa <dancer@debian.org>  Tue, 11 Jun 2002 00:17:51 +0900

mpich (1.2.4-2) experimental; urgency=low

   * support backport to potato, build-depend on xlibs-dev | xlib6g-dev
     (not uploaded to Debian)

 -- Junichi Uekawa <dancer@debian.org>  Fri, 17 May 2002 14:50:05 +0900

mpich (1.2.4-1) experimental; urgency=low

   * New upstream release
   * Build-Depends: s/xlib6g-dev/xlibs-dev
   * shift manpages around
   * forward port symlink fix from mpich in sid
   * more strict depends on mpich-common. mpich-common replaces old mpich
   * mpid/mpd/Makefile.in: applied fix for -prefix override.

 -- Junichi Uekawa <dancer@debian.org>  Mon, 13 May 2002 14:57:59 +0900

mpich (1.2.3-0.1) experimental; urgency=low

   * New upstream release. Not released to Debian

 -- Junichi Uekawa <dancer@debian.org>  Wed, 1 May 2002 19:06:45 +0900

mpich (1.2.2.2-0.2) experimental; urgency=low

   * Even more experimental releases (not uploaded to Debian)
   * created mpich-common package to allow for coexistence of
     mpich and mpich-mpd package. -- do the transition ... how?

 -- Junichi Uekawa <dancer@debian.org>  Mon, 7 Jan 2002 12:46:52 +0900

2001

mpich (1.2.2.2-0.1) experimental; urgency=low

   * newer upstream release (never uploaded) fork from 1.2.1-12
   * dh_suidregister is removed.
   * fixed some bugs with mpich-mpd handling, and renaming things in fixup.sh
   * debian/TODO: updated
   * added symlinks for mpichboot and mpichstop for /usr/bin in mpich-mpd package.
   * patched mpd makefile.in to not to set prefix in configure time
   * fixup.sh: mpiboot includes reference to the content of ${HOME}
     while building, such as /home/username,
     and that is modified to ${HOME}.
   * Thinking of future ways to do things -- debian/mpd-makefile.patch
     exists, but not used. Patch is in the Debian diff.
   * (NOTE: this package is not Debian Official)
   * include examples directory for fixup.sh target, so that Makefile
     etc. can be fixed
   * removed /usr/lib/mpich/share/Makefile.sample, which was useless
   * updated debian/control to sync with mpich 1.2.1-14
   * added mpich-mpe-source package, which contains source to MPE.
   * renamed the package name to mpe-source as per suggestion from
     debian-beowulf mailing list.
   * fixed typo in debian/control for description of mpe-source
   * fixed typo in debian/control for description of mpich/mpi-doc
     as noted by Matt Zimmerman
   * moved around debian/rules, the rule to build indep targets, so
     that it won't waste autobuilders time.
   * moved bzip2 over to Build-Depends-Indep
   * fixed doc-base conflict. Both were called mpich, renamed one to mpich-mpd
 
   (some changelogs for 1.2.2 prerelease package, which was never uploaded to
    Debian. Forked from mpich 1.2.1-12)
   * debian/control: updated to policy 3.5.6, no change
   * removed a rm examples/MPI-2-C++/mpirun, which no longer seems to exist
 
   * fixed typo in links file, there should be a mpirun_dbg
 
   * Trying to get mpirun_dbg to be working -- suspecting that it is broken
   * Getting mpich-mpd package built.
   * preinst, postinst, prerm, dirs, doc-base is moved to "in"
 
   * finally, the reference to the build system is removed.. (it seems)
   * fixed override disparity with mpi-doc priority being "optional"
   * fix conffiles, to be of right value for mpich and mpich-mpd
   * Fix mpd binaries' symlinks in debian/rules.

 -- Junichi Uekawa <dancer@debian.org>  Wed, 19 Dec 2001 19:51:16 +0900

mpich (1.2.1-17) unstable; urgency=low

   * debian/rules: fixed symlink for man{1,2,4} in /usr/lib/mpich/man,
   thanks Gordon Sadler for noticing this. (closes: #144075)
   * remove reference to dh_suidregister in debian/rules.

 -- Junichi Uekawa <dancer@debian.org>  Tue, 30 Apr 2002 18:47:08 +0900

mpich (1.2.1-16) unstable; urgency=low

   * fixed typo in debian/control, for mpi-doc and mpich, after the
     great spelling check, by Matt Zimmerman (closes: #125154)
     and (closes: #125153)

 -- Junichi Uekawa <dancer@debian.org>  Wed, 19 Dec 2001 19:49:00 +0900

mpich (1.2.1-15) unstable; urgency=low

   * mpe-source package is added, to allow LAM to build with
     MPE source that is bundled with MPICH source. (backported from
     1.2.2.2 package)
   * Build-depends on bzip2

 -- Junichi Uekawa <dancer@debian.org>  Sun, 18 Nov 2001 06:47:12 +0900

mpich (1.2.1-14) unstable; urgency=low

   * fixing priority
   * fixing fixup.sh to fix the Makefiles (which used to contain the
     build directory info etc.)
   * changing description mpi-doc, to clarify that it is a documentation
     for an implementation of MPI, namely MPICH, and not the actual
     documentation of the MPI standard as such. MPI standard
     is packaged separately. (closes: #116248)

 -- Junichi Uekawa <dancer@debian.org>  Sat, 20 Oct 2001 13:17:58 +0900

mpich (1.2.1-13) unstable; urgency=low

   * Fixing a nonexistent upshot problem (closes: #112905)
   * updated the TODO file.

 -- Junichi Uekawa <dancer@debian.org>  Fri, 21 Sep 2001 17:18:50 +0900

mpich (1.2.1-12) unstable; urgency=low

   * "Maintenance before release" package.
   * fix the description, removing (rsh version) from it. (closes: #108505)
   * change the build-deps to "g77" instead of "fortran77-compiler"
     The compiler should be non-ambiguous.
   * removed the reference to deprecated dh_testversion
   * [mpich.updatelist] Changed cluster.xml file direct reference to $CLUSTERXML
   * Removed the emacs variable from debian/changelog

 -- Junichi Uekawa <dancer@debian.org>  Wed, 29 Aug 2001 00:47:22 +0900

mpich (1.2.1-11) unstable; urgency=low

   * handle update-cluster 0.5.

 -- Junichi Uekawa <dancer@debian.org>  Wed, 8 Aug 2001 16:08:37 +0900

mpich (1.2.1-10) unstable; urgency=low

   * added support for update-cluster

 -- Junichi Uekawa <dancer@debian.org>  Sat, 28 Jul 2001 23:10:37 +0900

mpich (1.2.1-9) unstable; urgency=low

   * compilation error fixed, thanks go to tausq for reporting it.
     (closes: #103785)
   * removes build-dep for gdb, since it doesn't really seem necessary
   * added hooks to create mpd versions.

 -- Junichi Uekawa <dancer@debian.org>  Sat, 7 Jul 2001 17:37:28 +0900

mpich (1.2.1-8) unstable; urgency=low

   * removes reference to ssh from the Depends line (closes: #96872)
   * Bump standards-version to 3.5.5

 -- Junichi Uekawa <dancer@debian.org>  Sun, 24 Jun 2001 00:30:38 +0900

mpich (1.2.1-7) unstable; urgency=low

   * rebuilding with newer libs

 -- Junichi Uekawa <dancer@debian.org>  Sun, 6 May 2001 22:42:28 +0900

mpich (1.2.1-6) unstable; urgency=low

   * debian/control: Maintainer: field is updated to point to dancer@debian.org

 -- Junichi Uekawa <dancer@debian.org>  Wed, 28 Feb 2001 01:21:55 +0900

mpich (1.2.1-5) unstable; urgency=low

   * debian/rules: Removed Jumpshots manpage (it should not be there)
   * debian/rules, debian/clog2alog.1, debian/clog_print.1,
     debian/slog_print.1, debian/clog2slog.1, debian/mpereconfig.1,
     debian/upshot.1: No more undocumented.7.gz manpages.
   * debian/control, debian/rules: made specific debhelper version
     requirement.
   * debian/control: bumping standards-version to 3.5.2

 -- Junichi Uekawa <dancer@debian.org>  Tue, 27 Feb 2001 01:31:31 +0900

mpich (1.2.1-4) unstable; urgency=low

   * debian/rules: add no-debug options, but nothing seems to change.
     not even the filesize of the package
   * debian/mpi-doc.doc-base: added an entry for the MPI reference manual
   * debian/mpich.doc-base: added an entry for MPICH User's guide
   * debian/rules: cleaned up the process of fixing up the package slightly
   * debian/rules: handles DEB_BUILD_OPTIONS option "debug"
   * debian/fixup.sh: cleans up more reference to local build directories
   * debian/mpich.links: install symlinks for accessing MPE commands.
   * debian/rules: MPE commands are not documented in a manpage, so installed
     undocumented symlinks.
   * debian/control: updated to policy 3.2.1.
   * changed maintainer mail address to dancer@debian.org

 -- Junichi Uekawa <dancer@debian.org>  Wed, 14 Feb 2001 07:04:01 +0900

mpich (1.2.1-3) unstable; urgency=low

   * debian/rules: fix up some disorder of non-policy-conformant file
     locations, (closes: #84104)
   * debian/control: Changed the dependency so that mpich can be installed
     when ssh is installed. (closes: #46555) (closes: #67191)
   * debian/mpich.postinst: Fixed alternatives to have libmpich++ to link
     to something decent.
   * shared libs can be compiled (see debian/rules) (but something is still wrong).

 -- Junichi Uekawa <dancer@netfort.gr.jp>  Wed, 31 Jan 2001 01:17:07 +0900

mpich (1.2.1-2) unstable; urgency=low

   * Alpha which seems to have machines.LINUX_ALPHA instead of
     machines.LINUX -- temporary fix is to link machines.LINUX_ALPHA
     to /etc/mpich/machines.LINUX.  All the other arches have the
     same conffile. So, I have done a quick hack to have the two files
     linking at the same thing.

 -- Junichi Uekawa <dancer@netfort.gr.jp>  Sat, 20 Jan 2001 02:25:30 +0900

2000

mpich (1.2.1-1) unstable; urgency=low

   * New upstream release
   * Removed the shared libs built automatically.
     Future plan to create -shlibs versions of package.
   * Added libmpi++.a into the update-alternatives.
   * Fixed a bug.. Now calls update-alternatives --remove in
     prerm
   * Fixed a mpiinstall feature so that it doesn't try to write into
     /usr/lib/mpich at compile time.
   * Added undocumented manpage for mpereconfig.

 -- Junichi Uekawa <dancer@netfort.gr.jp>  Thu, 14 Dec 2000 13:02:27 +0000

mpich (1.2.0-3) unstable; urgency=low

   * Changed a wrong update-alternatives in postinst, with regard to
     libmpi.a (closes: #67793)

 -- Junichi Uekawa <dancer@netfort.gr.jp>  Thu, 27 Jul 2000 23:22:35 +0900

mpich (1.2.0-2) unstable; urgency=low

   * Added a missing build-dependency on debhelper (closes: #67704)

 -- Junichi Uekawa <dancer@netfort.gr.jp>  Wed, 26 Jul 2000 16:22:05 +0900

mpich (1.2.0-1) unstable; urgency=low

   * New maintainer and new upstream release
   * /sbin/chkserv is removed, will put back later if necessary
   * mpi-doc conflicts with mpich << 1.1.2
   * fixed a typo in debian/rules for deleting mpiman etc.
   * /usr/lib/mpich/bin/mpiman should work almost per advertosed
   * Cleaned .diff.gz so that nothing that is autogenerated is included.

 -- Junichi Uekawa <dancer@netfort.gr.jp>  Sat, 22 Jul 2000 20:19:26 +0900

mpich (1.1.2-11) unstable; urgency=low

   * Fix build dependancies (closes: #54258).

 -- Mark Brown <broonie@debian.org>  Fri, 7 Jan 2000 10:42:28 +0000

mpich (1.1.2-10) unstable; urgency=low

   * Seperate runtime and development slave links.
   * Add build depends to update to policy 3.1.1.

 -- Mark Brown <broonie@debian.org>  Mon, 3 Jan 2000 13:32:19 +0000

1999

mpich (1.1.2-9) unstable; urgency=low

   * Configure without comm=shared (closes: #49827).

 -- Mark Brown <broonie@debian.org>  Sat, 13 Nov 1999 02:02:28 +0000

mpich (1.1.2-8) unstable; urgency=low

   * Make mpicc and friends alternatives (closes: #47321).

 -- Mark Brown <broonie@debian.org>  Sun, 16 Oct 1999 01:56:03 +0100

mpich (1.1.2-7) unstable; urgency=low

   * Update to policy 3.0.1 (FHS) ignoring /usr/lib/mpich contents.
   * Delete symlinks in /usr/lib/mpich/man in preinst for both packages
     in order to ensure that they get replaced by directories correctly.
     (closes: #45315).
   * Depend on rsh-client rather than netstd since that is now a seperate
     package.  Also recommend rsh-server, which is almost certainly also
     going to be needed.

 -- Mark Brown <broonie@debian.org>  Tue, 7 Sep 1999 22:25:16 +0100

mpich (1.1.2-6) unstable; urgency=low

   * Update copyright information to record applied patches.
   * Don't update to policy 3.0.0 since I don't want to work around
     debhelper in this package.

 -- Mark Brown <broonie@debian.org>  Tue, 27 Jul 1999 10:29:18 +0100

mpich (1.1.2-5.1) unstable; urgency=low

   * Non-maintainer upload: recompiled on a potato system.
     With agreement of maintainer.

 -- Philipp Frauenfelder <pfrauenf@debian.org>  Sun, 16 May 1999 17:46:03 +0200

mpich (1.1.2-5) unstable; urgency=low

   * Fixed argument checking in mpich prerm.
   * Removed lib symlink and updated alternatives to match, fixing
     problems with the symlink not being created when upgrading from
     slink (bug #36662).
   * mpich postinst is now non-interactive.
   * Simplified sed usage in fixup.sh.
   * mpi-doc postinst and prerm also check arguments (d'oh!).

 -- Mark Brown <broonie@debian.org>  Mon, 26 Apr 1999 15:32:34 +0100

mpich (1.1.2-4) unstable; urgency=low

   * Apply upstream patches:
     - 4180: Handle null requests correctly in WAITANY and TESTANY.
     - 4169: Fix filesystem determination code.
     - 4152: Minor fixes to testsuite programs.
     - 4224: Remove unneeded FILE initializers (includes some of the
             previous Debian glibc fixes).
   * Install examples from MPE contrib directory.
   * Enable compiler optimizations.
   * postinst and prerm now check their arguments.

 -- Mark Brown <broonie@debian.org>  Wed, 31 Mar 1999 00:28:35 +0100

mpich (1.1.2-3) unstable; urgency=low

   * Patch to build under glibc2.1 (the i386 package is still built
     against glibc2.0).
   * Install MPI reference manual from ref in mpi-doc as ref.ps.
   * Install some documentation from p4 subsystem.
   * Downgrade priority to extra - MPI is not precisely mainstream.
   * Correct spelling mistake in control file.

 -- Mark Brown <broonie@debian.org>  Sun, 28 Mar 1999 01:26:15 +0000

mpich (1.1.2-2) unstable; urgency=low

   * Move manual pages to /usr/lib/mpich/man (more bug #32729).
   * debian/rules: clean really cleans, remove hardcoded directory
     (fixes bug #34059).
   * Install user's guide and bibliography.
   * Fix more installed references to build directory.
   * Updated MPI.1 manual page to refer to Debian package.

 -- Mark Brown <broonie@debian.org>  Thu, 4 Mar 1999 02:37:00 +0000

mpich (1.1.2-1) unstable; urgency=low

   * New upstream release.
   * Repackaged using debhelper.
   * Split MPI manual pages into seperate mpi-doc package so they may be
     used by people using other MPI implementations.
   * Enable shared memory communication within nodes.
   * Supply Fortran 77 and C++ bindings (fixes wishlist bug #29772).
   * mpiman now finds man pages (fixes bug #32729).
   * Install more of the supplied documentation and examples.
   * Both packages support doc-base.

 -- Mark Brown <broonie@debian.org>  Tue, 2 Feb 1999 22:11:16 +0000

mpich (1.1.0-6) frozen unstable; urgency=low

   * Correctly install mpirun.1.gz.

 -- Mark Brown <broonie@debian.org>  Wed, 20 Jan 1999 18:26:30 +0000

1998

mpich (1.1.0-5) frozen unstable; urgency=low

   * Conflict with LAM version 6.1 and older.  These versions of LAM
     install files in main directories which are part of the standard
     MPI interface.
   * Use alternatives to provide /usr/include/mpi, mpirun and libmpi.
     The real files remain as they were.  This fixes bug #30231 and
     provides compatibility with other implementations of MPI.
   * Add dependancy on netstd for rsh.
   * Removed "bogus" from the default machines.LINUX.  The package
     should work out of the box as far as possible.
   * Cleaned up and corrected README.Debian.  Added a brief warning
     about the security of rsh.
   * Force installation of header files, clearing up intermittent build
     problems.
   * This rebuild removes the version-specific libc6 dependancy.

 -- Mark Brown <broonie@debian.org>  Wed, 16 Dec 1998 18:37:13 +0000

mpich (1.1.0-4) frozen unstable; urgency=low

   * Make /etc/mpich/machines.LINUX a conffile.
   * Fixed examples symlink in /usr/doc/ (fixes bug #25342 and part of
     #30231).
   * Fixed use of stderr as constant initializer (fixes bugs #29882
     and #29592) (hand-apply patch from Christian Meder).
   * Provide mpireconfig.  This involves rewriting references to the
     build directory in config.status in terms of /usr/mpich
     (fixes bugs #18812, #24463 and #26017).
   * Don't install machines.sample in /etc/mpich, install it in doc
     directory (fixes part of bug #30231).
   * Slightly fixed & expanded README.Debian.
   * New maintainer.

 -- Mark Brown <broonie@debian.org>  Fri, 4 Dec 1998 00:00:00 +0000

mpich (1.1.0-3.1) frozen unstable; urgency=low

   * non maintainer, sparc only upload
   * fix initializer element not constant bugs with glibc2.1

 -- Christian Meder <meder@isr.uni-stuttgart.de>  Fri, 20 Nov 1998 16:20:43 +0100

mpich (1.1.0-3) unstable; urgency=low

   * Fixed the copyright file.  Now has real info in it.
   * Many fixes to build.  Now installs mainly in /usr/lib/mpich instead
     of all over like before.
   * A new fixit.sh script has been added to the sourcepackage to help
     move files around to the right locations.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 12 Feb 1998 19:37:21 -0600

mpich (1.1.0-2) unstable; urgency=low

   * Build fixes

 -- John Goerzen <jgoerzen@complete.org>  Wed, 11 Feb 1998 23:01:04 -0600

mpich (1.1.0-1) unstable; urgency=low

   * Initial Release.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 6 Feb 1998 19:50:40 -0600