diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-25 15:22:40 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-25 15:22:40 +0000 |
commit | 7ac28b334409e5eabbb2f2628ccf10041fed1261 (patch) | |
tree | b613d4dca855fe99567b941e8397e3af6237f9c4 | |
parent | Merging upstream version 20161101. (diff) | |
download | open-infrastructure-service-tools-7ac28b334409e5eabbb2f2628ccf10041fed1261.tar.xz open-infrastructure-service-tools-7ac28b334409e5eabbb2f2628ccf10041fed1261.zip |
Updating debhelper build-depends for version 10.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 85f29be..f8f5218 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Daniel Baumann <mail@daniel-baumann.ch> Build-Depends: asciidoc, - debhelper (>= 9.20160402~), + debhelper (>= 10), dh-apache2, docbook-xml, docbook-xsl, |