[PATCH] debian: control: remove some unrequired suggests
Keng-Yu Lin
kengyu at canonical.com
Tue Nov 12 07:26:20 UTC 2013
On Fri, Nov 8, 2013 at 5:45 PM, Colin King <colin.king at canonical.com> 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
> --
> 1.8.3.2
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list