ACK: [PATCH] debian: control: remove some unrequired suggests

Alex Hung alex.hung at canonical.com
Mon Nov 11 03:00:02 UTC 2013


On 11/08/2013 05:45 PM, Colin King wrote:
> 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
>


Acked-by: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list