Lintian Fixes - lusernet.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 34e7bdb..c00f052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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.
+
+ -- 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..2be1c99 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.0
 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

[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/48/fd99cd1b31c9104053c13173df567c56803896.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/93/840cd6f3b0f1ef4b942bdd8f7fc59f9e7fe5cd.debug

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

Control files of package lusernet.app-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 93840cd6f3b0f1ef4b942bdd8f7fc59f9e7fe5cd 48fd99cd1b31c9104053c13173df567c56803896

Run locally

More details

Full run details