diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-27 18:45:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-27 18:45:04 +0000 |
commit | 7efb8d7abb1ca39364a6cf9cc4bf90bbcd434de8 (patch) | |
tree | 99c382b8128a097e2491c13a53109c58450883d0 | |
parent | Updating year in copyright for 2019. (diff) | |
download | lzd-7efb8d7abb1ca39364a6cf9cc4bf90bbcd434de8.tar.xz lzd-7efb8d7abb1ca39364a6cf9cc4bf90bbcd434de8.zip |
Updating to debhelper 12.
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 b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index bdd8cf9..ca3952d 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), help2man, Rules-Requires-Root: no Standards-Version: 4.3.0 |