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:40:36 +0000 |
commit | 8d5a6e0214297511f9a8732b143cd36a44d0bb30 (patch) | |
tree | 59b6dcba08134685a4e23d5c9594e02108a63944 | |
parent | Deprecating priority extra as of policy 4.0.1. (diff) | |
download | lziprecover-8d5a6e0214297511f9a8732b143cd36a44d0bb30.tar.xz lziprecover-8d5a6e0214297511f9a8732b143cd36a44d0bb30.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 7dad644..6ab1061 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/lziprecover.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/lziprecover |