File: control

package info (click to toggle)
starjava-topcat 4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,484 kB
  • sloc: java: 70,029; xml: 30,718; sh: 72; makefile: 16
file content (89 lines) | stat: -rw-r--r-- 3,861 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: starjava-topcat
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,
                     javahelp2,
                     jel-java,
                     junit,
                     libcds-moc-java,
                     libfits-java,
                     libjsamp-java,
                     libopenjfx-java,
                     libsaxonhe-java,
                     starlink-datanode-java,
                     starlink-fits-java,
                     starlink-table-java (>= 4~),
                     starlink-task-java,
                     starlink-ttools-java (>= 3.3~),
                     starlink-util-java (>= 1.0+2021.01.10~),
                     starlink-vo-java,
                     starlink-votable-java,
                     stilts-doc
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian-astro-team/starjava-topcat
Vcs-Git: https://salsa.debian.org/debian-astro-team/starjava-topcat.git
Homepage: http://www.starlink.ac.uk/topcat/
Rules-Requires-Root: no

Package: topcat
Architecture: all
Section: science
Depends: default-jre, starlink-topcat-java, xdg-utils, ${misc:Depends}
Description: Tool for OPerations on Catalogues And Tables
 TOPCAT is an interactive graphical viewer and editor for tabular
 data. Its aim is to provide most of the facilities that astronomers
 need for analysis and manipulation of source catalogues and other
 tables, though it can be used for non-astronomical data as well. It
 understands a number of different astronomically important formats
 (including FITS and VOTable) and more formats can be added.
 .
 This package contains the executable.

Package: topcat-doc
Architecture: all
Section: doc
Depends: starlink-topcat-java, ${misc:Depends}
Description: Tool for OPerations on Catalogues And Tables (documentation)
 TOPCAT is an interactive graphical viewer and editor for tabular
 data. Its aim is to provide most of the facilities that astronomers
 need for analysis and manipulation of source catalogues and other
 tables, though it can be used for non-astronomical data as well. It
 understands a number of different astronomically important formats
 (including FITS and VOTable) and more formats can be added.
 .
 This package contains the user documentation.

Package: starlink-topcat-java
Architecture: all
Depends: starlink-table-java (>= 4~),
         starlink-util-java (>= 1.0+2021.01.10~),
         ${java:Depends},
         ${misc:Depends}
Description: Tool for OPerations on Catalogues And Tables (Java library)
 TOPCAT is an interactive graphical viewer and editor for tabular
 data. Its aim is to provide most of the facilities that astronomers
 need for analysis and manipulation of source catalogues and other
 tables, though it can be used for non-astronomical data as well. It
 understands a number of different astronomically important formats
 (including FITS and VOTable) and more formats can be added.

Package: starlink-topcat-java-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Recommends: ${java:Recommends}
Description: Tool for OPerations on Catalogues And Tables (JavaDoc)
 TOPCAT is an interactive graphical viewer and editor for tabular
 data. Its aim is to provide most of the facilities that astronomers
 need for analysis and manipulation of source catalogues and other
 tables, though it can be used for non-astronomical data as well. It
 understands a number of different astronomically important formats
 (including FITS and VOTable) and more formats can be added.
 .
 This package contains the JavaDoc documentation of the package.