summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ea61c8a..9320872 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ ipmiutil (3.1.5-1) UNRELEASED; urgency=medium
- debian/control: change to debhelper-compat (=12).
- remove debian/compat.
* Declare compliance with Debian Policy 4.4.1.2 (No changes needed).
+ * debian/control:
+ - Add Rules-Requires-Root: no.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 22 Dec 2019 16:45:38 +0100
diff --git a/debian/control b/debian/control
index cbdba69..84b4349 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
libtool-bin,
openssl
Standards-Version: 4.4.1.2
+Rules-Requires-Root: no
Homepage: https://sourceforge.net/projects/ipmiutil/
Vcs-Git: git://jff.email/opt/git/ipmiutil.git
Vcs-Browser: https://jff.email/cgit/ipmiutil.git