From 62a5a8c5c6bd37de47a4b7dd09d40ffb074641d7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 20:40:55 +0100 Subject: [PATCH] Adding Rules-Requires-Root field. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 00d06a9..66c3af5 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: dh-python, python3-all, python3-setuptools, +Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: https://github.com/asottile/cfgv Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cfgv