X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=c10a937eba40cf2a96710fbb41821c885eed32fa;hb=1361f334205bacc3161307386d1588adb9d8b65c;hp=56a09c022cae6beae4944c4087d52e4b2b39c771;hpb=8acdf3ae629dfb71920b933ab2e2e632a50398a5;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 56a09c0..c10a937 100644 --- a/debian/control +++ b/debian/control @@ -2,20 +2,43 @@ Source: grml-hwinfo Section: admin Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2 -Homepage: http://hg.grml.org/grml-hwinfo/ -XS-Vcs-hg: http://hg.grml.org/grml-hwinfo/ -XS-Vcs-Browser: http://hg.grml.org/grml-hwinfo/ +Build-Depends: debhelper (>= 5.0.0) +Standards-Version: 3.9.3 +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, + lvm2, + mdadm, + net-tools, + numactl, + parted, + powermgmt-base, + procinfo, + smartmontools, + usbutils, + x11-utils, + x11-xserver-utils, + x86info, + xresprobe Description: collect hardware information - This tool collects information regarding hardware. It can be - run 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 will be created in the current directory - where all information is collected. + This tool collects information of the hardware this tool is + 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 + grml-hwinfo-$TIMESTAMP.tar.bz2 storing all collected information + will be created in the current working directory.