Lintian Fixes - chess.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4331c1f..3202425 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+chess.app (2.8-5) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * 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>  Sun, 20 Feb 2022 11:37:39 -0000
+
 chess.app (2.8-4) unstable; urgency=medium
 
   * d/control: Fix Maintainer address.
diff --git a/debian/control b/debian/control
index df7c644..00a4230 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
 Build-Depends: debhelper-compat (= 13), libgnustep-gui-dev, gnustep-make, imagemagick
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/gnustep-team/chess.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/chess.app
diff --git a/debian/rules b/debian/rules
index 08cd001..8e02abe 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/chess.app
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..042f302
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/gnustep/gap/issues
+Bug-Submit: https://github.com/gnustep/gap/issues/new
+Repository: https://github.com/gnustep/gap.git
+Repository-Browse: https://github.com/gnustep/gap

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details