diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:12:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:12:13 +0000 |
commit | 7c20bdea748159b20a8f0aa588fa74d50b2e3d4d (patch) | |
tree | a7b8fd576aa1400ea41b7e4f79f7d30e105a43aa | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | tarlz-7c20bdea748159b20a8f0aa588fa74d50b2e3d4d.tar.xz tarlz-7c20bdea748159b20a8f0aa588fa74d50b2e3d4d.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 c368267..f333a15 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), liblz-dev, texinfo, Rules-Requires-Root: no |