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 b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 24743c0..661ee63 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: arch-install-scripts Section: admin Priority: optional Maintainer: Unit 193 <unit193@ubuntu.com> -Build-Depends: debhelper (>= 11), asciidoctor, m4 +Build-Depends: debhelper-compat (= 12), asciidoctor, m4 Standards-Version: 4.3.0 Homepage: https://projects.archlinux.org/arch-install-scripts.git |
