diff mbox

debian/control: Update description, fwts no longer is just for x86 systems

Message ID 20170420131421.18666-1-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King April 20, 2017, 1:14 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Remove the x86 PC-centric description, fwts has grown up to embrace
a wide range of systems.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Ivan Hu April 21, 2017, 3:02 a.m. UTC | #1
On 04/20/2017 09:14 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Remove the x86 PC-centric description, fwts has grown up to embrace
> a wide range of systems.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  debian/control | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index 48035435..22a185e8 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -11,8 +11,8 @@ Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
>  Depends: libfwtsiasl1 (= ${binary:Version}), libfwtsacpica1 (= ${binary:Version}), libfwts1 (= ${binary:Version}), fwts-efi-runtime-dkms (= ${binary:Version}) [amd64] , ${shlibs:Depends}, ${misc:Depends}, pciutils, device-tree-compiler [ppc64el powerpc]
>  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
> + This is a firmware test suite that performs sanity checks on system
> + firmware. It is intended to identify BIOS and ACPI errors and
>   if appropriate it will try to explain the errors and give advice to
>   help workaround or fix firmware bugs.  It is primarily intended to
>   be a Linux-centric firmware troubleshooting tool.
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Alex Hung April 22, 2017, 2:59 p.m. UTC | #2
On 2017-04-20 06:14 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Remove the x86 PC-centric description, fwts has grown up to embrace
> a wide range of systems.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  debian/control | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index 48035435..22a185e8 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -11,8 +11,8 @@ Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
>  Depends: libfwtsiasl1 (= ${binary:Version}), libfwtsacpica1 (= ${binary:Version}), libfwts1 (= ${binary:Version}), fwts-efi-runtime-dkms (= ${binary:Version}) [amd64] , ${shlibs:Depends}, ${misc:Depends}, pciutils, device-tree-compiler [ppc64el powerpc]
>  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
> + This is a firmware test suite that performs sanity checks on system
> + firmware. It is intended to identify BIOS and ACPI errors and
>   if appropriate it will try to explain the errors and give advice to
>   help workaround or fix firmware bugs.  It is primarily intended to
>   be a Linux-centric firmware troubleshooting tool.
>

Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/debian/control b/debian/control
index 48035435..22a185e8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@  Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
 Depends: libfwtsiasl1 (= ${binary:Version}), libfwtsacpica1 (= ${binary:Version}), libfwts1 (= ${binary:Version}), fwts-efi-runtime-dkms (= ${binary:Version}) [amd64] , ${shlibs:Depends}, ${misc:Depends}, pciutils, device-tree-compiler [ppc64el powerpc]
 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 
+ This is a firmware test suite that performs sanity checks on system
+ firmware. It is intended to identify BIOS and ACPI errors and 
  if appropriate it will try to explain the errors and give advice to 
  help workaround or fix firmware bugs.  It is primarily intended to 
  be a Linux-centric firmware troubleshooting tool.