From: Andre Noll Date: Sun, 21 Apr 2024 21:47:14 +0000 (+0200) Subject: debian: Declare that the build does not require root. X-Git-Tag: v1.0.2~7 X-Git-Url: http://git.tuebingen.mpg.de/versions/paraslash-0.3.1.tar.bz2.asc?a=commitdiff_plain;h=7da31c40c17ee48c40f8bbfe23adb582a59f1e16;p=tfortune.git 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 --- 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