Lintian Fixes - lusernet.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 34e7bdb..15fec81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+lusernet.app (0.4.3-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.0, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 10:21:09 -0000
+
 lusernet.app (0.4.3-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 7373cec..cc90bde 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: gnustep
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Yavor Doganov <yavor@gnu.org>
-Build-Depends: debhelper (>= 12),
+Build-Depends: debhelper-compat (= 13),
 	       gnustep-make (>= 2.7.0-4),
 	       libgnustep-gui-dev,
 	       libpantomime-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/gnustep-team/lusernet.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/lusernet.app
 Homepage: http://wiki.gnustep.org/index.php/LuserNET.app
diff --git a/debian/rules b/debian/rules
index 1f52cf8..85417a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 
 include /usr/share/GNUstep/debian/config.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 d_app := $(CURDIR)/debian/lusernet.app
 
 %:

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package lusernet.app

No differences were encountered between the control files of package lusernet.app-dbgsym

Run locally

More details

Full run details