diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:09:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:09:17 +0000 |
commit | e4f8ddabd77dc2cc745224bf8a6eef98cc023564 (patch) | |
tree | 0d89c6af149a027a873fcaee7b193ab4021d9311 | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | clzip-e4f8ddabd77dc2cc745224bf8a6eef98cc023564.tar.xz clzip-e4f8ddabd77dc2cc745224bf8a6eef98cc023564.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 1d1a66b..19c7568 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), texinfo, Rules-Requires-Root: no Standards-Version: 4.5.0 |