Lintian Fixes - ga

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 5a3ed08..e2a46e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+ga (5.8.2-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Set field Upstream-Name in debian/copyright.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 03 Apr 2023 20:55:58 -0000
+
 ga (5.8.2-1) unstable; urgency=medium
 
   * Team upload.
@@ -95,7 +109,7 @@ ga (5.7.2-2) unstable; urgency=medium
 ga (5.7.2-1) unstable; urgency=medium
 
   * New upstream point release.
-  * debian/patches/testsuite_log_compiler.patch: Use shell directive. 
+  * debian/patches/testsuite_log_compiler.patch: Use shell directive.
   * debian/patches/ga_diag_seq.patch: Removed, included upstream.
   * debian/patches/fix_MPI_errhandler_f1ea520.patch: Likewise.
 
@@ -207,7 +221,7 @@ ga (5.4~beta~r10636+dfsg-4) unstable; urgency=medium
 
 ga (5.4~beta~r10636+dfsg-3) unstable; urgency=medium
 
-  * debian/control: Renamed package libga-dev to libglobalarrays-dev 
+  * debian/control: Renamed package libga-dev to libglobalarrays-dev
     (Closes: 843141).
   * debian/control: Break and Replace previous libga-dev revisions.
   * debian/libga-dev.install: Renamed to ...
diff --git a/debian/control b/debian/control
index 970c3d7..1f136ad 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: debhelper-compat (= 13),
                mpi-default-dev,
                libopenmpi-dev, libmpich-dev,
                openssh-client
-Standards-Version: 4.6.1
-Homepage: http://hpc.pnl.gov/globalarrays/
+Standards-Version: 4.6.2
+Homepage: https://hpc.pnl.gov/globalarrays/
 Vcs-Browser: https://salsa.debian.org/debichem-team/ga
 Vcs-Git: https://salsa.debian.org/debichem-team/ga.git
 
@@ -36,7 +36,7 @@ Description: Distributed Shared-Memory Programming Environment (development)
  .
  ComEx (Communication Runtime for Extreme Scale) provides vector and strided
  interfaces to optimize performance of remote memory copy operations for
- non-contiguous data.  
+ non-contiguous data.
  .
  DRA (Disk Resident Arrays) is a parallel I/O library that maintains dense 2-dim
  arrays on disk.
diff --git a/debian/copyright b/debian/copyright
index 16eae1e..286dfdf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://hpc.pnl.gov/globalarrays/index.shtml
+Upstream-Name: Global Arrays
 
 Files: *
 Copyright: 2006 Battelle Memorial Institute
diff --git a/debian/rules b/debian/rules
index fa88b70..f644ead 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 include /usr/share/mpi-default-dev/debian_defaults
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_clean:
 	dh_clean
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index dd618fb..4a8f2b5 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,5 @@
-Name: Global Arrays
+Bug-Database: https://github.com/GlobalArrays/ga/issues
+Bug-Submit: https://github.com/GlobalArrays/ga/issues/new
 Repository: https://github.com/GlobalArrays/ga.git
 Repository-Browse: https://github.com/GlobalArrays/ga
 Other-References: http://hpc.pnl.gov/globalarrays/index.shtml

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://hpc.pnl.gov/globalarrays/ https://hpc.pnl.gov/globalarrays/

Run locally

More details

Full run details