Lintian Fixes - qdox2

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2f8fbf5..f7c1103 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+qdox2 (2.0.2-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 23 Sep 2022 12:12:55 -0000
+
 qdox2 (2.0.2-1) unstable; urgency=medium
 
   * New upstream version 2.0.2.
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
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..e5df47d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/paul-hammant/qdox/issues
+Bug-Submit: https://github.com/paul-hammant/qdox/issues/new
+Repository: https://github.com/paul-hammant/qdox.git
+Repository-Browse: https://github.com/paul-hammant/qdox

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details