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> | 2017-11-05 06:49:49 +0000 |
commit | e7ab8da2d69076383da36ffbd4833ff7e723ccd6 (patch) | |
tree | 451b9d94900bcd8ddefa93a7af55821c5c2b7530 | |
parent | Updating to standards version 4.1.1. (diff) | |
download | open-infrastructure-service-tools-e7ab8da2d69076383da36ffbd4833ff7e723ccd6.tar.xz open-infrastructure-service-tools-e7ab8da2d69076383da36ffbd4833ff7e723ccd6.zip |
Adding Rules-Requires-Root field.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 143e1d3..531f196 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: librsvg2-bin, libxml2-utils, xsltproc, +Rules-Requires-Root: no Standards-Version: 4.1.1 Homepage: https://open-infrastructure.net/software/apache-icons Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-apache-icons |