Lintian Fixes - httpunit

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 66717f3..983eb3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+httpunit (1.7+dfsg-15) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 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>  Wed, 21 Jun 2023 17:28:35 -0000
+
 httpunit (1.7+dfsg-14) 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 642a210..7701dcb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: James Page <james.page@ubuntu.com>
 Build-Depends: ant,
-               debhelper (>= 11),
+               debhelper-compat (= 13),
                default-jdk,
                javahelper,
                junit,
@@ -16,8 +16,8 @@ Build-Depends: ant,
                maven-repo-helper (>= 1.6),
                rhino
 Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/httpunit.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/httpunit.git
+Vcs-Browser: https://salsa.debian.org/java-team/httpunit
+Vcs-Git: https://salsa.debian.org/java-team/httpunit.git
 Homepage: http://httpunit.org
 
 Package: libhttpunit-java

Run locally

More details

Full run details

Historical runs