diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-06-14 19:21:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-06-14 19:21:10 +0000 |
commit | f9d551f399ce856bc1d20b3d7cb352ff348a4093 (patch) | |
tree | 356fb4a6de29c24c0a7e3e784d242a7a985676e3 | |
parent | Merging upstream version 20160615. (diff) | |
download | open-infrastructure-compute-tools-f9d551f399ce856bc1d20b3d7cb352ff348a4093.tar.xz open-infrastructure-compute-tools-f9d551f399ce856bc1d20b3d7cb352ff348a4093.zip |
Switching to debhelper compat 10.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0951185..1300280 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), + debhelper (>= 9.20160402~), dh-systemd, docbook-xml, docbook-xsl, |