summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2019-12-10 05:51:36 +0000
committerDebian Janitor <janitor@jelmer.uk>2019-12-10 05:51:36 +0000
commit4d86d1a99a781a128c6a0a9c01b3ec0053ca29ad (patch)
treefeca89990c8a0dc3faa71bb9ddbe9889b3119e6d /debian
parenta1e17fcc02ca4661ea0ac862173623068cd11795 (diff)
Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
Diffstat (limited to 'debian')
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 97d4882..3d5bec0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Uploaders: Michael Prokop <mika@debian.org>, Ben Hutchings <ben@decadent.org.uk>
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
-Build-Depends: debhelper (>= 12~), bash-completion, shellcheck <!nocheck>
+Build-Depends: debhelper-compat (= 12), bash-completion, shellcheck <!nocheck>
Rules-Requires-Root: no
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/kernel-team/initramfs-tools