diff mbox series

[B/hwe-5.4] UBUNTU: [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/

Message ID 20201007170222.1330847-3-dann.frazier@canonical.com
State New
Headers show
Series [U/G/F/B/X] UBUNTU: [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/ | expand

Commit Message

dann frazier Oct. 7, 2020, 5:02 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1898903

Signed-off-by: dann frazier <dann.frazier@canonical.com>
---
 debian.hwe-5.4/control.stub.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Ian May Oct. 8, 2020, 10:59 p.m. UTC | #1
Applied to Bionic/master-next.  

Thanks!
Ian

On 2020-10-07 11:02:22 , dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1898903
> 
> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> ---
>  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: <!stage1>
> @@ -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: <!stage1>
> -- 
> 2.28.0
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Kleber Sacilotto de Souza Oct. 9, 2020, 9:01 a.m. UTC | #2
On 09.10.20 00:59, Ian May wrote:
> Applied to Bionic/master-next.  

Same comment as from the patch for f/hwe-5.8.

> 
> Thanks!
> Ian
> 
> On 2020-10-07 11:02:22 , dann frazier wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1898903
>>
>> Signed-off-by: dann frazier <dann.frazier@canonical.com>
>> ---
>>  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: <!stage1>
>> @@ -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: <!stage1>
>> -- 
>> 2.28.0
>>
>>
>> -- 
>> kernel-team mailing list
>> kernel-team@lists.ubuntu.com
>> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
Ian May Oct. 9, 2020, 1:14 p.m. UTC | #3
Thanks for the feedback!  This was my mistake, we applied the proper patch to Focal and Bionic main, I mistakenly sent the applied patch for each against the HWE patch.  We'll get these applied to HWE as well.

Thanks,
Ian

On 2020-10-09 11:01:43 , Kleber Souza wrote:
> On 09.10.20 00:59, Ian May wrote:
> > Applied to Bionic/master-next.  
> 
> Same comment as from the patch for f/hwe-5.8.
> 
> > 
> > Thanks!
> > Ian
> > 
> > On 2020-10-07 11:02:22 , dann frazier wrote:
> >> BugLink: https://bugs.launchpad.net/bugs/1898903
> >>
> >> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> >> ---
> >>  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: <!stage1>
> >> @@ -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: <!stage1>
> >> -- 
> >> 2.28.0
> >>
> >>
> >> -- 
> >> kernel-team mailing list
> >> kernel-team@lists.ubuntu.com
> >> https://lists.ubuntu.com/mailman/listinfo/kernel-team
> > 
>
Ian May Oct. 9, 2020, 6:09 p.m. UTC | #4
Applied to Bionic/hwe-5.4

Thanks!
Ian

On 2020-10-07 11:02:22 , dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1898903
> 
> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> ---
>  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: <!stage1>
> @@ -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: <!stage1>
> -- 
> 2.28.0
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
diff mbox series

Patch

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: <!stage1>
@@ -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: <!stage1>