Release new version 0.17.1
[grml-hwinfo.git] / debian / control
1 Source: grml-hwinfo
2 Section: admin
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 5.0.0)
6 Standards-Version: 4.4.1
7 Homepage: https://git.grml.org/?p=grml-hwinfo.git
8 Vcs-git: git://git.grml.org/grml-hwinfo.git
9 Vcs-Browser: https://git.grml.org/?p=grml-hwinfo.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-hwinfo
14 Architecture: all
15 Depends: sysfsutils,
16          ${misc:Depends}
17 Recommends: acpi,
18             acpica-tools,
19             cpuid,
20             dconf,
21             dmidecode,
22             dmsetup,
23             edac-utils,
24             hdparm,
25             hwinfo,
26             i2c-tools,
27             iproute2 | iproute,
28             laptop-detect,
29             lsscsi,
30             lvm2,
31             mcelog,
32             mdadm,
33             mokutil,
34             net-tools,
35             numactl,
36             open-iscsi,
37             parted,
38             powermgmt-base,
39             procinfo,
40             sg3-utils,
41             smartmontools,
42             usbutils,
43             x11-utils,
44             x11-xserver-utils,
45             x86info,
46             xresprobe
47 Description: collect hardware information
48  This tool collects information of the hardware this tool is
49  being executed on. It can be executed as normal user to collect
50  some basic information or with root permissions to collect as
51  much information as possible. A file named
52  grml-hwinfo-$TIMESTAMP.tar.bz2 storing all collected information
53  will be created in the current working directory.