diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-25 13:13:02 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-25 13:13:02 +0000 |
commit | 60fd6fc23fb77cce2ebe009e3af0daea3e74d347 (patch) | |
tree | deb4d3301bf4f8f186384979e485c96c32d7399c | |
parent | Adding initial Brazilian Portuguese debconf translation from Adriano Rafael G... (diff) | |
download | open-infrastructure-compute-tools-60fd6fc23fb77cce2ebe009e3af0daea3e74d347.tar.xz open-infrastructure-compute-tools-60fd6fc23fb77cce2ebe009e3af0daea3e74d347.zip |
Updating debhelper build-depends for version 10.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 591a53c..f77fd6b 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-systemd, docbook-xml, docbook-xsl, |