X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=8379d5d3a2728fada32008fa497570ee0940d1bb;hb=6fa93ae90cc3543249a04fe41f6b8a5cc3ae1da9;hp=403d252a80df2d08e288389b345b86a38121b156;hpb=194b4b0b684c901ea207e00ab1cfe3c083ef5b1d;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 403d252..8379d5d 100644 --- a/debian/control +++ b/debian/control @@ -2,21 +2,45 @@ Source: grml-hwinfo Section: admin Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 5.0.0) +Standards-Version: 3.9.4 Homepage: http://git.grml.org/?p=grml-hwinfo.git Vcs-git: git://git.grml.org/grml-hwinfo.git Vcs-Browser: http://git.grml.org/?p=grml-hwinfo.git +Origin: Grml +Bugs: mailto:bugs@grml.org Package: grml-hwinfo Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, sysfsutils -Suggests: hwinfo, usbutils, pcmcia-utils, net-tools, iproute, powermgmt-base, acpi, xviddetect, xbase-clients, xresprobe, dmidecode, hdparm, parted-bf, smartmontools, procinfo -Conflicts: grml-scripts (<= 0.4-15) +Depends: sysfsutils, + ${misc:Depends} +Recommends: acpi, + dconf, + dmidecode, + dmsetup, + hdparm, + hwinfo, + iproute, + laptop-detect, + lsscsi, + lvm2, + mdadm, + net-tools, + numactl, + open-iscsi, + parted, + powermgmt-base, + procinfo, + smartmontools, + usbutils, + x11-utils, + x11-xserver-utils, + x86info, + xresprobe Description: collect hardware information This tool collects information of the hardware this tool is - being executed on. It can be executed as normal user to collect + being executed on. It can be executed as normal user to collect some basic information or with root permissions to collect as - much information as possible. A file named info.tar.bz2 storing - all collected information will be created in the current working - directory. + much information as possible. A file named + grml-hwinfo-$TIMESTAMP.tar.bz2 storing all collected information + will be created in the current working directory.