Lintian Fixes - globus-gfork

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b3cade8..08f27f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+globus-gfork (5.0-5) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Remove field Section on binary package globus-gfork-progs that duplicates
+    source.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Oct 2022 01:36:08 -0000
+
 globus-gfork (5.0-4) unstable; urgency=medium
 
   * Drop old debug symbol migration from 2017
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b1bd38b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13
diff --git a/debian/control b/debian/control
index 0ba7573..5bc83f6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: globus-gfork
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  pkg-config,
  libglobus-common-dev (>= 15),
  libglobus-xio-dev (>= 3)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-gfork
 Vcs-Git: https://salsa.debian.org/ellert/globus-gfork.git
@@ -32,7 +32,6 @@ Description: Grid Community Toolkit - GFork
  GFork Library
 
 Package: globus-gfork-progs
-Section: net
 Architecture: any
 Multi-Arch: foreign
 Depends:
diff --git a/debian/rules b/debian/rules
index 9ded341..1189d9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-gfork
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,defs
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs
 
 INSTALLDIR = debian/tmp
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d2afb84
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/gridcf/gct/issues
+Bug-Submit: https://github.com/gridcf/gct/issues/new
+Repository-Browse: https://github.com/gridcf/gct

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/02/ac61a3ff56fa0f3f205cfdb42d5c43e17f07b7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d7/06088077ce686b2b60662c4022692572d4aa8c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e4/13d6fe5cfb3948c3fe3f1ab2b7408e82498a2f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e9/e4d52c8704841a650fcf3c29bfa5ee1e0f30bd.debug

No differences were encountered between the control files of package globus-gfork-progs

Control files of package globus-gfork-progs-dbgsym: lines which differ (wdiff format)

  • Build-Ids: e413d6fe5cfb3948c3fe3f1ab2b7408e82498a2f 02ac61a3ff56fa0f3f205cfdb42d5c43e17f07b7

No differences were encountered between the control files of package libglobus-gfork-dev

No differences were encountered between the control files of package libglobus-gfork0

Control files of package libglobus-gfork0-dbgsym: lines which differ (wdiff format)

  • Build-Ids: e9e4d52c8704841a650fcf3c29bfa5ee1e0f30bd d706088077ce686b2b60662c4022692572d4aa8c

Run locally

More details

Full run details