diff options
author | HIGUCHI Daisuke (VDR dai) <dai@debian.org> | 2018-03-19 05:32:01 +0000 |
---|---|---|
committer | HIGUCHI Daisuke (VDR dai) <dai@debian.org> | 2018-03-19 05:32:01 +0000 |
commit | 08458891145109910c21150bd0fe46a19875557a (patch) | |
tree | 1c5152e0054e1412855c29ce20341b005f132fb3 /debian/control | |
parent | eliminate lintian warning: file-contains-trailing-whitespace (diff) | |
download | w3m-08458891145109910c21150bd0fe46a19875557a.tar.gz w3m-08458891145109910c21150bd0fe46a19875557a.zip |
Update debhelper compat version to 11
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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], |