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 f599e28b8..b4de39476 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 0d794f80b..85ce3e817 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: shells Priority: optional Build-Depends: bsdmainutils, cm-super-minimal, - debhelper (>= 10), + debhelper (>= 11~), dpkg-dev (>= 1.16.2~), ghostscript, groff, |