From 19c35c70e15783890e06cbc64643cedbcfb5a6a6 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 12 Aug 2018 18:07:23 +0000 Subject: [PATCH] Declare the explicit requirement for (fake)root The shadow package currently requires (fake)root to produce the debs due to static non-root:root ownerships in the debs. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index fb82f6d3..b8d8ac36 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Standards-Version: 3.9.5 Vcs-Git: https://salsa.debian.org/debian/shadow -b master Vcs-Browser: https://salsa.debian.org/debian/shadow Homepage: https://github.com/shadow-maint/shadow +Rules-Requires-Root: binary-targets Package: passwd Architecture: any