[PATCH] debian: changelog: fix some debian warnings

Colin King colin.king at canonical.com
Tue May 16 08:20:26 UTC 2017


From: Colin Ian King <colin.king at 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 at 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
-- 
2.11.0




More information about the fwts-devel mailing list