From 3b322e5c5251ee3513b70b06e2a542faa7ca8058 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 24 Jul 2022 13:33:00 +0200 Subject: d/control: Add Rules-Requires-Root: no --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6c04f55..f5d961b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ xbase64 (3.1.2-14) UNRELEASED; urgency=medium - Add year 2022 to myself. * Disable Link time optimization (Closes: #1015707): - debian/rules: Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS. + * debian/control: Add Rules-Requires-Root: no. -- Jörg Frings-Fürst Sun, 24 Jul 2022 10:07:46 +0200 diff --git a/debian/control b/debian/control index 843850d..2b02071 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Priority: optional Section: libs Maintainer: Jörg Frings-Fürst Standards-Version: 4.6.1.0 +Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), doxygen -- cgit v1.2.3