diff options
Diffstat (limited to 'debian')
-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 1c7c2a2..e59847e 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 (>= 10), +Build-Depends: debhelper (>= 11~), gawk | awk, libgc-dev, libgpm-dev [linux-any], |