diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2025-10-24 16:32:02 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2025-10-24 16:32:02 +0200 |
| commit | 19ae11de7932ddde397213fbab9fc5aa6aa3eef2 (patch) | |
| tree | c3584659ad162c66ab611f75bdcfc6c107380e9b | |
| parent | aa2448618773a07509a4ce1d495f711066cde761 (diff) | |
d/control: Remove redundant Rules-Requires-Root: no
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ca975bd..6bab046 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ mailgraph (1.14-24) UNRELEASED; urgency=medium - debian/patches/103_postfix-long-queue-IDs.diff - debian/patches/105_postscreen.diff - debian/patches/110_mailgraph.cgi.patch + * debian/control: + - Remove redundant Rules-Requires-Root: no. -- Jörg Frings-Fürst <debian@jff.email> Fri, 24 Oct 2025 15:45:09 +0200 diff --git a/debian/control b/debian/control index 42f0c19..1d73571 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Standards-Version: 4.7.2 Homepage: https://mailgraph.schweikert.ch Vcs-Git: https://git.jff.email/cgit/mailgraph.git Vcs-Browser: https://git.jff.email/cgit/mailgraph.git -Rules-Requires-Root: no Package: mailgraph Architecture: all |
