arpack (2.1+parpack96.dfsg-3) unstable; urgency=low

  [ Daniel Leidert ]
  * debian/control: Added Homepage field.
    (Uploaders): Removed Rafael Laboissiere. Thanks for your work (closes:
    #571828).
    (Standards-Version): Bumped to 3.8.4.
    (Depends): Fixed weak-library-dev-dependency.
    (Section): libarpack2-dbg is `debug' now.
  * debian/rules (clean): Fix target to not remove README.source.
  * debian/source.lintian-overrides: Added to hide a lintian limitation.
  * debian/README.source: Added.

  [ Adam C. Powell, IV ]
  * Changed source format to 3.0 (quilt).
  * Fix octave segfault using patch from Thomas Weber (closes: #572935).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 04 May 2010 16:05:05 -0400

arpack (2.1+parpack96.dfsg-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/rules: Add version dependency information for libarpack2 (>=
    2.1+parpack96-5), such that packages building against libarpack2-dev
    will require the version of the library in which the UTIL/* symbols
    were reintroduced
  * debian/watch: Add file (Lintian warning)
  * debian/control:
    + Bump Standards-Version to 3.8.1 (no changes needed)
    + Use viewsvn instead of wsvn in Vcs-Browser field
    + Fix Lintian warning debhelper-but-no-misc-depends
    + Make short and long descriptions distinct for the three binary packages
  * debian/libarpack2.symbols: Add symbols file

  [ Daniel Leidert ]
  * debian/control (Vcs-Svn): Fixed.
    (Build-Depends): Use mpi-default-dev (closes: #509783).
    (Priority): libarpack2-dev must be priority extra as mpi-default-dev is,
    see Debian policy section 2.5.
    (Depends): Use mpi-default-dev (#509783). Removed useless dependencies.
    (Description): Fixed indenting of list to print verbatim.
  * debian/rules: Adjusted determination of build flags now using
    mpi-default-dev.
    (DEB_MAKE_ENVVARS): Add FC and FFLAGS and set them accordingly to drop
    debian/patches/use-gfortran.patch.
    (build/libarpack2): Use DEB_MAKE_ENVVARS.
  * debian/patches/use-gfortran.patch: Dropped.
  * debian/patches/parpack-clean-dirs.patch: Dropped.
  * debian/patches/series: Adjusted accordingly.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 22 Mar 2009 15:14:22 +0100

arpack (2.1+parpack96.dfsg-1) unstable; urgency=low

  * New tarball without non-free ug.ps file, now qualifies for main
    (closes: #491794).
  * Removed libarpack2-dev.doc-base because this was its only file.
  * Modified copyright to indicate downloader and date for current
    copyright/license.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 30 Nov 2008 11:09:12 -0500

arpack (2.1+parpack96-9) unstable; urgency=low

  * Moved back to main because of change to 3-clause BSD license
    (closes: #491794).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Mon, 24 Nov 2008 18:03:41 -0500

arpack (2.1+parpack96-8) unstable; urgency=low

  * Moved to non-free because of non-DFSG license (closes: #491794).
  * Added Adam Powell to the list of uploaders.
  * Added PARPACKLIB parameter to ARmake.inc.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Mon, 10 Nov 2008 10:58:23 -0500

arpack (2.1+parpack96-7) unstable; urgency=low

  [ Daniel Leidert ]
  * debian/control (Depends): libarpack2-dbg needs a strict versioned
    dependency on libarpack2 (LP: #206294).

  [ Rafael Laboissiere ]
  * debian/control: Force build-dependency on gfortran to be >= 4.3.0-3.
    In previous versions of this package, the /usr/lib/libgfortran.so
    symlink was lacking on alpha, amd64, i386, and hppa, resulting in an
    empty libarpack2 package on these architectures (closes: #474342).

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 06 Apr 2008 22:09:44 +0200

arpack (2.1+parpack96-6) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/control: Add versioned build-dependency on debhelper >= 5 and
    make Lintian happy

  [ Daniel Leidert ]
  * debian/control (Depends): libarpack2-dbg needs a strict versioned
    dependency on libarpack2 (LP: #206294).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 25 Mar 2008 14:09:50 +0100

arpack (2.1+parpack96-5) unstable; urgency=low

  [ Daniel Leidert ]
  * debian/arpack2-dev.doc-base (Section): Fixed accordingly to latest
    doc-base policy.
  * debian/libarpack2-dev.doc-base (Section): Ditto.
  * debian/control (Build-Depends): Use libopenmpi-dev on kfreebsd-i386,
    kfreebsd-amd64 and hurd-i386 too.
  * debian/rules (build/libarpack2): Build and link files in UTIL/ to avoid
    missing symbols (closes: #470415). Add -lgfortran to resolve gfortran
    symbols. Link with -lmpi_f77 on libopenmpi enabled architectures. Link
    with -larpack for svout and other functions used in libparapack.
  * debian/patches/no_external_etime.patch: Added.
    - ARPACK/UTIL/second.f, UTIL/second.f: EXTERNAL for etime() is wrong here.
  * debian/patches/series: Adjusted.

  [ Rafael Laboissiere ]
  * Add Daniel Leidert to the list of Uploaders
  * Allow upload by Debian Maintainers

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 11 Mar 2008 02:49:46 +0100

arpack (2.1+parpack96-4) unstable; urgency=low

  * debian/libarpack2-dev.install: Install doc files in proper directory,
    avoiding conflicts with the libarpack2 package (closes: #469286)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 04 Mar 2008 14:22:55 +0100

arpack (2.1+parpack96-3) unstable; urgency=low

  * debian/rules: Set variables PSRCdir and PUTILdir for the invocation of
    "make clean".  We cannot rely on parpack-clean-dirs.patch for doing
    this and the previous version was still causing problems with the
    buildds.

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 01 Mar 2008 18:58:19 +0100

arpack (2.1+parpack96-2) unstable; urgency=low

  [ Christophe Prud'homme ]
  * debian/control: fixed liblapack3gf dep (closes: #467576)

  [ Rafael Laboissiere ]
  * debian/dirs: Delete this unnecessary file, avoiding some Lintian warnings
  * debian/control:
    + Add my name to the list of Uploaders
    + Build-depends on libopenmpi-dev only on some selected architectures
      (closes: #468795)
  * debian/rules: Reactivate CDBS' quilt support
  * debian/patches/use-gfortran.patch: New patch for using gfortran
    instead of g77.  This patch was integrated in the .diff.gz file of the
    previous release, so that Bug#463926 was effectively closed.
  * debian/patches/parpack-clean-dirs.patch: New patch to avoid doing cd
    commands on non-existent directories.  This was causing problems with
    the autobuilders (closes: #467327)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 01 Mar 2008 12:22:32 +0100

arpack (2.1+parpack96-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields to the Source
    section

  [Christophe Prud'homme]
  * RiceBSD.*: added license clarification
  * Bug fix: "Wishlist: parpack", thanks to Viral Shah (Closes: #195579).
  * debian/control: use gfortran
  * Bug fix: "arpack -- please Build-Depend on gfortran based lapack and
    blas.", thanks to Kumar Appaiah (Closes: #463926).
  * Bug fix: "libarpack2: symbol duplication with LAPACK", thanks to
    Andreas Kloeckner (Closes: #315570).
  * Bug fix: "libarpack2: cnapps.f not included on alpha (internal
    compiler error)", thanks to Niko Tyni (Closes: #390368).

 -- Christophe Prud'homme <prudhomm@debian.org>  Fri, 15 Feb 2008 10:58:51 +0100

arpack (2.1-9) unstable; urgency=low

  * Bug fix: "libarpack2: symbol duplication with LAPACK", thanks to
    Andreas Kloeckner (Closes: #315570).
  * Update Standards-Version to 3.7.2 (no change)
  * Changed maintainership to pkg-scicomp

 -- Christophe Prud'homme <prudhomm@debian.org>  Sun, 24 Dec 2006 14:28:06 +0100

arpack (2.1-8) unstable; urgency=low

  * added refblas3 as blas alternative

 -- Christophe Prud'homme <prudhomm@mit.edu>  Tue, 10 Aug 2004 16:45:08 +0200

arpack (2.1-7) unstable; urgency=low

  * Bug fix: "arpack: FTBFS: Missing depedency?", thanks to Kurt Roeckx
    (Closes: #260650).

 -- Christophe Prud'homme <prudhomm@mit.edu>  Wed, 21 Jul 2004 17:38:50 +0200

arpack (2.1-6) unstable; urgency=low

  * Depends (alternatively) on all atlas flavors
  * Bug fix: "libarpack2: should depend on lapack3", thanks to Paul
    Kienzle (Closes: #257159).

 -- Christophe Prud'homme <prudhomm@mit.edu>  Sun, 18 Jul 2004 14:19:29 +0200

arpack (2.1-5) unstable; urgency=low

  * added Conflicts with arpack and arpack-dev
  * Bug fix: "libarpack2-dev: bad dependencies", thanks to Ralf Wildenhues
    (Closes: #249687).

 -- Christophe Prud'homme <prudhomm@mit.edu>  Wed, 19 May 2004 10:28:11 +0200

arpack (2.1-4) unstable; urgency=low

  * use dh_install now
  * Finally close this bug: added ARmake.inc to toplevel doc directory to
    allow compilation of the examples (closes: #153186)
  * renamed libarpack2(section:libs) and libarpack2-dev(section:libdevel)
  * checked by linda and lintian

 -- Christophe Prud'homme <prudhomm@mit.edu>  Fri, 24 Oct 2003 12:21:59 +0200

arpack (2.1-3) unstable; urgency=low

  * the Provides field was at the wrong place

 -- Christophe Prud'homme <prudhomm@mit.edu>  Mon, 11 Mar 2002 20:46:15 -0500

arpack (2.1-2) unstable; urgency=low

  * added a Provides field to control file

 -- Christophe Prud'homme <prudhomm@mit.edu>  Mon, 11 Mar 2002 18:41:50 -0500

arpack (2.1-1) unstable; urgency=low

  * Initial release.

 -- Christophe Prud'homme <prudhomm@mit.edu>  Wed,  6 Feb 2002 14:39:03 -0500


