File: control

package info (click to toggle)
gnuastro 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,688 kB
  • sloc: ansic: 134,935; sh: 8,203; makefile: 826; cpp: 9
file content (58 lines) | stat: -rw-r--r-- 2,348 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
Source: gnuastro
Section: science
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Build-Depends: debhelper-compat (= 12),
               ghostscript (>= 9.10),
               libcfitsio-dev,
               libtool-bin,
               libgsl0-dev,
               libjpeg-dev,
               libtiff-dev,
               libgit2-dev,
               wcslib-dev,
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://www.gnu.org/software/gnuastro
Vcs-Git: https://salsa.debian.org/debian-astro-team/gnuastro.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/gnuastro

Package: libgnuastro12
Architecture: any
Section: libs
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GNU Astronomy Utilities shared libraries
 GNU Astronomy Utilities (Gnuastro) is a collection of programs (the
 `gnuastro' package) and librarires (this package along with
 `libgnuastro-dev') for astronomical data analysis and manipulation.
 The programs can be run on the command-line for efficient and easy
 usage and the libraries can be used within C and C++ programs.
 .
 This package contains Gnuastro's shared librarires.

Package: libgnuastro-dev
Architecture: any
Section: libdevel
Depends: libgnuastro12 (= ${binary:Version}), ${misc:Depends}
Description: GNU Astronomy Utilities development files
 GNU Astronomy Utilities (Gnuastro) is a collection of programs (the
 `gnuastro' package) and librarires (this package along with `libgnuastro12')
 for astronomical data analysis and manipulation. The programs can be run
 on the command-line for efficient and easy usage and the libraries can be
 used within C and C++ programs.
 .
 This package contains Gnuastro's headers and static libraries.

Package: gnuastro
Architecture: any
Depends: libgnuastro12 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: GNU Astronomy Utilities programs
 GNU Astronomy Utilities (Gnuastro) is a collection of programs (this
 package) and librarires (`libgnuastro12', `libgnuastro-dev') for
 astronomical data analysis and manipulation. The programs can be run
 on the command-line for efficient and easy usage and the libraries
 can be used within C and C++ programs.
 .
 This package contains Gnuastro's programs.