Source: qrupdate
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-fortran,
               gfortran,
               libblas-dev,
               liblapack-dev,
               cmake,
               doxygen
Standards-Version: 4.7.4
Section: libs
Homepage: https://gitlab.mpi-magdeburg.mpg.de/koehlerm/qrupdate-ng
Vcs-Git: https://salsa.debian.org/science-team/qrupdate.git
Vcs-Browser: https://salsa.debian.org/science-team/qrupdate

Package: libqrupdate1
Architecture: any
Multi-Arch: same
Description: Fast updates of QR and Cholesky decompositions
 qrupdate is a Fortran library for QR and Cholesky decompositions. It
 is most notably used by Octave.
 .
 This package contains the shared library.

Package: libqrupdate-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libqrupdate1 (= ${binary:Version})
Description: Fast updates of QR and Cholesky decompositions -- development files
 qrupdate is a Fortran library for QR and Cholesky decompositions. It
 is most notably used by Octave.
 .
 This package contains the development files.

Package: libqrupdate-doc
Section: doc
Architecture: all
Description: Fast updates of QR and Cholesky decompositions -- documentation
 qrupdate is a Fortran library for QR and Cholesky decompositions. It
 is most notably used by Octave.
 .
 This package contains the Doxygen documentation.
