Add debian/control headers Origin, Bugs
[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.2
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: ${shlibs:Depends}, ${misc:Depends}, sysfsutils
16 Suggests: hwinfo, usbutils, pcmcia-utils, net-tools, iproute, powermgmt-base, acpi, x11-utils, x11-xserver-utils, xresprobe, dmidecode, hdparm, parted, smartmontools, procinfo
17 Conflicts: grml-scripts (<= 0.4-15)
18 Description: collect hardware information
19  This tool collects information of the hardware this tool is
20  being executed on.  It can be executed as normal user to collect
21  some basic information or with root permissions to collect as
22  much information as possible. A file named info.tar.bz2 storing
23  all collected information will be created in the current working
24  directory.