summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 e93a206..1962ddf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ wallet (1.4-1) UNRELEASED; urgency=medium
- Use https URLs for Vcs-* fields in debian/control.
- Use https URL for debian/copyright Format field.
- Change Priority: extra to optional since extra has been retired.
+ * Set Rules-Requires-Root: no.
* Add upstream-vcs-tag pattern to debian/gbp.conf.
* Refresh upstream signing key.
diff --git a/debian/control b/debian/control
index 82d0cdd..84b3c8a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends:
libwebauth-perl,
perl,
sqlite3,
+Rules-Requires-Root: no
Standards-Version: 4.1.4
Homepage: https://www.eyrie.org/~eagle/software/wallet/
Vcs-Git: https://git.eyrie.org/git/kerberos/wallet.git -b debian/master