From fb4b0b22a7eb0c3783fb57407fa9d171d21aee45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 22 Dec 2019 20:42:48 +0100 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 984b3db..386a454 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ipmitool (1.8.18-8) UNRELEASED; urgency=medium * Switch to debhelper-compat: - debian/control: change to debhelper-compat (=12). - remove debian/compat. + * debian/control: + - Add Rules-Requires-Root: no. -- Jörg Frings-Fürst Sun, 22 Dec 2019 19:29:46 +0100 diff --git a/debian/control b/debian/control index 018d023..aac2486 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: libreadline-dev, libssl-dev Standards-Version: 4.4.1.2 +Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/ipmitool.git Vcs-Browser: https://jff.email/cgit/ipmitool.git Homepage: https://github.com/ipmitool/ipmitool -- cgit v1.2.3