diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-12-28 10:28:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-17 08:04:16 +0000 |
commit | 79eee6dd44e6f5e04d69ba7ec726fda2ba40860f (patch) | |
tree | 5e4e72f88b4ce9e266c16a4f3695706925d3345d | |
parent | Updating to standards version 4.1.3. (diff) | |
download | open-infrastructure-storage-tools-79eee6dd44e6f5e04d69ba7ec726fda2ba40860f.tar.xz open-infrastructure-storage-tools-79eee6dd44e6f5e04d69ba7ec726fda2ba40860f.zip |
Updating to debhelper compat 11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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 f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index e5b6dba..9d0cdd5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: apache2-dev, asciidoc, - debhelper (>= 10), + debhelper (>= 11), docbook-xml, docbook-xsl, libxml2-utils, |