From ff971d41d83692a42c7ca363d67f1b9162f83343 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Wed, 4 Jan 2023 13:15:04 +0100 Subject: [PATCH] Add Rules-Requires-Root: no in debian/control. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8248670..0adc0d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ pflogsumm (1.1.5-8) UNRELEASED; urgency=medium * Update debian/copyright for 2023. * Increase debhelper compat level from v12 to v13. * Update Standards-Version to 4.6.2, no changes required. + * Add Rules-Requires-Root: no in debian/control. -- Sven Hoexter Wed, 04 Jan 2023 13:08:05 +0100 diff --git a/debian/control b/debian/control index fcf32e1..3d56ce8 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13) Standards-Version: 4.6.2 +Rules-Requires-Root: no Homepage: http://jimsun.linxnet.com/postfix_contrib.html Vcs-Git: https://git.sven.stormbind.net/pflogsumm.git Vcs-Browser: https://git.sven.stormbind.net/?p=sven/pflogsumm.git -- 2.39.2