From e184c558638769c7848fd2bd1456b36dad315e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Flaget=20Aasen?= Date: Sun, 28 Nov 2021 19:09:37 +0100 Subject: [PATCH] Add rules-requires-root. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 0ca0c81..c916a30 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools Standards-Version: 4.1.2 Testsuite: autopkgtest-pkg-python +Rules-Requires-Root: no Homepage: https://github.com/click-contrib/click-threading Vcs-Browser: https://salsa.debian.org/python-team/packages/python-click-threading Vcs-Git: https://salsa.debian.org/python-team/packages/python-click-threading.git