diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2019-01-05 08:53:38 +0000 |
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2019-01-05 08:53:38 +0000 |
| commit | f3c9cedf020e022c5fd4d8926276ae8ded4ecdf0 (patch) | |
| tree | 3332400a70b4430e0e1733baf7809376d7a2cd19 | |
| parent | Add sensible-utils to Suggests (diff) | |
| download | w3m-f3c9cedf020e022c5fd4d8926276ae8ded4ecdf0.tar.gz w3m-f3c9cedf020e022c5fd4d8926276ae8ded4ecdf0.zip | |
Use debhelper-compat 11
| -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], |
