From 52b28feac25cf970a7dc420d5b451f1e4c3e5b90 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Dec 2021 04:49:55 +0100 Subject: Updating rules for gitlint and gitlint-core changes. Signed-off-by: Daniel Baumann --- debian/rules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b59a2a2..eb07b9d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh ${@} --buildsystem=pybuild + dh ${@} --buildsystem=pybuild --sourcedir=$(CURDIR)/gitlint-core override_dh_auto_test: # disabled @@ -19,3 +19,6 @@ execute_after_dh_auto_install: execute_after_dh_fixperms: find debian/gitlint/usr/lib -name commit-msg -exec chmod +x {} \; + +override_dh_missing: + # disabled -- cgit v1.2.3