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:46:05 +0000 |
commit | 03e474975747bb5a7c4816d4fea05a4555edf870 (patch) | |
tree | be43934c17010cb1e66a4a54f05f311ec330e810 | |
parent | Deprecating priority extra as of policy 4.0.1. (diff) | |
download | plzip-03e474975747bb5a7c4816d4fea05a4555edf870.tar.xz plzip-03e474975747bb5a7c4816d4fea05a4555edf870.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 09b5fdd..66d86a4 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 10), liblz-dev, texinfo, +Rules-Requires-Root: no Standards-Version: 4.1.1 Homepage: http://www.nongnu.org/lzip/plzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/plzip |