Lintian Fixes - kbd-chooser

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index d8d379b..fd748f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,10 @@ kbd-chooser (1.72) UNRELEASED; urgency=medium
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on debhelper and po-debconf.
+  * Bump debhelper dependency to >= 9, since that's what is used in
+    debian/compat.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
 
  -- Cyril Brulebois <kibi@debian.org>  Sat, 20 Apr 2019 22:35:05 +0200
 
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 beed795..834b948 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: debian-installer
 Priority: optional
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
 Uploaders: Colin Watson <cjwatson@debian.org>, Steve McIntyre <93sam@debian.org>
-Build-Depends: debhelper, libdebian-installer4-dev (>= 0.41), po-debconf, flex, bison, libdebconfclient0-dev (>= 0.49)
+Build-Depends: debhelper-compat (= 13), libdebian-installer4-dev (>= 0.41), po-debconf, flex, bison, libdebconfclient0-dev (>= 0.49)
 Vcs-Browser: https://salsa.debian.org/installer-team/kbd-chooser
 Vcs-Git: https://salsa.debian.org/installer-team/kbd-chooser.git
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details