From 2ff6aa38b12a638c1281a1d4e9c3606ad176cdba Mon Sep 17 00:00:00 2001 From: Dan Simmons Date: Sun, 24 May 2020 13:18:44 -0400 Subject: [PATCH] Declare Rules-Requires-Root: no. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 15c0f29..7b64edb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ calamares (3.2.24-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file. * Update debhelper-compat (=13), no changes needed. + * Declare Rules-Requires-Root: no -- Dan Simmons Sun, 24 May 2020 12:52:49 -0400 diff --git a/debian/control b/debian/control index 4d3e516..ac2d522 100644 --- a/debian/control +++ b/debian/control @@ -39,6 +39,7 @@ Build-Depends: cmake, qttools5-dev, qttools5-dev-tools Standards-Version: 4.5.0 +Rules-Requires-Root: no Homepage: https://github.com/calamares/calamares Vcs-Browser: https://phab.lubuntu.me/source/calamares/ Vcs-Git: https://phab.lubuntu.me/source/calamares.git