summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 85f920e3e2c711b796472e25ac86ef9d79548d05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: dwz
Section: devel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 13),
  libelf-dev,
  libxxhash-dev,
  dejagnu <!nocheck>,
  elfutils <!nocheck>,
  gdb <!nocheck>,
Standards-Version: 4.6.1
Homepage: https://www.sourceware.org/dwz/

Package: dwz
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: DWARF compression tool
 DWARF optimizer and duplication removal utility.