From 8fa5a7070ae4fdc94d9b8c4e0f1267318126ba59 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 16 Aug 2012 01:05:34 +0200 Subject: [PATCH] Apply wrap-and-sort on Debian package --- debian/control | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 74ddc6c..45b9465 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,27 @@ 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, x11-utils, x11-xserver-utils, xresprobe, dmidecode, hdparm, parted, smartmontools, procinfo +Depends: sysfsutils, + ${misc:Depends}, + ${shlibs:Depends} +Suggests: acpi, + dmidecode, + dmsetup, + hdparm, + hwinfo, + iproute, + lvm2, + mdadm, + net-tools, + parted, + pcmcia-utils, + powermgmt-base, + procinfo, + smartmontools, + usbutils, + x11-utils, + x11-xserver-utils, + 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 -- 2.1.4