Lintian Fixes - globus-proxy-utils

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0c57ac6..df1bdfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+globus-proxy-utils (7.3-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-proxy-utils 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>  Sun, 30 Oct 2022 11:14:21 -0000
+
 globus-proxy-utils (7.3-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 a908719..178cf17 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: globus-proxy-utils
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  pkg-config,
  libglobus-common-dev (>= 15),
  libglobus-openssl-module-dev (>= 3),
@@ -16,14 +16,13 @@ Build-Depends:
  libglobus-gssapi-gsi-dev (>= 4),
  libssl-dev,
  openssl
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-proxy-utils
 Vcs-Git: https://salsa.debian.org/ellert/globus-proxy-utils.git
 Homepage: https://github.com/gridcf/gct/
 
 Package: globus-proxy-utils
-Section: net
 Architecture: any
 Multi-Arch: foreign
 Depends:
diff --git a/debian/rules b/debian/rules
index 828a6d7..499c391 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-proxy-utils
 
-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/1a/f252f71e428db021c2f1f3910bfab7d0f2cc15.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/56/ea5e8283d975922f4a2d20798298c83774379d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e1/b08db3a56517b99acf3b282047d19d491cacc3.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f0/7e60d1430cd4946de917664829a0a0afa4d75b.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/43/e0240950437ece36f55c39b8e73b5c109cdd31.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/89/76c3463ab4b39679139c0d37fea7aa57493ee9.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/a8/148d2088dda89b3ce1659e0e9f7d2391f62f96.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/da/8c63e53a56aadba5bda5a266d1db047349f36d.debug

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

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

  • Build-Ids: 43e0240950437ece36f55c39b8e73b5c109cdd31 8976c3463ab4b39679139c0d37fea7aa57493ee9 a8148d2088dda89b3ce1659e0e9f7d2391f62f96 da8c63e53a56aadba5bda5a266d1db047349f36d 1af252f71e428db021c2f1f3910bfab7d0f2cc15 56ea5e8283d975922f4a2d20798298c83774379d e1b08db3a56517b99acf3b282047d19d491cacc3 f07e60d1430cd4946de917664829a0a0afa4d75b

Run locally

More details

Full run details