Source: libfits-java
Section: java
Priority: optional
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Florian Rothmaier <frothmaier@lsw.uni-heidelberg.de>
Build-Depends: debhelper (>= 9), javahelper (>= 0.40), ant,
 libfindbugs-java, libcommons-compress-java
Build-Depends-Indep: default-jdk, default-jdk-doc
Standards-Version: 4.1.1
Homepage: https://nom-tam-fits.github.io/nom-tam-fits/
Vcs-Git: https://anonscm.debian.org/cgit/debian-astro/packages/libfits-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/libfits-java.git

Package: libfits-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Suggests: libfits-java-doc
Description: Java library for the I/O handling of FITS files
 FITS (Flexible Image Transport System) is the standard
 data format in astronomy used for the transport, analysis,
 and archival storage of scientific data sets.
 .
 This library provides efficient I/O for FITS images and
 binary tables. All basic FITS formats and gzip compressed
 files are supported.

Package: libfits-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java library for the I/O handling of FITS files (javadoc)
 FITS (Flexible Image Transport System) is the standard
 data format in astronomy used for the transport, analysis,
 and archival storage of scientific data sets.
 .
 This library provides efficient I/O for FITS images and
 binary tables. All basic FITS formats and gzip compressed
 files are supported.
 .
 This package contains the JavaDoc documentation of the package.
