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 5b6df00..451e490 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libnet-ldapapi-perl (3.0.5-1) unstable; urgency=medium
[ Russ Allbery ]
* Update debhelper compatibility level to V11.
- Remove unnecessary binary-arch target.
+ * Add Rules-Requires-Root: no.
* Update debian/copyright to copyright-format 1.0.
* Run wrap-and-sort -ast.
diff --git a/debian/control b/debian/control
index 62f153f..7dd2479 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
libsasl2-dev,
perl,
quilt,
+Rules-Requires-Root: no
Maintainer: Bill MacAllister <bill@ca-zephyr.org>
Uploaders:
Russ Allbery <rra@debian.org>,