Lintian Fixes - dnsjava

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 74aa7cb..54966a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dnsjava (2.1.8-3) 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>  Sun, 26 Mar 2023 12:43:52 -0000
+
 dnsjava (2.1.8-2) 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 9d30d8a..85c3d5b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Uploaders:
  Graziano Obertelli <graziano@eucalyptus.com>,
  Kyo Lee <kyo.lee@eucalyptus.com>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit,
  libmaven-bundle-plugin-java,
  maven-debian-helper
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/dnsjava.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dnsjava.git
+Vcs-Git: https://salsa.debian.org/java-team/dnsjava.git
+Vcs-Browser: https://salsa.debian.org/java-team/dnsjava
 Homepage: http://www.dnsjava.org
 
 Package: libdnsjava-java

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details