diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 10:11:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-30 16:44:02 +0000 |
commit | 61c65ef77dccced11e2f0b7ab7a80df1d437746e (patch) | |
tree | da7abc8e910bc04db2beb8c8f465f1b01dec4adb | |
parent | Adding changelog entries for 20190301-lts1-2.1. (diff) | |
download | open-infrastructure-system-tools-61c65ef77dccced11e2f0b7ab7a80df1d437746e.tar.xz open-infrastructure-system-tools-61c65ef77dccced11e2f0b7ab7a80df1d437746e.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bfc1430..f259538 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: asciidoc, - debhelper-compat (= 12), + debhelper-compat (= 13), docbook-xml, docbook-xsl, libxml2-utils, |