Lintian Fixes - qrupdate

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index bb4d95c..1615f7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+qrupdate (1.1.2-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 23 Oct 2022 06:17:44 -0000
+
 qrupdate (1.1.2-4) unstable; urgency=medium
 
   * Add -std=legacy to FFLAGS, needed since gfortran 10 (Closes: #957723)
@@ -81,4 +89,3 @@ qrupdate (1.0-1) unstable; urgency=low
   * Initial release (Closes: #512232)
 
  -- Jordi Gutiérrez Hermoso <jordigh@gmail.com>  Tue, 03 Feb 2009 20:59:19 -0600
-
diff --git a/debian/control b/debian/control
index caded7e..042925b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13),
                gfortran,
                libblas-dev,
                liblapack-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Section: libs
 Homepage: https://qrupdate.sourceforge.io/
 Vcs-Git: https://salsa.debian.org/science-team/qrupdate.git
diff --git a/debian/rules b/debian/rules
index 309a472..fbbd0f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS)))
 	cat src/*.f | perl debian/get-function-ref.pl > function-reference
 endif
 
-override_dh_auto_clean: 
+override_dh_auto_clean:
 	$(MAKE) clean
 	rm -f function-reference
 

Debdiff

File lists identical (after any substitutions)

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

No differences were encountered between the control files of package libqrupdate1

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

Run locally

More details

Full run details