From: Sven Hoexter Date: Wed, 4 Jan 2023 12:15:04 +0000 (+0100) Subject: Add Rules-Requires-Root: no in debian/control. X-Git-Tag: debian/1.1.5-8~2 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fpflogsumm.git;a=commitdiff_plain;h=ff971d41d83692a42c7ca363d67f1b9162f83343 Add Rules-Requires-Root: no in debian/control. --- 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