Lintian Fixes - jabsorb

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2deb11d..3f22fe9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+jabsorb (1.3-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 08 Nov 2022 15:28:16 -0000
+
 jabsorb (1.3-4) unstable; urgency=medium
 
   * Team upload.
@@ -65,4 +76,3 @@ jabsorb (1.3-1) unstable; urgency=low
   * No extra jars are downloaded.
 
  -- Kalle Kivimaa <killer@debian.org>  Fri, 24 Oct 2008 17:35:01 +0300
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 37893c2..8d7a764 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: tony mancill <tmancill@debian.org>
 Build-Depends: ant,
-               debhelper (>= 10),
+               debhelper-compat (= 13),
                default-jdk,
                javahelper,
                libservlet3.1-java,
                libslf4j-java,
                libcommons-httpclient-java
 Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jabsorb.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jabsorb.git
+Vcs-Git: https://salsa.debian.org/java-team/jabsorb.git
+Vcs-Browser: https://salsa.debian.org/java-team/jabsorb
 Homepage: http://jabsorb.org
 
 Package: libjabsorb-java
diff --git a/debian/watch b/debian/watch
index 3cf12f0..44daa43 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://code.google.com/p/jabsorb/downloads/list .*/jabsorb-([\d\.]+)-src.zip

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details