pgapack (1.1.1-1) unstable; urgency=low * This release provides a more complete reconstitution adding two files. - doc/user_guide.tex: Re-added LaTeX sources recoverd by David Levine from a decade-old backup tape. Thanks! - doc/tpage.sty: Added historic Argonne titlepage style procured by Rusty Lusk and Barry Smith at Argonne National Labs. Thanks! * debian/control: Rewrote dependency on MPI using the new meta-packages mpi-default-dev (for Build-Depends:) and mpi-default-bin (for Depends:) now that Open MPI 1.3.2 has hit unstable * debian/control: Updated Standards-Version: to 3.8.1 -- Dirk Eddelbuettel Mon, 01 Jun 2009 21:26:42 -0500 pgapack (1.1-2) unstable; urgency=low * man/man?/*: Modified numerous manual pages by splitting (non-standard) multi-line NAME entries off into an initial line and a DESCRIPTION. While this departs slightly from the recently created upstream tarball, it allows us to addresses the old open bug report. (Closes: #241916) * debian/control: Updated Standards-Version: to current version -- Dirk Eddelbuettel Wed, 02 Jul 2008 20:28:28 -0500 pgapack (1.1-1) unstable; urgency=low * Really good news: The MCS divsion of Argonne National Laboratories has agreed to relicense pgapack using the MPICH2 license. So pgapack is now Free Software and can move into Debian's main archive! Our thanks go to David Levine and Rusty Lusk to make this possible. * debian/copyright: Updated using MPICH2 license now chosen upstream * New maintainer, following Andreas' offer dated 2006-10-04 in #379388 * debian/control: Change section to math (Closes: #379388) * Added new brinary packages libpgapack-mpi1 and libpgapack-serial1 * The MPI package is configured using Open MPI where available and LAM where not. * debian/control: Changed Build-Depends: to use OpenMPI where available, and LAM otherwise. * Finally acknowledges old NMUs (Closes: #379168,#359549) * source/integer.c: Apply patch for one-off error (Closes: #333381) * source/report.c: Do not unconditionally print at generation 1 * debian/rules: Remove a bashism (Closes: #379168) * debian/rules: Install examples directly (Closes: #134331) * debian/control: libpgapack-lam1 Depends on lam4 (Closes: #60376) * debian/rules: Rewritten using debhelper * debian/control: Added Build-Depends: section for debhelper * No longer install mpi.h in /usr/include (Closes: #404027) * debian/control: Updated Standards-Version: to current version * man/man1/PGAGetCharacterAllele.1: fix whatis entry (lintian) -- Dirk Eddelbuettel Sat, 15 Mar 2008 13:49:45 -0500 pgapack (1.0.0.1-4.2) unstable; urgency=low * Non-maintainer upload. -- Robert S. Edmonds Sat, 22 Jul 2006 20:04:10 -0400 pgapack (1.0.0.1-4.1) unstable; urgency=low * Non-maintainer upload. * Get rid of the /usr/doc link in postinst (Closes: #359549). -- Amaya Rodrigo Sastre Mon, 17 Jul 2006 17:53:25 +0200 pgapack (1.0.0.1-4) unstable; urgency=low * Updated to policy version 3.6.1.1, no symlink in /usr/doc -- Andreas Franzen Wed, 19 Apr 2006 21:49:14 +0200 pgapack (1.0.0.1-3) unstable; urgency=low * Updated to policy version 3.5.9 * Included information about a problem in the user-guide in README.Debian Closes: #180807 * Included information about a problem in the user-guide in README.Debian Closes: #179368 -- Andreas Franzen Mon, 31 Mar 2003 21:40:54 +0200 pgapack (1.0.0.1-2.1) unstable; urgency=low * Non-maintainer upload. * Fix printf-is-a-macro issue (gcc 3.0). Closes: #103157 -- LaMont Jones Mon, 9 Jul 2001 21:39:34 -0600 pgapack (1.0.0.1-2) unstable; urgency=low * Fixed Bug #79496: segmentation fault by recompiling the package. -- Andreas Franzen Mon, 18 Dec 2000 21:17:37 +0100 pgapack (1.0.0.1-1) unstable; urgency=low * Added postinst+prerm spripts for /usr/doc-symlink. * Changed the location of docs and man-pages. * Fixed Bug #52377: segmentation fault by recompiling the package. * Fixed Bug #52378: problems compiling by setting the file permissions in the source file to standard values. Changed the source version from 1.0 to 1.0.0.1 to indicate this. * Fixed Bug #53742: no debug library by adding a second compilation run. -- Andreas Franzen Wed, 5 Jan 2000 22:28:01 +0100 pgapack (1.0-10) unstable; urgency=low * Fixed Bug #29552: pgapack: hardcoded dependency in debian/control by changing the dependency field to ${shlib:Depends}. -- Andreas Franzen Fri, 2 Apr 1999 18:35:56 +0200 pgapack (1.0-9) unstable; urgency=low * Replaced fort77 by g77 in the rules file to prevent the "Illegal option: -s" error when compiling the fortran examples. * Redefined the fortran function names in mpi_stub.c to take into account that both fort77 and g77 add two underscores to a function name when creating an object file, if the original name contains one or more underscores. This is necessary to compile the fortran examples. -- Andreas Franzen Fri, 24 Sep 1998 17:49:50 +0200 pgapack (1.0-8) unstable; urgency=low * Fixed Bug #12418: pgapack: debian/fixman.sh is not executable by calling sh debian/fixman.sh instead. * Renamed changelog.upstream.gz to changelog.gz. * New maintainer. -- Andreas Franzen Sun, 23 Aug 1998 14:49:52 +0200 pgapack (1.0-7) unstable; urgency=low * Recompiled with libc6. -- Karl Sackett Wed, 25 Jun 1997 09:38:54 -0500 pgapack (1.0-6) unstable; urgency=low * Convert package to 2.1.1.0 standard. -- Karl Sackett Mon, 4 Nov 1996 13:24:56 -0600 1.0-5 * Support files now architecture-independent * Package conforms to latest naming standards 1.0-4 * Added 'Section' line to debian.control * debian.rules now adds architecture extension to files 1.0-3 * configure.in Changed SHELL variable to /bin/sh. * Makefile.in: Mods to install target. * man pages: The man pages as originally distributed are scattered across sections 1-8, and l. fixman.sh edits them to be placed in section 3.