Source: healpix-java
Standards-Version: 4.7.3
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
 Leo Singer <leo.singer@ligo.org>,
Section: java
Build-Depends:
 debhelper-compat (= 13),
 javahelper,
 libjs-jquery,
 libjs-jquery-ui,
Build-Depends-Indep:
 default-jdk,
 junit,
 libfits-java,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/healpix-java
Vcs-Git: https://salsa.debian.org/debian-astro-team/healpix-java.git
Homepage: http://healpix.sourceforge.net

Package: libhealpix-java
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends},
Recommends:
 ${java:Recommends},
Description: HEALPix representation of spherical data - Java library
 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides the Java language implementation of HEALPix.

Package: libhealpix-java-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${java:Depends},
 ${misc:Depends},
 libjs-jquery,
 libjs-jquery-ui,
Recommends:
 ${java:Recommends},
Description: HEALPix representation of spherical data - Java documentation
 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides documentation for the Java language implementation of
 HEALPix.
