diff mbox

debian: changelog: fix some debian warnings

Message ID 20170516082026.27147-1-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King May 16, 2017, 8:20 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Fix the following packaging warnings:

W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 11
W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 16
W: fwts-efi-runtime-dkms: spelling-error-in-changelog assigments assignments
W: libfwtsiasl1: debian-changelog-line-too-long line 11
W: libfwtsiasl1: debian-changelog-line-too-long line 16
W: libfwtsiasl1: spelling-error-in-changelog assigments assignments
W: fwts: debian-changelog-line-too-long line 11
W: fwts: debian-changelog-line-too-long line 16
W: fwts: spelling-error-in-changelog assigments assignments
W: libfwtsacpica1: debian-changelog-line-too-long line 11
W: libfwtsacpica1: debian-changelog-line-too-long line 16
W: libfwtsacpica1: spelling-error-in-changelog assigments assignments
W: libfwts1: debian-changelog-line-too-long line 11
W: libfwts1: debian-changelog-line-too-long line 16
W: libfwts1: spelling-error-in-changelog assigments assignments
W: fwts-frontend: debian-changelog-line-too-long line 11
W: fwts-frontend: debian-changelog-line-too-long line 16
W: fwts-frontend: spelling-error-in-changelog assigments assignments

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 debian/changelog | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Comments

Ivan Hu May 16, 2017, 9:23 a.m. UTC | #1
On 05/16/2017 04:20 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Fix the following packaging warnings:
>
> W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 11
> W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 16
> W: fwts-efi-runtime-dkms: spelling-error-in-changelog assigments assignments
> W: libfwtsiasl1: debian-changelog-line-too-long line 11
> W: libfwtsiasl1: debian-changelog-line-too-long line 16
> W: libfwtsiasl1: spelling-error-in-changelog assigments assignments
> W: fwts: debian-changelog-line-too-long line 11
> W: fwts: debian-changelog-line-too-long line 16
> W: fwts: spelling-error-in-changelog assigments assignments
> W: libfwtsacpica1: debian-changelog-line-too-long line 11
> W: libfwtsacpica1: debian-changelog-line-too-long line 16
> W: libfwtsacpica1: spelling-error-in-changelog assigments assignments
> W: libfwts1: debian-changelog-line-too-long line 11
> W: libfwts1: debian-changelog-line-too-long line 16
> W: libfwts1: spelling-error-in-changelog assigments assignments
> W: fwts-frontend: debian-changelog-line-too-long line 11
> W: fwts-frontend: debian-changelog-line-too-long line 16
> W: fwts-frontend: spelling-error-in-changelog assigments assignments
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   debian/changelog | 10 ++++++----
>   1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 9f213d2e..8b9d4e0b 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -8,14 +8,16 @@ fwts (17.03.00-0ubuntu1) zesty; urgency=low
>   
>     [Colin Ian King]
>     * lib: fwts_alloc: move all memory tracking to hash records
> -  * klog.json: Add some missing ACPI Power Management kernel messages to klog database
> +  * klog.json: Add some missing ACPI Power Management kernel messages
> +    to klog database
>     * opal: reduce scope of variable 'prop_buf'
>     * lib: fwts_alloc: clear hash table at end of garbage collection
>     * lib: fwts_alloc: fix incorrect accounting on hash entry count
>     * ACPICA: Update to version 20170224
> -  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent ACPICA changes
> -  * acpi: mpst: remove redundant assigments to passed on errors
> -  * acpi: drtm: remove redundant assigments to passed on errors
> +  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent
> +    ACPICA changes
> +  * acpi: mpst: remove redundant assignments to passed on errors
> +  * acpi: drtm: remove redundant assignments to passed on errors
>     * opal: pci_info: remove redundant assignment to bytes
>     * ACPICA: Update to version 20170303
>     * lib: fwts_devicetree.h: minor code formatting cleanups

My fault, thanks Colin,

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Colin Ian King May 16, 2017, 9:24 a.m. UTC | #2
On 16/05/17 10:23, ivanhu wrote:
> 
> 
> On 05/16/2017 04:20 PM, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Fix the following packaging warnings:
>>
>> W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 11
>> W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 16
>> W: fwts-efi-runtime-dkms: spelling-error-in-changelog assigments assignments
>> W: libfwtsiasl1: debian-changelog-line-too-long line 11
>> W: libfwtsiasl1: debian-changelog-line-too-long line 16
>> W: libfwtsiasl1: spelling-error-in-changelog assigments assignments
>> W: fwts: debian-changelog-line-too-long line 11
>> W: fwts: debian-changelog-line-too-long line 16
>> W: fwts: spelling-error-in-changelog assigments assignments
>> W: libfwtsacpica1: debian-changelog-line-too-long line 11
>> W: libfwtsacpica1: debian-changelog-line-too-long line 16
>> W: libfwtsacpica1: spelling-error-in-changelog assigments assignments
>> W: libfwts1: debian-changelog-line-too-long line 11
>> W: libfwts1: debian-changelog-line-too-long line 16
>> W: libfwts1: spelling-error-in-changelog assigments assignments
>> W: fwts-frontend: debian-changelog-line-too-long line 11
>> W: fwts-frontend: debian-changelog-line-too-long line 16
>> W: fwts-frontend: spelling-error-in-changelog assigments assignments
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>>  debian/changelog | 10 ++++++----
>>  1 file changed, 6 insertions(+), 4 deletions(-)
>>
>> diff --git a/debian/changelog b/debian/changelog
>> index 9f213d2e..8b9d4e0b 100644
>> --- a/debian/changelog
>> +++ b/debian/changelog
>> @@ -8,14 +8,16 @@ fwts (17.03.00-0ubuntu1) zesty; urgency=low
>>  
>>    [Colin Ian King]
>>    * lib: fwts_alloc: move all memory tracking to hash records
>> -  * klog.json: Add some missing ACPI Power Management kernel messages to klog database
>> +  * klog.json: Add some missing ACPI Power Management kernel messages
>> +    to klog database
>>    * opal: reduce scope of variable 'prop_buf'
>>    * lib: fwts_alloc: clear hash table at end of garbage collection
>>    * lib: fwts_alloc: fix incorrect accounting on hash entry count
>>    * ACPICA: Update to version 20170224
>> -  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent ACPICA changes
>> -  * acpi: mpst: remove redundant assigments to passed on errors
>> -  * acpi: drtm: remove redundant assigments to passed on errors
>> +  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent
>> +    ACPICA changes
>> +  * acpi: mpst: remove redundant assignments to passed on errors
>> +  * acpi: drtm: remove redundant assignments to passed on errors
>>    * opal: pci_info: remove redundant assignment to bytes
>>    * ACPICA: Update to version 20170303
>>    * lib: fwts_devicetree.h: minor code formatting cleanups
> 
> My fault, thanks Colin,

It's not a big issue, no worries.

> 
> Acked-by: Ivan Hu <ivan.hu@canonical.com>
> 
>
Alex Hung May 16, 2017, 6:08 p.m. UTC | #3
On 2017-05-16 01:20 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Fix the following packaging warnings:
>
> W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 11
> W: fwts-efi-runtime-dkms: debian-changelog-line-too-long line 16
> W: fwts-efi-runtime-dkms: spelling-error-in-changelog assigments assignments
> W: libfwtsiasl1: debian-changelog-line-too-long line 11
> W: libfwtsiasl1: debian-changelog-line-too-long line 16
> W: libfwtsiasl1: spelling-error-in-changelog assigments assignments
> W: fwts: debian-changelog-line-too-long line 11
> W: fwts: debian-changelog-line-too-long line 16
> W: fwts: spelling-error-in-changelog assigments assignments
> W: libfwtsacpica1: debian-changelog-line-too-long line 11
> W: libfwtsacpica1: debian-changelog-line-too-long line 16
> W: libfwtsacpica1: spelling-error-in-changelog assigments assignments
> W: libfwts1: debian-changelog-line-too-long line 11
> W: libfwts1: debian-changelog-line-too-long line 16
> W: libfwts1: spelling-error-in-changelog assigments assignments
> W: fwts-frontend: debian-changelog-line-too-long line 11
> W: fwts-frontend: debian-changelog-line-too-long line 16
> W: fwts-frontend: spelling-error-in-changelog assigments assignments
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  debian/changelog | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 9f213d2e..8b9d4e0b 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -8,14 +8,16 @@ fwts (17.03.00-0ubuntu1) zesty; urgency=low
>
>    [Colin Ian King]
>    * lib: fwts_alloc: move all memory tracking to hash records
> -  * klog.json: Add some missing ACPI Power Management kernel messages to klog database
> +  * klog.json: Add some missing ACPI Power Management kernel messages
> +    to klog database
>    * opal: reduce scope of variable 'prop_buf'
>    * lib: fwts_alloc: clear hash table at end of garbage collection
>    * lib: fwts_alloc: fix incorrect accounting on hash entry count
>    * ACPICA: Update to version 20170224
> -  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent ACPICA changes
> -  * acpi: mpst: remove redundant assigments to passed on errors
> -  * acpi: drtm: remove redundant assigments to passed on errors
> +  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent
> +    ACPICA changes
> +  * acpi: mpst: remove redundant assignments to passed on errors
> +  * acpi: drtm: remove redundant assignments to passed on errors
>    * opal: pci_info: remove redundant assignment to bytes
>    * ACPICA: Update to version 20170303
>    * lib: fwts_devicetree.h: minor code formatting cleanups
>

Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/debian/changelog b/debian/changelog
index 9f213d2e..8b9d4e0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,14 +8,16 @@  fwts (17.03.00-0ubuntu1) zesty; urgency=low
 
   [Colin Ian King]
   * lib: fwts_alloc: move all memory tracking to hash records
-  * klog.json: Add some missing ACPI Power Management kernel messages to klog database
+  * klog.json: Add some missing ACPI Power Management kernel messages
+    to klog database
   * opal: reduce scope of variable 'prop_buf'
   * lib: fwts_alloc: clear hash table at end of garbage collection
   * lib: fwts_alloc: fix incorrect accounting on hash entry count
   * ACPICA: Update to version 20170224
-  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent ACPICA changes
-  * acpi: mpst: remove redundant assigments to passed on errors
-  * acpi: drtm: remove redundant assigments to passed on errors
+  * fwts-test: disassemble-0001: sync DSDT output from iasl with recent
+    ACPICA changes
+  * acpi: mpst: remove redundant assignments to passed on errors
+  * acpi: drtm: remove redundant assignments to passed on errors
   * opal: pci_info: remove redundant assignment to bytes
   * ACPICA: Update to version 20170303
   * lib: fwts_devicetree.h: minor code formatting cleanups