From 402a55bd8535ad868e6bc4c0bcb82e38bc7f2b34 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 5 Apr 2020 17:38:51 +0200 Subject: d/control: Add "Rules-Requires-Root: no". --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9593400..0d03cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ lacme (0.6-3) UNRELEASED; urgency=medium * New symlink /etc/apache2/conf-available/lacme.conf pointing to /etc/lacme/apache2.conf for use with the a2enconf/a2disconf interface. (Closes: #955859.) + * debian/control: + + Add "Rules-Requires-Root: no". -- Guilhem Moulin Sun, 05 Apr 2020 17:31:49 +0200 diff --git a/debian/control b/debian/control index 811f395..b217b22 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: utils Priority: optional Maintainer: Guilhem Moulin Build-Depends: debhelper (>= 12), jq, pandoc (>= 2.1~) +Rules-Requires-Root: no Standards-Version: 4.4.0 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme -- cgit v1.2.3