summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5272595..8eafd85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ lbcd (3.5.2-3) UNRELEASED; urgency=medium
* Update standards version to 4.1.3.
- Use https URLs in debian/copyright.
- Remove upstart configuration.
+ * Set Rules-Requires-Root: no.
* Use https URL in debian/watch.
* Remove trailing whitespace from debian/changelog.
diff --git a/debian/control b/debian/control
index 9355957..fc3e03c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
libtest-pod-perl,
libtest-strict-perl,
pkg-config,
+Rules-Requires-Root: no
Standards-Version: 4.1.3
Homepage: https://www.eyrie.org/~eagle/software/lbcd/
Vcs-Git: https://git.eyrie.org/git/system/lbcd.git -b debian/master