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:44:42 +0000 |
commit | 552c0863bc3b067aa60016551ae1cfa3fabb47fe (patch) | |
tree | 2dafc8c4399154cd0da700556945ebd30b168363 | |
parent | Deprecating priority extra as of policy 4.0.1. (diff) | |
download | pdlzip-552c0863bc3b067aa60016551ae1cfa3fabb47fe.tar.xz pdlzip-552c0863bc3b067aa60016551ae1cfa3fabb47fe.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 8c6e4d3..2b4e692 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper (>= 10), +Rules-Requires-Root: no Standards-Version: 4.1.1 Homepage: http://www.nongnu.org/lzip/pdlzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/pdlzip |