From 7da31c40c17ee48c40f8bbfe23adb582a59f1e16 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 21 Apr 2024 23:47:14 +0200 Subject: [PATCH] debian: Declare that the build does not require root. Building tfortune does not require elevated privileges, neither root nor fakeroot. Setting this tells builders to run any target as an unprivileged user. Suggested-by: lintian(1) Reviewed-by: Andreas Metzler --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 1e87767..b695f6c 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Standards-Version: 4.6.2 Homepage: http://people.tuebingen.mpg.de/maan/tfortune/ Vcs-Browser: http://git.tuebingen.mpg.de/tfortune.git Vcs-Git: git://git.tuebingen.mpg.de/tfortune/ +Rules-Requires-Root: no Package: tfortune Architecture: any -- 2.39.2