From df73f22399ba9d2333fa8194bc85834e28fcc71d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 7 Feb 2025 10:21:13 +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 f77ac91..55c58dc 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: python3-docopt, python3-pytest, python3-setuptools, +Rules-Requires-Root: no Standards-Version: 4.6.1 Homepage: https://github.com/matthewdeanmartin/colorclass/ Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/colorclass