File: control

package info (click to toggle)
debugedit 1%3A5.0-5
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,200 kB
  • sloc: sh: 4,975; ansic: 4,975; makefile: 96
file content (23 lines) | stat: -rw-r--r-- 785 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
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,
  pkg-config,
Standards-Version: 4.6.0
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.