Lintian Fixes - sezpoz

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 37551d1..ad67d39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sezpoz (1.12-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 14 Dec 2022 01:11:01 -0000
+
 sezpoz (1.12-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 6dbed23..5a01713 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: James Page <james.page@ubuntu.com>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  junit4,
  libanimal-sniffer-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/java-team/sezpoz.git
 Vcs-Browser: https://salsa.debian.org/java-team/sezpoz
 Homepage: https://github.com/jglick/sezpoz
diff --git a/debian/watch b/debian/watch
index 2816e56..a1f288a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/jglick/sezpoz/releases .*/pom-([\d\.]+).tar.gz
+version=4
+https://github.com/jglick/sezpoz/tags .*/pom-([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libsezpoz-java

No differences were encountered between the control files of package libsezpoz-java-doc

Run locally

More details

Full run details