From f0a3d21c2ced893b3c91352df0ebaf166f704a17 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 22 Sep 2023 19:36:15 +0200 Subject: [PATCH] MT#58307 debian: Set Rules-Requires-Root to no This means we no longer need to run the binary targets with (fake)root. Change-Id: Ic1cf4be41318ed9a924ce08b548cb93f6653fdb0 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index b773af2..b2a3639 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Sipwise Development Team Build-Depends: debhelper-compat (= 13), Standards-Version: 4.5.1 +Rules-Requires-Root: no Homepage: https://www.sipwise.com/ Package: ngcp-dhtest