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:36:34 +0000 |
commit | 455d8da5d0c6e945d2c2fd0e7b1f9ba4b9a4646c (patch) | |
tree | 817b48eb7f467885c4e056227222fd578446a790 | |
parent | Deprecating priority extra as of policy 4.0.1. (diff) | |
download | lzip-455d8da5d0c6e945d2c2fd0e7b1f9ba4b9a4646c.tar.xz lzip-455d8da5d0c6e945d2c2fd0e7b1f9ba4b9a4646c.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 7a28bf5..eedeabd 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/lzip.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/lzip |