diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-12-28 10:28:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:05:13 +0000 |
commit | 07e8789643a4339389f75abe29890d57ef90d7ad (patch) | |
tree | 84763c24fa2a5cc03458f33e2d1d1c46f611905f | |
parent | Updating to standards version 4.1.3. (diff) | |
download | pdlzip-07e8789643a4339389f75abe29890d57ef90d7ad.tar.xz pdlzip-07e8789643a4339389f75abe29890d57ef90d7ad.zip |
Updating to debhelper compat 11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 5806aa4..00b8716 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 10), + debhelper (>= 11), Rules-Requires-Root: no Standards-Version: 4.1.3 Homepage: http://www.nongnu.org/lzip/pdlzip.html |