summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-01-25 20:18:38 -0300
committerDebian Janitor <janitor@jelmer.uk>2020-01-25 20:18:38 -0300
commit8276a1a4a769691e18467ee81e990da153281e88 (patch)
treecc32626a2e8bfde50d349bc1c5bd433df057e3e5 /debian/control
parent920bf4e9b63a7aaa74525033efd008d52cc6eb30 (diff)
downloadbash-completion-8276a1a4a769691e18467ee81e990da153281e88.tar.gz
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 030b7027..f0a45bfa 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: bash-completion
Section: shells
Priority: standard
Maintainer: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
-Build-Depends: debhelper (>= 12~)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/debian/bash-completion.git