summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2020-03-19 14:06:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2020-03-19 14:06:51 +0000
commit1fce8684a10fd08fb4d6bf71294c5516fb3c5c7a (patch)
tree2d2c07c7bc250a186590f1be15690a9609ec8b7c /debian/control
parentSorting dh arguments in rules. (diff)
downloadgitlint-1fce8684a10fd08fb4d6bf71294c5516fb3c5c7a.tar.xz
gitlint-1fce8684a10fd08fb4d6bf71294c5516fb3c5c7a.zip
Using execute_after targets in rules to be explicit what we're doing.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 32db327..26c49bf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: gitlint
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper (>= 12.8~),
+ debhelper-compat (= 12),
dh-python,
git,
pylint,