Lintian Fixes - wp2x

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5bf0daf..7e1ef6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wp2x (2.5-mhi-15) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Remove unnecessary XS-Testsuite field in debian/control.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 06 Jun 2023 22:13:36 -0000
+
 wp2x (2.5-mhi-14) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
@@ -126,7 +134,7 @@ wp2x (2.5-mhi-3) unstable; urgency=low
 
 wp2x (2.5-mhi-2) unstable; urgency=low
 
-  * Removed the installation of INSTALL file to fix lintian warning. 
+  * Removed the installation of INSTALL file to fix lintian warning.
 
  -- Dr. Guenter Bechly <gbechly@debian.org>  Thu, 29 Mar 2001 16:12:46 +0200
 
diff --git a/debian/control b/debian/control
index c373a46..a252fc8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/wp2x.git
 Vcs-Browser: https://salsa.debian.org/debian/wp2x
 Homepage: ftp://ftp.penguin.cz/pub/users/mhi/wp2x/
-XS-Testsuite: autopkgtest
 
 Package: wp2x
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 6913ee5..190d55f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 # -*- makefile -*-
 export DEB_BUILD_MAINT_OPTIONS	= hardening=+all
 export DEB_CFLAGS_MAINT_APPEND	= -Wall
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 override_dh_auto_build:
 	dh_auto_build -- CFLAGS="$(CFLAGS) $(CPPFLAGS) $(LDFLAGS)"

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package wp2x

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

Run locally

More details

Full run details