diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2019-01-05 09:23:48 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2019-01-05 09:23:48 +0000 |
commit | 8e7ee747af00f1a009da42e9633203ea1f7c705e (patch) | |
tree | d9155203441f745f413495d7a693b205c5d250b6 | |
parent | Update Standards-Version to 4.3.0 (diff) | |
download | w3m-8e7ee747af00f1a009da42e9633203ea1f7c705e.tar.gz w3m-8e7ee747af00f1a009da42e9633203ea1f7c705e.zip |
Debian release 0.5.3-37debian/0.5.3-37
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96a25f0..083f0da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +w3m (0.5.3-37) unstable; urgency=medium + + [ HIGUCHI Daisuke (VDR dai) ] + * eliminate lintian warning: maintainer-script-without-set-e + * eliminate lintian warning: file-contains-trailing-whitespace + * Update debhelper compat version to 11 + * mark Rules-Requires-Root: as binary-targets + + [ Tatsuya Kinoshita ] + * Update 020_debian.patch to v0.5.3+git20190105 + - Respect simple_preserve_space for table cells (closes: #893902) + - Fix that the mark_all_pages option works (closes: #911929) + - w3mman supports specifying a section number during a keyword search + (closes: #916968) + * Add sensible-utils to Suggests + * Use debhelper-compat 11 + * Update debian/copyright + * Update Standards-Version to 4.3.0 + + -- Tatsuya Kinoshita <tats@debian.org> Sat, 05 Jan 2019 18:22:38 +0900 + w3m (0.5.3-36) unstable; urgency=medium * Update 020_debian.patch to v0.5.3+git20180125. |