Lintian Fixes - globus-ftp-control

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f28fe43..b29deb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+globus-ftp-control (9.10-3) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 31 Oct 2022 01:31:31 -0000
+
 globus-ftp-control (9.10-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 ccd0fad..b400a48 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: globus-ftp-control
 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 (>= 11),
@@ -14,7 +14,7 @@ Build-Depends:
  openssl
 Build-Depends-Indep:
  doxygen
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: net
 Vcs-Browser: https://salsa.debian.org/ellert/globus-ftp-control
 Vcs-Git: https://salsa.debian.org/ellert/globus-ftp-control.git
diff --git a/debian/rules b/debian/rules
index 684b725..b221d2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 name = globus-ftp-control
 
-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..3fd7b89
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/gridcf/gct/issues
+Bug-Submit: https://github.com/gridcf/gct/issues/new
+Repository: https://github.com/gridcf/gct.git
+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/0c/203bc4904c98e8774747b2e7e00a0303663ddc.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ad/d0338e71c947ccd59c2d3640585b106a0481ef.debug

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

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

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

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

  • Build-Ids: add0338e71c947ccd59c2d3640585b106a0481ef 0c203bc4904c98e8774747b2e7e00a0303663ddc

Run locally

More details

Full run details