From 1341fb065167f0d73fb13be9b8ad14a059091777 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 19:57:03 +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 58fcbab..59324a4 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: python3, python3-setuptools, python3-sqlparse (>= 0.3), +Rules-Requires-Root: no Standards-Version: 4.5.1 Homepage: https://www.pgcli.com Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pgcli