diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-11-05 06:23:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-01-19 09:53:46 +0000 |
commit | 142327f26bde6aededd81c3c85b5932391be2de0 (patch) | |
tree | 93001a0d2bbd77477bdbd820e1ac382f8bf30f27 | |
parent | Merging upstream version 20180118. (diff) | |
download | open-infrastructure-compute-tools-142327f26bde6aededd81c3c85b5932391be2de0.tar.xz open-infrastructure-compute-tools-142327f26bde6aededd81c3c85b5932391be2de0.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 2ca4264..5860860 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: docbook-xsl, libxml2-utils, xsltproc, +Rules-Requires-Root: no Standards-Version: 4.1.1 Homepage: https://open-infrastructure.net/software/container-tools Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-container-tools |