diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-11-05 06:23:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-11-05 06:47:44 +0000 |
commit | 737ca234ca0e0a089012afa0bbbdca0337121c95 (patch) | |
tree | fd28d8cc0ca637e85107824561204ce01243e1d9 | |
parent | Deprecating priority extra as of policy 4.0.1. (diff) | |
download | zutils-737ca234ca0e0a089012afa0bbbdca0337121c95.tar.xz zutils-737ca234ca0e0a089012afa0bbbdca0337121c95.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 2e63410..3e48aa9 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 10), lzip, texinfo, +Rules-Requires-Root: no Standards-Version: 4.1.1 Homepage: http://www.nongnu.org/zutils/zutils.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/zutils |