Lintian Fixes - gridlock.app

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 142915d..5b76cc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gridlock.app (1.10-6) UNRELEASED; urgency=medium
+
+  * Bump debhelper from deprecated 9 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 05 Jan 2023 07:36:22 -0000
+
 gridlock.app (1.10-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index ec63514..b1bd38b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+13
diff --git a/debian/control b/debian/control
index 61975b2..76a4e23 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: games
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Yavor Doganov <yavor@gnu.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 13~),
 	       libgnustep-gui-dev,
 	       gnustep-make (>= 2.6.6-2)
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Homepage: http://dozingcatsoftware.com/Gridlock/readme.html
 Vcs-Browser: https://salsa.debian.org/gnustep-team/gridlock.app
 Vcs-Git: https://salsa.debian.org/gnustep-team/gridlock.app.git
diff --git a/debian/rules b/debian/rules
index fc547fd..d83d915 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 include /usr/share/GNUstep/debian/config.mk
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 d_app = $(CURDIR)/debian/gridlock.app
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

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/3d/21881a7a62acba0810e1430b9d5db6ec81dccf.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/c8/1a35c2b163a6d132ee1710e16b102742fd8119.debug

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

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

  • Build-Ids: c81a35c2b163a6d132ee1710e16b102742fd8119 3d21881a7a62acba0810e1430b9d5db6ec81dccf

Run locally

More details

Full run details