File: control

package info (click to toggle)
libabigail 2.9-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,021,752 kB
  • sloc: xml: 572,663; cpp: 110,945; sh: 11,868; ansic: 4,329; makefile: 3,486; python: 1,684; ada: 62
file content (79 lines) | stat: -rw-r--r-- 2,498 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
Source: libabigail
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 11),
  pkgconf,
  libelf-dev,
  binutils-dev,
  libbpf-dev [linux-any],
  libdw-dev,
  libxxhash-dev,
  libxml2-dev,
  elfutils <!nocheck>,
  texinfo,
  python3-git,
  python3-libarchive-c <!nocheck>,
  python3-sphinx,
  cpio, rpm2cpio,
  valgrind [amd64 arm64 armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x] <!nocheck>,
  python3 <!nocheck>,
  python3-xdg <!nocheck>, python3-rpm <!nocheck>,
  rpm,
Build-Conflicts: libzip-dev
Standards-Version: 4.7.3
Section: libs
Homepage: https://sourceware.org/libabigail/
Vcs-Browser: https://salsa.debian.org/toolchain-team/libabigail
Vcs-Git: https://salsa.debian.org/toolchain-team/libabigail.git

Package: libabigail-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libabigail8 (= ${binary:Version}), ${misc:Depends}
Suggests: abigail-doc
Description: ABI Generic Analysis and Instrumentation Library (development files)
 This is an interface to the GNU Compiler Collection for the collection
 and analysis of compiler-generated binaries.
 .
 This package contains the development files.

Package: libabigail8
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ABI Generic Analysis and Instrumentation Library (runtime)
 This is an interface to the GNU Compiler Collection for the collection
 and analysis of compiler-generated binaries.
 .
 This package contains the runtime library.

Package: abigail-tools
Section: devel
Architecture: any
Multi-Arch: foreign
Depends: libabigail8 (= ${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends},
  python3,
  python3-git,
  python3-libarchive-c,
Suggests: cpio, rpm2cpio, abigail-doc
Replaces: libabigail-tools
Description: ABI Generic Analysis and Instrumentation Library (tools)
 This is an interface to the GNU Compiler Collection for the collection
 and analysis of compiler-generated binaries.
 .
 This package contains the tools.

Package: abigail-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Replaces: libabigail-dev (<< 0.1~20150809)
Description: ABI Generic Analysis and Instrumentation Library (documentation)
 This is an interface to the GNU Compiler Collection for the collection
 and analysis of compiler-generated binaries.
 .
 This package contains the documentation.