Lintian Fixes - jackson-dataformat-smile

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index bc5234e..3ebbc48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+jackson-dataformat-smile (2.7.8-6) 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>  Thu, 15 Jun 2023 22:12:35 -0000
+
 jackson-dataformat-smile (2.7.8-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 2e820cd..0c40a87 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends:
  libreplacer-java,
  maven-debian-helper (>= 1.6.5),
  xmlstarlet
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/jackson-dataformat-smile.git
 Vcs-Browser: https://salsa.debian.org/java-team/jackson-dataformat-smile
 Homepage: http://wiki.fasterxml.com/JacksonHome
@@ -44,4 +44,3 @@ Description: fast and powerful JSON library for Java -- Smile dataformat
  .
  This package contains an extension for reading and writing Smile-("binary
  JSON")-encoded data.
-
diff --git a/debian/watch b/debian/watch
index 1914725..4f87997 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/FasterXML/jackson-dataformat-smile/releases .*/jackson-dataformat-smile-(\d[\d\.]*)\.tar\.gz
+version=4
+https://github.com/FasterXML/jackson-dataformat-smile/tags .*/jackson-dataformat-smile-(\d[\d\.]*)\.tar\.gz

Run locally

More details

Full run details

Historical runs