X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=c5c2f8f740323923e1bc143db72a2492e6633801;hb=24ef6ad2b12e2ed815f8075b4fd7f4a12c227c66;hp=8ee465980716f0a58b36e905a52f12406e74b5fb;hpb=c1795b19ce168288f4af2b88c1f436a5ff53b68d;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 8ee4659..c5c2f8f 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,23 @@ Source: grml-hwinfo Section: admin Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5.0.0) +Standards-Version: 3.9.2 +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 +Suggests: hwinfo, usbutils, pcmcia-utils, net-tools, iproute, powermgmt-base, acpi, x11-utils, x11-xserver-utils, xresprobe, dmidecode, hdparm, parted, smartmontools, procinfo Conflicts: grml-scripts (<= 0.4-15) 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 info.tar.bz2 storing + all collected information will be created in the current working + directory.