Lintian Fixes - dh-di

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a6e947c..b77c701 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ dh-di (12) UNRELEASED; urgency=medium
 
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on perl.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 13:57:33 -0000
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index c02bf4c..74fef01 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
 Uploaders: Colin Watson <cjwatson@debian.org>
-Build-Depends: debhelper (>= 9), perl
+Build-Depends: debhelper-compat (= 13), perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://salsa.debian.org/installer-team/dh-di
 Vcs-Git: https://salsa.debian.org/installer-team/dh-di.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details