[U/G/F/B/X][PATCH] UBUNTU: [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

Colin Ian King colin.king at canonical.com
Thu Oct 8 09:26:49 UTC 2020


On 07/10/2020 18:02, dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1898903
> 
> Signed-off-by: dann frazier <dann.frazier at canonical.com>
> ---
>  debian.master/control.stub.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
> index c09a6a024464..f6c52b59845d 100644
> --- a/debian.master/control.stub.in
> +++ b/debian.master/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>
> 
Thanks Dann for your attention to typo details.

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the kernel-team mailing list