Lintian Fixes - globus-gram-client-tools

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 8173760..cbe1392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+globus-gram-client-tools (12.2-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-gram-client-tools 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 00:37:18 -0000
+
 globus-gram-client-tools (12.2-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 4884030..6154715 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: globus-gram-client-tools
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  pkg-config,
  libglobus-common-dev (>= 15),
  libglobus-gram-client-dev (>= 12),
@@ -11,14 +11,13 @@ Build-Depends:
  libglobus-gass-server-ez-dev (>= 4),
  libglobus-rsl-dev (>= 9),
  libglobus-gss-assist-dev (>= 8)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-gram-client-tools
 Vcs-Git: https://salsa.debian.org/ellert/globus-gram-client-tools.git
 Homepage: https://github.com/gridcf/gct/
 
 Package: globus-gram-client-tools
-Section: net
 Architecture: any
 Multi-Arch: foreign
 Depends:
diff --git a/debian/rules b/debian/rules
index b026a74..6c1ddfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-gram-client-tools
 
-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/08/dcb53e255bcd03be7b42086c23d87e11510023.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/50/4163462974a7e04b939b9985930e5d67a8e370.debug

No differences were encountered between the control files of package globus-gram-client-tools

Control files of package globus-gram-client-tools-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 504163462974a7e04b939b9985930e5d67a8e370 08dcb53e255bcd03be7b42086c23d87e11510023

Run locally

More details

Full run details