From patchwork Wed Oct 7 17:02:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: dann frazier X-Patchwork-Id: 1378148 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=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com 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 4C60yN2nNXz9sTm; Thu, 8 Oct 2020 04:02:52 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1kQCpy-0002pm-AA; Wed, 07 Oct 2020 17:02:46 +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 1kQCpw-0002pd-Bh for kernel-team@lists.ubuntu.com; Wed, 07 Oct 2020 17:02:44 +0000 Received: from 2.general.dannf.us.vpn ([10.172.65.1] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kQCpv-0001Gh-Qg for kernel-team@lists.ubuntu.com; Wed, 07 Oct 2020 17:02:44 +0000 From: dann frazier To: kernel-team@lists.ubuntu.com Subject: [B/hwe-5.4][PATCH] UBUNTU: [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/ Date: Wed, 7 Oct 2020 11:02:22 -0600 Message-Id: <20201007170222.1330847-3-dann.frazier@canonical.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201007170222.1330847-1-dann.frazier@canonical.com> References: <20201007170222.1330847-1-dann.frazier@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1898903 Signed-off-by: dann frazier --- debian.hwe-5.4/control.stub.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian.hwe-5.4/control.stub.in b/debian.hwe-5.4/control.stub.in index f4f3abe65e36..9f95a88e2796 100644 --- a/debian.hwe-5.4/control.stub.in +++ b/debian.hwe-5.4/control.stub.in @@ -99,7 +99,7 @@ Depends: ${misc:Depends}, lsb-release Description: Linux kernel version specific tools for version PKGVER This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for - version PGKVER. + version PKGVER. Package: SRCPKGNAME-tools-PKGVER-ABINUM Build-Profiles: @@ -123,7 +123,7 @@ Priority: optional Depends: ${misc:Depends} Description: Linux kernel version specific cloud tools for version PKGVER This package provides the architecture independent parts for kernel - version locked tools for cloud tools for version PGKVER. + version locked tools for cloud tools for version PKGVER. Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM Build-Profiles: