diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-27 18:47:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-27 18:56:34 +0000 |
commit | b7dd4664c1be8d8fde50d0a85e0058ade22cda27 (patch) | |
tree | cb456d693c75451bac3bb9f49795a8ff5e9e8d78 | |
parent | Updating year in copyright for 2019. (diff) | |
download | lzip-b7dd4664c1be8d8fde50d0a85e0058ade22cda27.tar.xz lzip-b7dd4664c1be8d8fde50d0a85e0058ade22cda27.zip |
Updating to debhelper 12.
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 b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 45e89ad..759351e 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 (>= 11), + debhelper (>= 12), texinfo, Rules-Requires-Root: no Standards-Version: 4.3.0 |