Lintian Fixes - etsf-io

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 20cb71b..80f5a7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+etsf-io (1.0.4-6) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure),
+    Name (from ./configure), Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 10 Apr 2023 04:03:25 -0000
+
 etsf-io (1.0.4-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index c48428b..1e5758e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                gfortran,
                libnetcdf-dev (>= 1:4.3.3.1),
                libnetcdff-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/science-team/etsf-io
 Vcs-Git: https://salsa.debian.org/science-team/etsf-io.git
 Homepage: https://github.com/ElectronicStructureLibrary/libetsf_io
diff --git a/debian/rules b/debian/rules
index 6acf2ef..2f25b25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,3 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 override_dh_auto_configure:
 	dh_auto_configure -- --docdir=\$${prefix}/share/doc/libetsf-io-doc --with-moduledir=\$${includedir} FCFLAGS="-O2 -fPIC $(CFLAGS)"
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..cd182a1
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Name: ETSF - IO library
+Bug-Database: https://bugs.launchpad.net/etsf-io
+Bug-Submit: https://bugs.launchpad.net/etsf-io
+Repository-Browse: https://github.com/ElectronicStructureLibrary/libetsf_io

Run locally

More details

Full run details