Source: spooles
Section: math
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 "Adam C. Powell, IV" <hazelsct@debian.org>,
 Anton Gladky <gladk@debian.org>
Standards-Version: 3.9.5
Build-Depends:
 debhelper (>= 9),
 mpi-default-dev
Build-Depends-Indep:
 texlive-latex-base
Vcs-Git: git://anonscm.debian.org/debian-science/packages/spooles.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/spooles.git
Homepage: http://www.netlib.org/linalg/spooles/
XS-Testsuite: autopkgtest

Package: libspooles-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 libspooles2.2 (= ${binary:Version}),
 mpi-default-dev,
 ${misc:Depends}
Suggests:
 spooles-doc
Description: SPOOLES SParse Object Oriented Linear Equations Solver development files
 SPOOLES is a library for solving sparse real and complex linear systems of
 equations, written in the C language using object oriented design.
 .
 This package contains the SPOOLES development files.

Package: libspooles2.2
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: SPOOLES SParse Object Oriented Linear Equations Solver shared library
 SPOOLES is a library for solving sparse real and complex linear systems of
 equations, written in the C language using object oriented design.
 .
 This package contains the SPOOLES shared library.

Package: spooles-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends}
Suggests:
 libspooles2.2-dev
Description: SPOOLES numerical simulation pre- and post-processor documentation
 SPOOLES is a library for solving sparse real and complex linear systems of
 equations, written in the C language using object oriented design.
 .
 This package contains the documentation for SPOOLES.
