Lintian Fixes - spatial4j

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7632546..806886e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+spatial4j (0.8-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Dec 2022 15:11:41 -0000
+
 spatial4j (0.8-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index abaf597..a0c7907 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
                libreplacer-java,
                libjackson2-databind-java,
                libmockito-java
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/java-team/spatial4j
 Vcs-Git: https://salsa.debian.org/java-team/spatial4j.git
 Homepage: https://github.com/locationtech/spatial4j
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