arpack-ng - 3.0.2

   * Fix a long line in pznaup2.f which was showing some wrong symbols
     (Closes: #620)
   * README content updated regarding ARPACK-NG
   * arpack.pc (pkg-config) file added
   * Update the title & version in the configure.ac
   * Always search for MPILIBS (in order to have the variable correctly set)
   * Explicitly link against MPI fortran libs for parpack

 -- Sylvestre Ledru <sylvestre.ledru@scilab-enterprises.com>  Wed, 28 Dec 2011 13:45:53 +0100

arpack-ng - 3.0.1

   * libtool was missing (Closes: #615)
   * Missing license information (Closes: #614)
   * TODO added

 -- Sylvestre Ledru <sylvestre.ledru@scilab-enterprises.com>  Tue, 13 Dec 2011 16:33:25 +0100

arpack-ng - 3.0

   * Patches from Scilab
     second_NONE used by default (TO DO replace by second in LAPACK)
     second_NONE works with all fortrans compilers (used by default with Scilab)

     sneupd.f, cneupd.f: modified for scilab add a check on nconv value (Scilab bug fix)
     dnaupd.f: modified  NEV Integer: INPUT/OUTPUT before only INPUT (Scilab bug fix) 
 
   * Patches from Octave: (Thanks to John W. EATON)
     dneupd.f: Restore value of nconv
     dseupd.f: Restore value of nconv
     sseupd.f: Change GOTO target to eliminate warning about landing on end if.
     zneupd.f: Restore value of nconv

   * Compilation
     Apply gentoo patches to use an autotools build system
     Build system updated to build with Visual Studio 2010 + Intel fortran 2011 compiles on Windows.
     Specify the SONAME to libarpack.so.2 (no API/ABI changes compare to version 2.0)

 -- Sylvestre Ledru <sylvestre.ledru@scilab-enterprises.com>  Sat, 10 Dec 2011 20:32:45 +0100
