Lintian Fixes - globus-xio-gridftp-multicast

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ea98265..2cdfd0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+globus-xio-gridftp-multicast (2.2-3) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * 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 04:30:58 -0000
+
 globus-xio-gridftp-multicast (2.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 44b0ac1..2c5b41e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: globus-xio-gridftp-multicast
 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),
  libglobus-ftp-client-dev (>= 7)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-xio-gridftp-multicast
 Vcs-Git: https://salsa.debian.org/ellert/globus-xio-gridftp-multicast.git
diff --git a/debian/libglobus-xio-gridftp-multicast.lintian-overrides b/debian/libglobus-xio-gridftp-multicast.lintian-overrides
index db4c61d..8dd6c36 100644
--- a/debian/libglobus-xio-gridftp-multicast.lintian-overrides
+++ b/debian/libglobus-xio-gridftp-multicast.lintian-overrides
@@ -2,5 +2,5 @@
 # Changing it would confuse the users
 package-name-doesnt-match-sonames libglobus-xio-gridftp-multicast-driver
 # This is a loadable plugin - unversioned soname expected
-dev-pkg-without-shlib-symlink */libglobus_xio_gridftp_multicast_driver.so *
-shlib-without-versioned-soname */libglobus_xio_gridftp_multicast_driver.so *
+lacks-unversioned-link-to-shared-library */libglobus_xio_gridftp_multicast_driver.so *
+shared-library-lacks-version */libglobus_xio_gridftp_multicast_driver.so *
diff --git a/debian/rules b/debian/rules
index d7bce87..ebe0951 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-xio-gridftp-multicast
 
-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/a0/96b708947cfba135c1322b1a4f294a4f606a3f.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/5c/1819d3d5b1701362b970fb84aa5edb818cb8a6.debug

No differences were encountered between the control files of package libglobus-xio-gridftp-multicast

Control files of package libglobus-xio-gridftp-multicast-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 5c1819d3d5b1701362b970fb84aa5edb818cb8a6 a096b708947cfba135c1322b1a4f294a4f606a3f

No differences were encountered between the control files of package libglobus-xio-gridftp-multicast-dev

Run locally

More details

Full run details