Source: arpack++
Homepage: http://ljk.imag.fr/membres/Christophe.Prudhomme/software.php
Section: devel
Priority: optional
Build-Depends: cdbs, debhelper ( >> 4.1.0 ), gfortran, libblas-dev, liblapack-dev, libarpack2-dev, chrpath, dh-autoreconf
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm@debian.org>
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/arpack++/
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/arpack++/

Package: libarpack++2c2a
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: arpack++, libarpack++2, libarpack++2c2
Replaces: libarpack++2, libarpack++2c2
Description: Object-oriented version of the ARPACK package (runtime)
 ARPACK++ is an object-oriented version of the ARPACK package. It consists a
 collection of classes that offers c++ programmers an interface to ARPACK. It
 preserves the full capability, performance, accuracy and low memory
 requirements of the FORTRAN package, but takes advantage of the c++
 object-oriented programming environment.
 .
 ARPACK stands for ARnoldi PACKage and provides standard and
 generalized eigenvalue solvers for sparse matrices that arises
 typically from finite element codes. See the corresponding Debian
 package.

Package: libarpack++2-dev
Section: libdevel
Architecture: any
Depends: libarpack++2c2a (= ${binary:Version}), libarpack2-dev, ${misc:Depends}
Description: Object-oriented version of the ARPACK package (development)
 ARPACK++ is an object-oriented version of the ARPACK package. It consists a
 collection of classes that offers c++ programmers an interface to ARPACK. It
 preserves the full capability, performance, accuracy and low memory
 requirements of the FORTRAN package, but takes advantage of the c++
 object-oriented programming environment.
 .
 ARPACK stands for ARnoldi PACKage and provides standard and
 generalized eigenvalue solvers for sparse matrices that arises
 typically from finite element codes. See the corresponding Debian
 package.
