4e05bf0e45754fe15e0b26a7cf3c3ac18a52e11b
[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: 3.9.3
7 Homepage: http://git.grml.org/?p=grml-hwinfo.git
8 Vcs-git: git://git.grml.org/grml-hwinfo.git
9 Vcs-Browser: http://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           dmidecode,
19           dmsetup,
20           hdparm,
21           hwinfo,
22           iproute,
23           lvm2,
24           mdadm,
25           net-tools,
26           parted,
27           powermgmt-base,
28           procinfo,
29           smartmontools,
30           usbutils,
31           x11-utils,
32           x11-xserver-utils,
33           xresprobe
34 Description: collect hardware information
35  This tool collects information of the hardware this tool is
36  being executed on.  It can be executed as normal user to collect
37  some basic information or with root permissions to collect as
38  much information as possible. A file named info.tar.bz2 storing
39  all collected information will be created in the current working
40  directory.