diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:01 +0000 |
commit | a1daf3c546498eac9676a3e14c570eb3e58385d9 (patch) | |
tree | 74af960beac709bc6b320d6b40a98f833b1cdcff | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | lzd-a1daf3c546498eac9676a3e14c570eb3e58385d9.tar.xz lzd-a1daf3c546498eac9676a3e14c570eb3e58385d9.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 275c559..df0bc2c 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 12.8~), - debhelper-compat (= 12), + debhelper-compat (= 13), help2man, Rules-Requires-Root: no Standards-Version: 4.5.0 |