diff options
-rw-r--r-- | debian/compat | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de39476..000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 6a568a141..c190181d1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: shells Priority: optional Build-Depends: bsdmainutils, cm-super-minimal, - debhelper (>= 11~), + debhelper-compat (= 12), dpkg-dev (>= 1.16.2~), ghostscript, groff, |