File: control

package info (click to toggle)
gtg-trace 0.2-2%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,256 kB
  • sloc: sh: 11,269; ansic: 4,186; fortran: 234; f90: 167; makefile: 138; javascript: 80
file content (44 lines) | stat: -rw-r--r-- 1,412 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
Source: gtg-trace
Priority: optional
Maintainer: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper-compat (= 12),
	libotf-trace-dev, gfortran, mpi-default-dev, zlib1g-dev,
	doxygen, doxygen-latex
Standards-Version: 4.5.0
Section: libs
Homepage: https://gforge.inria.fr/projects/gtg/
Vcs-Git: https://salsa.debian.org/debian/gtg-trace.git
Vcs-Browser: https://salsa.debian.org/debian/gtg-trace

Package: libgtg-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgtg0 (= ${binary:Version}), ${misc:Depends}
Description: Generic Trace Generator (GTG) - development files
 The GTG library provides a low level library to generate execution
 traces in Paje or OTF formats.
 .
 This package contains the development files

Package: libgtg0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Generic Trace Generator (GTG) - shared library
 The GTG library provides a low level library to generate execution
 traces in Paje or OTF formats.
 .
 This package contains the shared library.

Package: libgtg-tools
Section: devel
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Generic Trace Generator (GTG) - tools
 The GTG library provides a low level library to generate execution
 traces in Paje or OTF formats.
 .
 This package contains tools to manipulate gtg files.