diff options
| author | HIGUCHI Daisuke (VDR dai) <dai@debian.org> | 2017-12-24 02:21:59 +0000 | 
|---|---|---|
| committer | HIGUCHI Daisuke (VDR dai) <dai@debian.org> | 2017-12-24 02:21:59 +0000 | 
| commit | 20fdcf2507613914f416fa5c0f859f62f045e8c2 (patch) | |
| tree | 80e1403e2a0e3bd9317abe19e48a263f33f07276 /debian | |
| parent | run wrap-and-sort (diff) | |
| download | w3m-20fdcf2507613914f416fa5c0f859f62f045e8c2.tar.gz w3m-20fdcf2507613914f416fa5c0f859f62f045e8c2.zip | |
Update debhelper compat version to 10
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 ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 7322ff3..ba7bfb2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional  Maintainer: Tatsuya Kinoshita <tats@debian.org>  Uploaders: HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Build-Depends: autotools-dev (>= 20100122), -               debhelper (>= 9), +               debhelper (>= 10),                 gawk | awk,                 libgc-dev,                 libgpm-dev [linux-any], | 
