Lintian Fixes - qdox2

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 3d712a2..019c8e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qdox2 (2.0.3-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 10:19:50 -0000
+
 qdox2 (2.0.3-1) unstable; urgency=medium
 
   * New upstream version 2.0.3.
diff --git a/debian/control b/debian/control
index f6e4a20..badfb20 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libmaven-exec-plugin-java,
  libmockito-java,
  maven-debian-helper
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/qdox2.git
 Vcs-Browser: https://salsa.debian.org/java-team/qdox2
 Homepage: https://github.com/paul-hammant/qdox
diff --git a/debian/rules b/debian/rules
index e04bf72..69b5b36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,3 @@ override_dh_auto_build:
 	#FIXME: plus the old JFlexLexer InputStream constructor
 	cp debian/JFlexLexer.java src/main/java/com/thoughtworks/qdox/parser/impl
 	dh_auto_build
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details