Lintian Fixes - fpzip

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 94090d6..4224ec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+fpzip (1.3.0-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Fix broken Vcs URL.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 21 Apr 2022 16:43:50 -0000
+
 fpzip (1.3.0-3) unstable; urgency=medium
 
   * Define int64/uint64 for 32-bit arch build failures
diff --git a/debian/control b/debian/control
index 6855c98..0427490 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: fpzip
 Section: utils
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry@debian.org>
-Build-Depends: debhelper-compat (= 13), 
- dh-buildinfo, 
+Build-Depends: debhelper-compat (= 13),
+ dh-buildinfo,
  cmake
 Standards-Version: 4.6.0
 Homepage: https://github.com/LLNL/fpzip
 Vcs-Browser: https://salsa.debian.org:/science-team/fpzip.git
-Vcs-Git: https://salsa.debian.org:/science-team/fpzip.git -b debian/latest
+Vcs-Git: https://salsa.debian.org/science-team/fpzip.git -b debian/latest
 
 Package: fpzip-utils
 Architecture: any
@@ -19,7 +19,7 @@ Description: FP array compression library - tools
  correlated scalar-valued data, such as regularly sampled continuous functions,
  and is not suitable for compressing unstructured streams of floating-point
  numbers.
- This package provides command-line utilities. 
+ This package provides command-line utilities.
 
 Package: libfpzip1
 Section: libs
diff --git a/debian/copyright b/debian/copyright
index 5cf66bb..cb7c4ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: fpzip
 Upstream-Source: https://computing.llnl.gov/projects/fpzip
 
diff --git a/debian/rules b/debian/rules
index 03eeeba..528d190 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,4 +26,4 @@ override_dh_auto_configure:
 		-DBUILD_ALL=On \
 		$(LONG_32BIT) \
 		-DCMAKE_SKIP_INSTALL_RPATH=On \
-		-DCMAKE_SKIP_RPATH=On 
+		-DCMAKE_SKIP_RPATH=On
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f9df203
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/LLNL/fpzip/issues
+Bug-Submit: https://github.com/LLNL/fpzip/issues/new
+Repository: https://github.com/LLNL/fpzip.git
+Repository-Browse: https://github.com/LLNL/fpzip

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package fpzip-utils

No differences were encountered between the control files of package fpzip-utils-dbgsym

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

No differences were encountered between the control files of package libfpzip1

No differences were encountered between the control files of package libfpzip1-dbgsym

Run locally

More details

Full run details