[F/hwe-5.8][PATCH] UBUNTU: [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
dann frazier
dann.frazier at canonical.com
Wed Oct 7 17:02:21 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1898903
Signed-off-by: dann frazier <dann.frazier at canonical.com>
---
debian.hwe-5.8/control.stub.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian.hwe-5.8/control.stub.in b/debian.hwe-5.8/control.stub.in
index e2b3c92061a7..5498587cfe0c 100644
--- a/debian.hwe-5.8/control.stub.in
+++ b/debian.hwe-5.8/control.stub.in
@@ -108,7 +108,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: <!stage1>
@@ -132,7 +132,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: <!stage1>
--
2.28.0
More information about the kernel-team
mailing list