diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 13:48:46 +0000 |
commit | 371c4579303775a86d57e95b8d6df88bc560138e (patch) | |
tree | 0158e64264d259dd8e27baeb63397603bc7edbf3 | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | open-infrastructure-compute-tools-371c4579303775a86d57e95b8d6df88bc560138e.tar.xz open-infrastructure-compute-tools-371c4579303775a86d57e95b8d6df88bc560138e.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 828dbc8..80ad742 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: asciidoc, - debhelper (>= 12.8~), - debhelper-compat (= 12), + debhelper-compat (= 13), docbook-xml, docbook-xsl, libxml2-utils, |