Lintian Fixes - chess.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4331c1f..c1ff8b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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.
+
+ -- 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..2154a81 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.0
 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

[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/3b/d99e0552330e7d1e06d7b0f97ff4ffa4914634.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/70/61ebfba8d4c912d55f1393d33bf0ec3cb61d1e.debug

Control files of package chess.app: lines which differ (wdiff format)

  • Depends: gnustep-back0.29 (>= 0.29.0), gnustep-base-runtime (>= 1.28.0), gnustep-gui-runtime (>= 0.29.0), libc6 (>= 2.34), 2.7), libgcc-s1 (>= 3.0), libgnustep-base1.28 (>= 1.28.0), libgnustep-gui0.29 (>= 0.29.0), libobjc4 (>= 4.2.1), libstdc++6 (>= 5)

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

  • Build-Ids: 7061ebfba8d4c912d55f1393d33bf0ec3cb61d1e 3bd99e0552330e7d1e06d7b0f97ff4ffa4914634

Run locally

More details

Full run details