Lintian Fixes - globus-gatekeeper

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index d6a1ee8..baa58f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+globus-gatekeeper (11.4-3) 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-gatekeeper 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>  Mon, 31 Oct 2022 03:04:24 -0000
+
 globus-gatekeeper (11.4-2) 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 73ef3e2..8481deb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,19 @@ Source: globus-gatekeeper
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  pkg-config,
  libglobus-common-dev (>= 15),
  libglobus-gss-assist-dev (>= 8),
  libglobus-gssapi-gsi-dev (>= 9),
  libssl-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-gatekeeper
 Vcs-Git: https://salsa.debian.org/ellert/globus-gatekeeper.git
 Homepage: https://github.com/gridcf/gct/
 
 Package: globus-gatekeeper
-Section: net
 Architecture: any
 Multi-Arch: foreign
 Pre-Depends:
diff --git a/debian/rules b/debian/rules
index d919d77..80962b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-gatekeeper
 
-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/8e/29174da8dfc479efda71e74cf65e5f2c62848f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d9/07308b80c1fda0f04ce5abf80a5a16d5d92bf0.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/1f/4ae54b878178493e14c430b4bc75d59eba6eef.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/82/6528667b94cb7d9965f618424a24ba61f2efc2.debug

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

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

  • Build-Ids: 1f4ae54b878178493e14c430b4bc75d59eba6eef 826528667b94cb7d9965f618424a24ba61f2efc2 8e29174da8dfc479efda71e74cf65e5f2c62848f d907308b80c1fda0f04ce5abf80a5a16d5d92bf0

Run locally

More details

Full run details