diff options
| author | Debian Janitor <janitor@jelmer.uk> | 2019-12-19 05:02:32 +0000 | 
|---|---|---|
| committer | Debian Janitor <janitor@jelmer.uk> | 2019-12-19 05:02:32 +0000 | 
| commit | da663b58a9b6fb1547f6b0a14edcb18dfe9e309e (patch) | |
| tree | 28a0ecf49c96370be7907599e7cacf9fabcb86cd /debian | |
| parent | debian/copyright: use spaces rather than tabs to start continuation lines. (diff) | |
| download | w3m-da663b58a9b6fb1547f6b0a14edcb18dfe9e309e.tar.gz w3m-da663b58a9b6fb1547f6b0a14edcb18dfe9e309e.zip | |
Update standards version to 4.4.1, no changes needed.
Fixes lintian: out-of-date-standards-version
See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
Diffstat (limited to '')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index e95991e..51fbcc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ w3m (0.5.3-38) UNRELEASED; urgency=medium    * debian/copyright: use spaces rather than tabs to start continuation      lines. +  * Update standards version to 4.4.1, no changes needed.   -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 Dec 2019 05:01:56 +0000 diff --git a/debian/control b/debian/control index 7a6b092..c1dd4fd 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 11),  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.3.0 +Standards-Version: 4.4.1  Rules-Requires-Root: binary-targets  Package: w3m | 
