Lintian Fixes - installation-locale

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 5ac05c5..0b1d8f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+installation-locale (1.10) UNRELEASED; urgency=medium
+
+  * Add missing ${misc:Depends} to Depends for installation-locale.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 23 Jan 2023 15:32:44 -0000
+
 installation-locale (1.9) unstable; urgency=medium
 
   [ Cyril Brulebois ]
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 77bf9f4..421a49f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: installation-locale
 Section: debian-installer
 Priority: standard
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.7.0), locales (>= 2.11)
+Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.7.0), locales (>= 2.11)
 Vcs-Browser: https://salsa.debian.org/installer-team/installation-locale
 Vcs-Git: https://salsa.debian.org/installer-team/installation-locale.git
 
 Package: installation-locale
 Package-Type: udeb
 Architecture: any
-Depends: rootskel
+Depends: rootskel, ${misc:Depends}
 Description: UTF-8 C locale

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details