diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-12-28 10:28:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-16 22:54:32 +0000 |
commit | db2b50a2968c3f159f51b23e007e7f55649a2e1c (patch) | |
tree | bc32c405c00858eab16fb61539ad020f7abbc06b | |
parent | Updating to standards version 4.1.3. (diff) | |
download | lzip-db2b50a2968c3f159f51b23e007e7f55649a2e1c.tar.xz lzip-db2b50a2968c3f159f51b23e007e7f55649a2e1c.zip |
Updating to debhelper compat 11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 78b151d..dc9760b 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), texinfo, Rules-Requires-Root: no Standards-Version: 4.1.3 |