diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-24 23:41:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-24 23:42:08 +0000 |
commit | 2b9a64b68c2793381d143dc2046d85516add7be7 (patch) | |
tree | a156a635a41e6ef627325551cb1733d940afbda6 | |
parent | Wrap-and-sorting debian files. (diff) | |
download | identify-2b9a64b68c2793381d143dc2046d85516add7be7.tar.xz identify-2b9a64b68c2793381d143dc2046d85516add7be7.zip |
Adding Rules-Requires-Root field.
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 201d6cb..0f7b024 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: help2man, python3-all, python3-setuptools, +Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: https://github.com/chriskuehl/identify Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/identify |