diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2018-08-27 22:26:12 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2018-08-27 22:26:12 +0000 | 
| commit | a448b9d07e9ed33eabbc4aa7a375bd13f8c3b257 (patch) | |
| tree | 4b8a35895ab772bb22c7777df225ce26658a5d19 /debian/control | |
| parent | Debian release 0.5.3-36 (diff) | |
| parent | mark Rules-Requires-Root: as binary-targets (diff) | |
| download | w3m-a448b9d07e9ed33eabbc4aa7a375bd13f8c3b257.tar.gz w3m-a448b9d07e9ed33eabbc4aa7a375bd13f8c3b257.zip | |
Merge remote-tracking branch 'origin/lintian-clean' into debian
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 1c7c2a2..6fd0c1b 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], @@ -16,6 +16,7 @@ Homepage: http://sourceforge.net/projects/w3m/  Vcs-Browser: https://salsa.debian.org/debian/w3m  Vcs-Git: https://salsa.debian.org/debian/w3m.git  Standards-Version: 4.1.3 +Rules-Requires-Root: binary-targets  Package: w3m  Architecture: any | 
