Lintian Fixes - libstb

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index b2ab286..0787fa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libstb (0.0~git20220908.8b5f1f3+ds-2) UNRELEASED; urgency=medium
+
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 27 Sep 2022 13:12:40 -0000
+
 libstb (0.0~git20220908.8b5f1f3+ds-1) unstable; urgency=medium
 
   * New upstream snapshot
diff --git a/debian/rules b/debian/rules
index 702b5c1..2ddf44f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # https://github.com/nothings/stb/issues/741
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic -fwrapv
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 export MULTIARCH = $(DEB_HOST_MULTIARCH)
 

Debdiff

File lists identical (after any substitutions)

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

No differences were encountered between the control files of package libstb0

No differences were encountered between the control files of package libstb0-dbgsym

Run locally

More details

Full run details