Lintian Fixes - fontmanager.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 25206b4..935964b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fontmanager.app (0.1-4) 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>  Wed, 20 Jul 2022 00:22:23 -0000
+
 fontmanager.app (0.1-3) unstable; urgency=medium
 
   * d/control:
diff --git a/debian/control b/debian/control
index 31c11f9..e18d9f6 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
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/gnustep-team/fontmanager.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/fontmanager.app
diff --git a/debian/rules b/debian/rules
index af232ee..8dc9de5 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/fontmanager.app
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c599b1c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/etoile/FontManager/issues
+Bug-Submit: https://github.com/etoile/FontManager/issues/new
+Repository: https://github.com/etoile/FontManager.git
+Repository-Browse: https://github.com/etoile/FontManager

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/63/c2eef2407b63ec99a776e8660c02e237e2c8a4.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/7b/699e58f891a1b0874834c22c95682c7fc83da6.debug

Control files of package fontmanager.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.4), libgnustep-base1.28 (>= 1.28.0), libgnustep-gui0.29 (>= 0.29.0), libobjc4 (>= 4.2.1)

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

  • Build-Ids: 7b699e58f891a1b0874834c22c95682c7fc83da6 63c2eef2407b63ec99a776e8660c02e237e2c8a4

Run locally

More details

Full run details