File: control

package info (click to toggle)
gtg-trace 0.2-2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,208 kB
  • ctags: 2,143
  • sloc: sh: 11,269; ansic: 4,188; fortran: 234; f90: 167; makefile: 142
file content (33 lines) | stat: -rw-r--r-- 1,110 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
Source: gtg-trace
Priority: extra
Maintainer: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf,
	libotf-trace-dev, gfortran, mpi-default-dev,
	doxygen, doxygen-latex
Standards-Version: 3.9.8
Section: libs
Homepage: http://gforge.inria.fr/projects/gtg/
Vcs-Git: git://git.debian.org/collab-maint/gtg-trace.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gtg-trace.git;a=summary

Package: libgtg-dev
Section: libdevel
Architecture: any
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
Section: libs
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.