Lintian Fixes - spatial4j-0.4

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fd754c7..aa7ca92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+spatial4j-0.4 (0.4.1-8) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 20:07:28 -0000
+
 spatial4j-0.4 (0.4.1-7) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 86a78ca..8660027 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                libmaven-install-plugin-java,
                libslf4j-java,
                maven-debian-helper (>= 1.6.5)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/spatial4j-0.4.git
 Vcs-Browser: https://salsa.debian.org/java-team/spatial4j-0.4
 Homepage: https://github.com/locationtech/spatial4j
diff --git a/debian/rules b/debian/rules
index a9115da..ec38b7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,3 @@
 
 %:
 	dh $@ --buildsystem=maven
-
diff --git a/debian/watch b/debian/watch
index a260756..0882882 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/spatial4j/spatial4j/releases .*/spatial4j-(\d.*)\.tar\..*
+version=4
+https://github.com/spatial4j/spatial4j/tags .*/spatial4j-(\d.*)\.tar\..*

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details