diff options
Diffstat (limited to '')
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 10 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 083f0da..51fbcc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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 +  w3m (0.5.3-37) unstable; urgency=medium    [ HIGUCHI Daisuke (VDR dai) ] 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 diff --git a/debian/copyright b/debian/copyright index ea03d32..9a203da 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,7 +36,7 @@ License: copyleft-matrix-c   LUfactor, LUsolve, Usolve and Lsolve, are based on the functions in   Meschach Library Version 1.2b.   . -			     Meschach Library + 			     Meschach Library   .   This Meschach Library is provided "as is" without any express    or implied warranty of any kind with respect to this software.  | 
