Source: starlink-pal
Section: science
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 11),
               liberfa-dev (>= 1.1.0)
Build-Depends-Indep: ghostscript,
               latex2html,
               texlive,
               texlive-font-utils,
               texlive-latex-extra,
               texlive-science
Standards-Version: 4.2.1
Homepage: http://starlink.eao.hawaii.edu/starlink
Vcs-Browser: https://salsa.debian.org/debian-astro-team/starlink-pal
Vcs-Git: https://salsa.debian.org/debian-astro-team/starlink-pal.git

Package: libstarlink-pal-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libstarlink-pal0 (= ${binary:Version}), ${misc:Depends}
Suggests: libstarlink-pal-doc
Description: Positional Astronomy Library (development files)
 This library is a collection of code designed to aid in replacing the SLA
 library with code from NOVAS and ERFA.
 .
 Where possible the API is similar to the C SLA API except for the use of a
 "pal" prefix.
 .
 This package contains the development files.

Package: libstarlink-pal0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Positional Astronomy Library (shared library)
 This library is a collection of code designed to aid in replacing the SLA
 library with code from NOVAS and ERFA.
 .
 Where possible the API is similar to the C SLA API except for the use of a
 "pal" prefix.
 .
 This library contains the shared library.

Package: libstarlink-pal-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Positional Astronomy Library (documentation)
 This library is a collection of code designed to aid in replacing the SLA
 library with code from NOVAS and ERFA.
 .
 Where possible the API is similar to the C SLA API except for the use of a
 "pal" prefix.
 .
 This package contains the HTML and PDF documentation.
