[PATCH] debian: control: remove some unrequired suggests

Colin King colin.king at canonical.com
Fri Nov 8 09:45:40 UTC 2013


From: Colin Ian King <colin.king at canonical.com>

The changes made to fwts_hwinfo for LP:#1249171 mean that we can
now remove some packages from the suggests line, namely:

net-tools, wireless-tools, bluez, xinput, pulseaudio-utils

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d41cafc..368e578 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libpcre3-dev
 Package: fwts
 Architecture: any
 Depends: libfwtsiasl1 (= ${binary:Version}), libfwtsacpica1 (= ${binary:Version}), libfwts1 (= ${binary:Version}), fwts-efi-runtime-dkms (= ${binary:Version}) [amd64] , ${shlibs:Depends}, ${misc:Depends}, pciutils
-Suggests: dmidecode, net-tools, wireless-tools, bluez, xinput, pulseaudio-utils
+Suggests: dmidecode
 Description: FirmWare Test Suite
  This is a firmware test suite that performs sanity checks on Intel/AMD 
  PC firmware. It is intended to identify BIOS and ACPI errors and 
-- 
1.8.3.2




More information about the fwts-devel mailing list