Lintian Fixes - globus-xio

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a24e9d5..6611cff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+globus-xio (6.6-3) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Oct 2022 02:28:53 -0000
+
 globus-xio (6.6-2) unstable; urgency=medium
 
   * Make doxygen Build-Depends-Indep
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 6e53965..f6d95ef 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: globus-xio
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  pkg-config,
  libglobus-common-dev (>= 15)
 Build-Depends-Indep:
  doxygen
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-xio
 Vcs-Git: https://salsa.debian.org/ellert/globus-xio.git
diff --git a/debian/rules b/debian/rules
index e366f99..8667820 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-xio
 
-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/09/48587ae38e0d1da987b8a85cd460713ff68435.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b7/ef3a92374120c0f431873db5e585e7ffff6dd6.debug

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

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

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

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

  • Build-Ids: b7ef3a92374120c0f431873db5e585e7ffff6dd6 0948587ae38e0d1da987b8a85cd460713ff68435

Run locally

More details

Full run details