From: Sven Hoexter Date: Wed, 6 Aug 2025 14:33:21 +0000 (+0200) Subject: d/control: Drop Rules-Requires-Root: no, it's the default now. X-Git-Tag: debian/1.1.11-2~2 X-Git-Url: https://git.sven.stormbind.net/?a=commitdiff_plain;h=175f7c9a14f45cd2a80fb9721bb5c687899ee508;p=sven%2Fpflogsumm.git d/control: Drop Rules-Requires-Root: no, it's the default now. --- diff --git a/debian/changelog b/debian/changelog index 2f5a920..bf86d38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pflogsumm (1.1.11-2) UNRELEASED; urgency=medium + + * d/control: Drop Rules-Requires-Root: no, it's the default now. + + -- Sven Hoexter Wed, 06 Aug 2025 16:33:15 +0200 + pflogsumm (1.1.11-1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 4f3128d..7c55e8f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.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