From patchwork Fri Jun 18 17:47:20 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 1494370 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G65wc1MvRz9sSn for ; Sat, 19 Jun 2021 03:47:28 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1luIaT-0006no-7f; Fri, 18 Jun 2021 17:47:25 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1luIaS-0006nQ-67 for fwts-devel@lists.ubuntu.com; Fri, 18 Jun 2021 17:47:24 +0000 Received: from 1.general.cking.uk.vpn ([10.172.193.212] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1luIaR-0002gB-SJ; Fri, 18 Jun 2021 17:47:23 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 2/4] Debian: control: update Standards-Version to 4.1.0 Date: Fri, 18 Jun 2021 18:47:20 +0100 Message-Id: <20210618174722.589244-3-colin.king@canonical.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210618174722.589244-1-colin.king@canonical.com> References: <20210618174722.589244-1-colin.king@canonical.com> MIME-Version: 1.0 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: "fwts-devel" From: Colin Ian King Use a more modern Standard-Version that we support just Ubuntu Bionic upwards. Signed-off-by: Colin Ian King Acked-by: Alex Hung Acked-by: Ivan Hu --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6f05a93b..9325c96e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Rules-Requires-Root: no Maintainer: Firmware Testing Team Uploaders: Colin King , Alex Hung , Ivan Hu -Standards-Version: 3.9.7 +Standards-Version: 4.1.0 Homepage: https://wiki.ubuntu.com/FirmwareTestSuite Build-Depends: debhelper (>= 9~), autoconf,