X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=e340af74e66fe9b07989cbac510c51285b72a5a9;hb=6046cf415891beae8d7de64c8b6fa8b23eb05bad;hp=4c32976769f909312e548d654998ca5c06544bfb;hpb=89b71f0a569a8347159a5a8a434ac9ad3c9e637f;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 4c32976..e340af7 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,22 @@ Source: grml-hwinfo -Section: grml +Section: admin Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 5.0.0) +Standards-Version: 3.9.1 +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 Package: grml-hwinfo -Architecture: any +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, +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) 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.