diff options
-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 |