From: Antonio Ospite <ao2@ao2.it>
Date: Fri, 12 Jun 2020 21:30:29 +0000 (+0200)
Subject: debian/control: add Rules-Requires-Root field
X-Git-Tag: debian/1.4.2-1~1
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/d5d7aa8df557d95334949b11c38e1f9ee2826791?hp=768f24767e8088858194d2911f10d52ee2a2be67

debian/control: add Rules-Requires-Root field

Add Rules-Requires-Root as suggested by lintian:

P: tweeper source: rules-requires-root-missing
---

diff --git a/debian/control b/debian/control
index e20d31d..6859b8c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Antonio Ospite <ao2@ao2.it>
 Build-Depends: debhelper-compat (= 13), pkg-php-tools
 Build-Depends-Indep: asciidoc, xmlto
+Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Homepage: https://git.ao2.it/tweeper.git
 Vcs-Git: https://git.ao2.it/tweeper.git -b debian/master