diff options
Diffstat (limited to 'debian')
-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 8bf4cce..25d20f3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Tatsuya Kinoshita <tats@debian.org> Uploaders: HIGUCHI Daisuke (VDR dai) <dai@debian.org> -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 11), gawk | awk, libgc-dev, libgpm-dev [linux-any], |