Source: starjava-vo
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: java
Priority: optional
Build-Depends: ant, debhelper-compat (= 12), dh-exec, javahelper
Build-Depends-Indep: adql-java,
                     ant-optional,
                     default-jdk,
                     default-jdk-doc,
                     junit,
                     starlink-pal-java,
                     starlink-registry-java,
                     starlink-table-java (>= 3.3.3~),
                     starlink-util-java (>= 1.0+2018.05.02~),
                     starlink-votable-java (>= 2.0+2018.04.17-1~)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/debian-astro-team/starjava-vo
Vcs-Git: https://salsa.debian.org/debian-astro-team/starjava-vo.git
Homepage: https://github.com/Starlink/starjava/tree/master/vo

Package: starlink-vo-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: Virtual Observatory access classes
 The Virtual Observatory (VO) is the vision that astronomical datasets
 and other resources should work as a seamless whole. This package
 provides Java classes to access VO services within the Starlink context.

Package: starlink-vo-java-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Recommends: ${java:Recommends}
Description: Virtual Observatory access classes (javadoc)
 The Virtual Observatory (VO) is the vision that astronomical datasets
 and other resources should work as a seamless whole. This package
 provides Java classes to access VO services within the Starlink context.
 .
 This package contains the JavaDoc documentation of the package.
