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:23:24 +0000 |
commit | 46507603ea0733d7d8dc70fbb96467ed18fe09de (patch) | |
tree | 9cd4aba7226e993bfbbe90389a082199e3770d1e | |
parent | Releasing debian version 1.9-3. (diff) | |
download | lzlib-46507603ea0733d7d8dc70fbb96467ed18fe09de.tar.xz lzlib-46507603ea0733d7d8dc70fbb96467ed18fe09de.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 fef7178..228f1c9 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/lzlib.html Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/lzlib |