diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2014-01-03 08:49:48 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2014-01-03 08:59:58 +0000 |
commit | f27e11284d46ec189b266644e08ba1badab6230c (patch) | |
tree | 55e51392b17b299441fe61e2c1b190755718f7b8 | |
parent | Install Bonus/README to Bonus/README.ja (diff) | |
download | w3m-f27e11284d46ec189b266644e08ba1badab6230c.tar.gz w3m-f27e11284d46ec189b266644e08ba1badab6230c.zip |
Debian release 0.5.3-14debian/0.5.3-14
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ca56d6d..f4f3083 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +w3m (0.5.3-14) unstable; urgency=low + + [ Tatsuya Kinoshita ] + * New patch 300_manual-links.patch to fix unusable links in MANUAL.html + * New patch 310_doc-ascii.patch to prefer US-ASCII in English documents + * New patch 320_imlib2-config.patch to build with imlib2 1.4.6 + * Make keymap.* symlinks for MANUAL.html + * Convert document encodings to UTF-8 at build time + * Install Bonus/README to Bonus/README.ja + * Update debian/copyright + * Update 015_debian-version.patch to 0.5.3+debian-14 + * Update 900_ChangeLog.patch + + [ Rafael Laboissiere ] + * Avoid compression of README.func and get the link in MANUAL.html working + (closes: #517315) + + -- Tatsuya Kinoshita <tats@debian.org> Fri, 03 Jan 2014 17:48:31 +0900 + w3m (0.5.3-13) unstable; urgency=low * New patch 240_win64gc.patch for GC on Cygwin64 |