Run of lintian-fixes for cdftools

Merge these changes:

git pull https://janitor.debian.net/git/cdftools lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d0d8d16..0eaca11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+cdftools (4.0.0-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Drop custom source compression.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Fix broken Vcs URL.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 21 Apr 2022 21:32:50 -0000
+
 cdftools (4.0.0-2) unstable; urgency=medium
 
   * Update d/watch file for new file format (v4.0.0.tar.gz)
@@ -61,8 +72,8 @@ cdftools (3.0.2-1) experimental; urgency=medium
 
 cdftools (3.0-2~exp1) experimental; urgency=medium
 
-  * Add Vcs-Git: to debian/control 
-  * Move to Standards-Version: 3.9.6 
+  * Add Vcs-Git: to debian/control
+  * Move to Standards-Version: 3.9.6
   * Move bash-completions to /usr/share/bash-completion/completions/
   * Build with netcdf-fortran
 
diff --git a/debian/control b/debian/control
index e4c8fb2..c0055fe 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: cdftools
 Section: utils
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry@debian.org>
-Build-Depends: debhelper-compat (= 13), 
- gfortran | fortran-compiler, 
+Build-Depends: debhelper-compat (= 13),
+ gfortran | fortran-compiler,
  texlive-latex-base,
  texlive-latex-recommended,
- libnetcdf-dev, 
+ libnetcdf-dev,
  libnetcdff-dev
 Standards-Version: 4.6.0
 Homepage: https://github.com/meom-group/CDFTOOLS
 Vcs-Browser: https://salsa.debian.org:/science-team/cdftools
-Vcs-Git: https://salsa.debian.org:/science-team/cdftools.git -b debian/latest
+Vcs-Git: https://salsa.debian.org/science-team/cdftools.git -b debian/latest
 
 Package: cdftools
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index cc492fd..c9e7f57 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: cdftools
 Upstream-Contact: Jean-Marc.Molines@legi.grenoble-inp.fr 
 Source: http://servforge.legi.grenoble-inp.fr/projects/CDFTOOLS
diff --git a/debian/rules b/debian/rules
index 906792f..5bf2e71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DH_VERBOSE=1
 
 # The magic debhelper  rule
 %:
-	dh $@  
+	dh $@
 
 DESTDIR:=debian/cdftools
 
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index b7bc1f2..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = "xz"
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..95dc269
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/meom-group/CDFTOOLS/issues
+Bug-Submit: https://github.com/meom-group/CDFTOOLS/issues/new
+Repository: https://github.com/meom-group/CDFTOOLS.git
+Repository-Browse: https://github.com/meom-group/CDFTOOLS

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package cdftools

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

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes cdftools-dbgsymapt install -t lintian-fixes cdftools

Lintian Result

Reviews

Reviewer Verdict Comment
isomer@gmail.com approved
jelmer@debian.org approved