ACK: [PATCH] debian/control: Add s390x to Architecture list (LP: #1549737)
Alex Hung
alex.hung at canonical.com
Fri Feb 26 07:31:10 UTC 2016
On 02/25/2016 06:53 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> debian/control | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index 1dbad80..11b4d17 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -7,7 +7,7 @@ Standards-Version: 3.9.6
> Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libjson0-dev (>= 0.9), flex, bison, hardening-wrapper, dh-autoreconf, dkms, libglib2.0-dev, pkg-config
>
> Package: fwts
> -Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el
> +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
> Suggests: dmidecode
> Description: FirmWare Test Suite
> @@ -18,7 +18,7 @@ Description: FirmWare Test Suite
> be a Linux-centric firmware troubleshooting tool.
>
> Package: libfwtsiasl1
> -Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el
> +Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
> Depends: ${shlibs:Depends}, ${misc:Depends}
> Description: FirmWare Test Suite ACPICA core built for iasl functionality
> The firmware test suite requires the ACPICA core engine to be built in
> @@ -28,7 +28,7 @@ Description: FirmWare Test Suite ACPICA core built for iasl functionality
> interface with fwts.
>
> Package: libfwtsacpica1
> -Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el
> +Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
> Depends: ${shlibs:Depends}, ${misc:Depends}
> Description: FirmWare Test Suite ACPICA core built for acpiexec functionality
> The firmware test suite requires the ACPICA core engine to be built in
> @@ -37,7 +37,7 @@ Description: FirmWare Test Suite ACPICA core built for acpiexec functionality
> contains this code with a thin fwts specific API to interface with fwts.
>
> Package: libfwts1
> -Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el
> +Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
> Depends: ${shlibs:Depends}, ${misc:Depends}
> Description: FirmWare Test Suite core support library
> This is the fwts core library. It contains a top level test framework
> @@ -45,7 +45,7 @@ Description: FirmWare Test Suite core support library
> various fwts tests.
>
> Package: fwts-frontend
> -Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el
> +Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
> Priority: optional
> Depends: ${shlibs:Depends}, ${misc:Depends}, dialog, fwts
> Description: Firmware Test Suite frontend interface
> @@ -54,7 +54,7 @@ Description: Firmware Test Suite frontend interface
> interface within Firmware Test Suite live images.
>
> Package: fwts-efi-runtime-dkms
> -Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el
> +Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
> Priority: optional
> Depends: ${shlibs:Depends}, ${misc:Depends}, dkms, linux-headers-generic | linux-headers | linux-headers-generic-lts-quantal | linux-headers-generic-lts-raring | linux-headers-generic-lts-saucy
> Description: Firmware Test Suite UEFI Runtime Service kernel driver
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list