From 34511f7cdd3f2d2e61d585eed53e92e5ad532f89 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 27 May 2025 11:46:51 -0600 Subject: [PATCH] it would help if dh knew what was going on --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 53de283..7343a3d 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,5 @@ export DH_VERBOSE = 1 %: - dh $@ + dh $@ --with python3 -- 2.47.2