diff options
-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, |