X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=ff0219016f34de1b1212f0f66c3c6e57ee591f9f;hb=8e5cda922512d03df9fe9b74c9684c30dfa2ef02;hp=4e05bf0e45754fe15e0b26a7cf3c3ac18a52e11b;hpb=f5170f3dfdbc3615368b91e7184bde0dde12e483;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 4e05bf0..ff02190 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ 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.3.0 +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 @@ -15,26 +15,38 @@ Architecture: all Depends: sysfsutils, ${misc:Depends} Recommends: acpi, - dmidecode, - dmsetup, - hdparm, - hwinfo, - iproute, - lvm2, - mdadm, - net-tools, - parted, - powermgmt-base, - procinfo, - smartmontools, - usbutils, - x11-utils, - x11-xserver-utils, - xresprobe + acpica-tools, + dconf, + dmidecode, + dmsetup, + edac-utils, + hdparm, + hwinfo, + i2c-tools, + iproute2 | iproute, + laptop-detect, + lsscsi, + lvm2, + mcelog, + mdadm, + mokutil, + 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.