diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-02 20:52:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-02 20:52:51 +0000 |
commit | b82583b686be70e5fcd8bcfe3426aeec89536e35 (patch) | |
tree | b13682325531a219ebebc36c243c7f78fb3d585e | |
parent | Updating to standards version 4.5.1. (diff) | |
download | nvme-cli-b82583b686be70e5fcd8bcfe3426aeec89536e35.tar.xz nvme-cli-b82583b686be70e5fcd8bcfe3426aeec89536e35.zip |
Adding rules-requires-root field.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8d92dea..a007f2f 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: nvme-cli Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Section: admin Priority: optional +Rules-Requires-Root: no Standards-Version: 4.5.1 Build-Depends: debhelper-compat (= 13), |