File: control

package info (click to toggle)
starjava-tfcat 1.0%2B2022.09.09-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 452 kB
  • sloc: java: 1,770; xml: 416; makefile: 17
file content (41 lines) | stat: -rw-r--r-- 1,575 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: starjava-tfcat
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 (= 13),
               dh-exec,
               javahelper
Build-Depends-Indep: ant-optional,
                     default-jdk,
                     default-jdk-doc,
                     junit,
                     libandroid-json-org-java,
                     libcommons-io-java
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian-astro-team/starjava-tfcat
Vcs-Git: https://salsa.debian.org/debian-astro-team/starjava-tfcat.git
Homepage: https://github.com/Starlink/starjava/tree/master/tfcat
Rules-Requires-Root: no

Package: starlink-tfcat-java
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Description: Java classes to parse Time-Frequency Radio Catalogues
 This package contains a parser and validator for the Time-Frequency Radio
 Catalogues standard, defined at https://doi.org/10.25935/6068-8528.
 It currently implements v1.0 of the standard.

Package: starlink-tfcat-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java classes to parse Time-Frequency Radio Catalogues
 This package contains a parser and validator for the Time-Frequency Radio
 Catalogues standard, defined at https://doi.org/10.25935/6068-8528.
 It currently implements v1.0 of the standard.
 .
 This package contains the JavaDoc documentation of the package.