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:26:07 +0000 |
commit | f1f2e773c689be0e466de8b9c1a287c0a3d2efb9 (patch) | |
tree | 44a9236e8ba6b6da44369fb06b15c7c436a6e311 | |
parent | Deprecating priority extra as of policy 4.0.1. (diff) | |
download | clzip-f1f2e773c689be0e466de8b9c1a287c0a3d2efb9.tar.xz clzip-f1f2e773c689be0e466de8b9c1a287c0a3d2efb9.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 63bc7ea..a19ba25 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper (>= 10), texinfo, +Rules-Requires-Root: no Standards-Version: 4.1.1 Homepage: http://www.nongnu.org/lzip/clzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/clzip |