From b1f47be85f6418ff9156dbbeb9a194f2c2b88a5f Mon Sep 17 00:00:00 2001 From: Santiago Vila Date: Mon, 12 May 2025 21:10:00 +0200 Subject: [PATCH] Set Rules-Requires-Root to no. This can finally be done because /var/local is root:root since 13.7. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3a3b75e..a211b42 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: Santiago Vila Standards-Version: 4.7.2 Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~) -Rules-Requires-Root: binary-targets +Rules-Requires-Root: no Package: base-files Provides: base, usr-is-merged