Lintian Fixes - ksyntax-highlighting

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 2672242..7453d10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ksyntax-highlighting (5.107.0-2) UNRELEASED; urgency=medium
+
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 17 Jul 2023 13:50:11 -0000
+
 ksyntax-highlighting (5.107.0-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff --git a/debian/rules b/debian/rules
index 9c6bf85..f8e5367 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 archs_that_need_atomic = armel m68k mipsel powerpc sh4
 ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(archs_that_need_atomic)))
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic
 endif
 
 %:

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/1e/578ec87449d85e5029124f2d91ff9f3cc2b46e.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/69/ebbbcad78fd347879ceeaf6e4e40ede6851482.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/c0/b1f5d40e45810d0a9a8f809a193a0892430f0c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/56/9cb7e1f62a843346fab25186dac91bc69621b2.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/7c/a5fe8599eabb15706b4fd765abcc8f3b96e797.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ae/80e51d390fb30de8e9bfd506653794e06e67f9.debug

No differences were encountered between the control files of package libkf5syntaxhighlighting-data

No differences were encountered between the control files of package libkf5syntaxhighlighting-dev

No differences were encountered between the control files of package libkf5syntaxhighlighting-doc

No differences were encountered between the control files of package libkf5syntaxhighlighting-tools

Control files of package libkf5syntaxhighlighting-tools-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 569cb7e1f62a843346fab25186dac91bc69621b2 1e578ec87449d85e5029124f2d91ff9f3cc2b46e

No differences were encountered between the control files of package libkf5syntaxhighlighting5

Control files of package libkf5syntaxhighlighting5-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 7ca5fe8599eabb15706b4fd765abcc8f3b96e797 c0b1f5d40e45810d0a9a8f809a193a0892430f0c

No differences were encountered between the control files of package qml-module-org-kde-syntaxhighlighting

Control files of package qml-module-org-kde-syntaxhighlighting-dbgsym: lines which differ (wdiff format)

  • Build-Ids: ae80e51d390fb30de8e9bfd506653794e06e67f9 69ebbbcad78fd347879ceeaf6e4e40ede6851482

Run locally

More details

Full run details