diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:06 +0000 |
commit | 1397c6d353471840135a3f76eb237b73cdbbf80c (patch) | |
tree | 38bef178bb2e457fa21b69ff5079cdc992cc57af | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | lziprecover-1397c6d353471840135a3f76eb237b73cdbbf80c.tar.xz lziprecover-1397c6d353471840135a3f76eb237b73cdbbf80c.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 3b0fd68..43d4c5f 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 |