X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=9da293101cb840cee5cf885d2186bcf0a0adf977;hb=2c2398af765c648afffa2dc159ebbf771bcf54d5;hp=a6436c7b60eb2abedb791dfee2f662f041000630;hpb=4a8b026cc6d85394f1c0d51797394afc81219eca;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index a6436c7..9da2931 100644 --- a/debian/control +++ b/debian/control @@ -3,39 +3,49 @@ Section: admin Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 5.0.0) -Standards-Version: 3.9.3 -Homepage: http://git.grml.org/?p=grml-hwinfo.git +Standards-Version: 4.2.1 +Homepage: https://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 +Vcs-Browser: https://git.grml.org/?p=grml-hwinfo.git Origin: Grml Bugs: mailto:bugs@grml.org Package: grml-hwinfo Architecture: all Depends: sysfsutils, - ${misc:Depends}, - ${shlibs:Depends} -Suggests: acpi, - dmidecode, - dmsetup, - hdparm, - hwinfo, - iproute, - lvm2, - mdadm, - net-tools, - parted, - powermgmt-base, - procinfo, - smartmontools, - usbutils, - x11-utils, - x11-xserver-utils, - xresprobe + ${misc:Depends} +Recommends: acpi, + acpica-tools, + dconf, + dmidecode, + dmsetup, + edac-utils, + hdparm, + hwinfo, + i2c-tools, + iproute2 | iproute, + laptop-detect, + lsscsi, + lvm2, + mcelog, + mdadm, + net-tools, + numactl, + open-iscsi, + parted, + powermgmt-base, + procinfo, + sg3-utils, + 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.