Source: arpack++
Homepage: http://www.caam.rice.edu/software/ARPACK/arpack++.html
Section: devel
Priority: optional
Build-Depends:
 debhelper ( >=9 ),
 dh-autoreconf,
 libarpack2-dev,
 libblas-dev,
 liblapack-dev
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Christophe Prud'homme <prudhomm@debian.org>,
 Anton Gladky <gladk@debian.org>
Standards-Version: 3.9.5
XS-Testsuite: autopkgtest
Vcs-Git: git://anonscm.debian.org/debian-science/packages/arpack++.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/arpack++.git

Package: libarpack++2-dev
Section: libdevel
Architecture: any
Depends:
 libarpack++2c2a (= ${binary:Version}),
 libarpack2-dev,
 ${misc:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Multi-Arch: same
Recommends:
 libsuperlu-dev,
 libopenblas-dev
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.

Package: libarpack++2c2a
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Multi-Arch: same
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.
