File: control

package info (click to toggle)
debugedit 1%3A5.2-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,296 kB
  • sloc: sh: 11,149; ansic: 4,646; makefile: 101
file content (28 lines) | stat: -rw-r--r-- 887 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
Source: debugedit
Section: devel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@ubuntu.com>,
  RPM packaging team <team+pkg-rpm@tracker.debian.org>
Build-Depends: debhelper-compat (= 12),
  help2man,
  libelf-dev,
  libdw-dev,
  libxxhash-dev,
  pkgconf,
  cpio <!nocheck>,
  dwz (>= 0.16) <!nocheck>,
  elfutils <!nocheck>,
  gdb <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://sourceware.org/debugedit/
Rules-Requires-Root: no

Package: debugedit
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools for handling build-ids and paths rewriting in DWARF data
 The debugedit project provides programs and scripts for creating
 debuginfo and source file distributions, collect build-ids and rewrite
 source paths in DWARF data for debugging, tracing and profiling.