lynx-cur (2.8.6-18) unstable; urgency=low * This is of 2.8.6dev.15 - print the contents of image maps, if any, at the end of a dump (Closes: #335593) - fix off-by-one line calculation that allowed the last page to be blank (Closes: #330413) - strip unneeded " " from translation when building info page using wide curses (Closes: #342877) -- Atsuhito KOHDA Mon, 19 Dec 2005 09:01:05 +0900 lynx-cur (2.8.6-17) unstable; urgency=low * This is of 2.8.6dev.15 * Corrected wrong dev number(dev.13 to dev.14) in 2.8.6-16 -- Atsuhito KOHDA Mon, 31 Oct 2005 21:07:59 +0900 lynx-cur (2.8.6-16) unstable; urgency=low * This is of 2.8.6dev.14 (closes: #334423) - eliminate fixed-size buffers in LYExpandHostForURL() to guard against buffer overflow resulting from too-long domain prefix/suffix data from lynx.cfg (report by Ulf Harnhammar, CAN-2005-3120) -TD * Added Swedish translation for debconf messages. Thanks to Daniel Nylander (closes: #332360) -- Atsuhito KOHDA Tue, 18 Oct 2005 08:27:39 +0900 lynx-cur (2.8.6-15) unstable; urgency=low * Updated Build-Dependency on libgnutls-dev. * Fixed Dependency on debconf (with ${misc:Depends}) suggested by Joey Hess . -- Atsuhito KOHDA Wed, 3 Aug 2005 10:05:29 +0900 lynx-cur (2.8.6-14) unstable; urgency=low * This is of 2.8.6dev.13 -- Atsuhito KOHDA Wed, 8 Jun 2005 16:57:54 +0900 lynx-cur (2.8.6-13) unstable; urgency=low * This is of 2.8.6dev.12 -- Atsuhito KOHDA Sun, 5 Jun 2005 08:18:01 +0900 lynx-cur (2.8.6-12) unstable; urgency=low * Added Vietnamese translation for debconf messages. Thanks to Clytie Siddall (Closes: #309056) -- Atsuhito KOHDA Mon, 16 May 2005 11:28:40 +0900 lynx-cur (2.8.6-11) unstable; urgency=low * Corrected `head -n 1' instead of `head -1' in postinst. Thanks to Robert Luberda (Closes: #308845) -- Atsuhito KOHDA Fri, 13 May 2005 07:11:36 +0900 lynx-cur (2.8.6-10) unstable; urgency=low * Added Czech translation of debconf messages. Thanks to Miroslav Kure (Closes: #308026) -- Atsuhito KOHDA Wed, 11 May 2005 11:04:43 +0900 lynx-cur (2.8.6-9) unstable; urgency=low * This is of 2.8.6dev.11 * syslog'ing of URLs didn't seem to be an appropriate default setting and it could be enabled with a setting in lynx.cfg or a command line option if lynx was compiled with --enable-syslog. So I decided to compile lynx with --enable-syslog but to set "SYSLOG_REQUESTED_URLS:FALSE" in lynx.cfg You can enable it with a command line option "syslog-urls=on" or with editting lynx.cfg appropriately. (Closes: #288480) -- Atsuhito KOHDA Thu, 6 Jan 2005 11:10:15 +0900 lynx-cur (2.8.6-8) unstable; urgency=low * This is of 2.8.6dev.10 - syslog'ing of URLs was now an option in lynx.cfg or in command line. (Closes: #282739) - fixed gap in title from newline. (Closes: #284679) - fixed can't climb to the root directory. (Closes: #285140) -- Atsuhito KOHDA Mon, 3 Jan 2005 11:05:58 +0900 lynx-cur (2.8.6-7) unstable; urgency=low * Fixed Build-Depends on libncurses5-dev (from wrong libncuresew5-dev). (Closes: #282699) * Removed duplicated changelog in 2.8.6-6 -- Atsuhito KOHDA Wed, 24 Nov 2004 09:35:06 +0900 lynx-cur (2.8.6-6) unstable; urgency=low * This is of 2.8.6dev.8 * Changed --with-screen option from ncursesw to ncurses because there was a problem with ncursesw and the patches since 2.8.6dev6 * The followings were fixed with 2.8.6-5 which was not uploaded. - modify template for temporary-directory name, adding "lynx" prefix (Closes: #267356) - add -listonly option and -nonumbers option (Closes: #255571) - we should check #240069 and #254603 * Updated de.po Thanks to Jens Nachtigall (Closes: #276902) * Fixed lynx-cur.1; removed (misplaced) Japanese characters. -- Atsuhito KOHDA Fri, 19 Nov 2004 09:32:29 +0900 lynx-cur (2.8.6-5) unstable; urgency=low * This is of 2.8.6dev.7 * Fixed lynx-cur.1; removed (misplaced) Japanese characters. * Changed options of configure a bit. - added --enable-forms-options --enable-justify-elts --enable-partial --enable-read-eta --enable-scrollbar --enable-syslog -- Atsuhito KOHDA Mon, 18 Oct 2004 07:46:37 +0900 lynx-cur (2.8.6-4) unstable; urgency=low * Fixed dependency on libgnutls. (Closes: #264755) -- Atsuhito KOHDA Tue, 10 Aug 2004 23:07:01 +0900 lynx-cur (2.8.6-3) unstable; urgency=low * This is of 2.8.6dev.5 - lynx accepts multiple URLs on the command line (Closes: #177062) -- Atsuhito KOHDA Thu, 1 Jul 2004 10:05:58 +0900 lynx-cur (2.8.6-2) unstable; urgency=low * This is of 2.8.6dev.4 - refined Japanes and UTF-8 support with --enable-japanese-utf8 configure option. - fixed a problem of unable to reach google. -- Atsuhito KOHDA Mon, 24 May 2004 11:21:14 +0900 lynx-cur (2.8.6-1) unstable; urgency=low * New upstream release. This is of 2.8.6dev.3 * Added support for utf-8 to lynx-cur-wrapper experimentally. It would work only with mlterm at present. - added handling of *.utf-8 in debian/lynx script. - added code for lynx-utf.cfg in lynx-cur-wrapper.{postinst,postrm} * Refine update-alternatives for /usr/bin/lynx; used --slave for manual page. - renamed lynx.1 to lynx.cur.1 in rules. - lowered the priority because lynx used priority 20 * Used update-alternatives for www-browser. (Closes: #238803) - modified lynx-cur{-wrapper}.{postinst,prerm} * Fixed menu (according to lintian error). * Removed non-used conffiles, docs. -- Atsuhito KOHDA Thu, 10 May 2004 13:22:29 +0900 lynx-cur (2.8.5-20) unstable; urgency=low * This is of 2.8.5pre5 * Updated po/da.po of upstream lynx-cur message catalogue. Thanks to Morten Bo Johansen (Closes: #230633) -- Atsuhito KOHDA Wed, 4 Feb 2004 09:47:57 +0900 lynx-cur (2.8.5-19) unstable; urgency=low * This is of 2.8.5pre4 * Improved long description a bit more. Thanks to Florent Rougon -- Atsuhito KOHDA Thu, 29 Jan 2004 09:58:08 +0900 lynx-cur (2.8.5-18) unstable; urgency=low * This is of 2.8.5pre3 * Improved the long description. (Closes: #229448) -- Atsuhito KOHDA Sun, 25 Jan 2004 18:31:44 +0900 lynx-cur (2.8.5-17) unstable; urgency=low * Added support for nested-tables (experimentally). * Changed --with-screen option from ncurses to ncursesw. -- Atsuhito KOHDA Fri, 23 Jan 2004 11:18:20 +0900 lynx-cur (2.8.5-16) unstable; urgency=low * This is of 2.8.5pre1 and 2.8.5pre2 * Updated copyright file. * Cleaned up documents. Now almost all documents would be in docs and removed lynx_help/COPYHEADER under /usr/share/doc/lynx-cur So we modified about_lynx.html correspondingly. -- Atsuhito KOHDA Mon, 19 Jan 2004 22:18:34 +0900 lynx-cur (2.8.5-15) unstable; urgency=low * This is of dev.17 * po/uk.po refused a patch so modified manually. This was a side-effect of CVS maintenance and never an original problem ;) * Added HTTPS support with gnutls, but this was yet experimental. (Closes: #205438) -- Atsuhito KOHDA Mon, 12 Jan 2004 20:12:17 +0900 lynx-cur (2.8.5-14) unstable; urgency=low * New/updated ru.po, thanks to Ilgiz Kalmetev (Closes: #214373) -- Atsuhito KOHDA Mon, 6 Oct 2003 21:59:37 +0900 lynx-cur (2.8.5-13) unstable; urgency=low * Added pt_BR.po, thanks to Andre Luis Lopes (Closes: #197534) -- Atsuhito KOHDA Sat, 21 Jun 2003 21:18:53 +0900 lynx-cur (2.8.5-12) unstable; urgency=low * This is of dev.16 -- Atsuhito KOHDA Mon, 2 Jun 2003 15:01:43 +0900 lynx-cur (2.8.5-11) unstable; urgency=low * Oops, I forgot to update! This is of dev.15 * Fixed fr.po (Closes: #190256) -- Atsuhito KOHDA Thu, 29 May 2003 16:25:53 +0900 lynx-cur (2.8.5-10) unstable; urgency=low * Removed ssl support because the licenses don't permit lynx with ssl. (Closes: #187972) -- Atsuhito KOHDA Mon, 7 Apr 2003 21:00:53 +0900 lynx-cur (2.8.5-9) unstable; urgency=low * Updated fr.po, thanks to Philippe Batailler (Closes: #186369) * Now supported ssl. I suspected Replaces: lynx, lynx-ssl seemed too strong so removed it now. (Closes: #186872) * Fixed Build-Depends on debhelper with the correct version. -- Atsuhito KOHDA Mon, 7 Apr 2003 13:46:40 +0900 lynx-cur (2.8.5-8) unstable; urgency=low * Replaced templates.fr with the correct one, I hope. Thanks to Denis Barbier (Closes: #183058) * Changed default URL to www.debian.org * Fixed config to avoid infinite loops. Thanks to Robert Luberda (Closes: #183096) -- Atsuhito KOHDA Mon, 3 Mar 2003 07:28:43 +0900 lynx-cur (2.8.5-7) unstable; urgency=low * This is of dev.14 -- Atsuhito KOHDA Thu, 6 Feb 2003 08:16:00 +0900 lynx-cur (2.8.5-6) unstable; urgency=low * This is of dev.13 -- Atsuhito KOHDA Fri, 24 Jan 2003 10:30:16 +0900 lynx-cur (2.8.5-5) unstable; urgency=low * Moved lynx-cur-wrapper stuffs to binary-indep in rules. (Closes: #174372) -- Atsuhito KOHDA Fri, 27 Dec 2002 12:23:23 +0900 lynx-cur (2.8.5-4) unstable; urgency=low * This is of dev.12 and this fixed memory leak problem! -- Atsuhito KOHDA Thu, 19 Dec 2002 11:39:42 +0900 lynx-cur (2.8.5-3.5) unstable; urgency=low * This is of dev.11 (dev.10 was skipped in upstream) -- Atsuhito KOHDA Mon, 2 Dec 2002 17:01:52 +0900 lynx-cur (2.8.5-3.4) unstable; urgency=low * Fixed prerm so that "update-alternatives --remove" would not be called at upgrade. * Modified patch-1 according to modification of lynx.cfg with dev.9 patch. -- Atsuhito KOHDA Mon, 7 Oct 2002 12:58:42 +0900 lynx-cur (2.8.5-3.3) unstable; urgency=low * This is of dev.9 -- Atsuhito KOHDA Mon, 7 Oct 2002 10:24:12 +0900 lynx-cur (2.8.5-3.2) unstable; urgency=low * Fixed lintian warning; mv etc_lynx.cfg stuffs from postinst to config. -- Atsuhito KOHDA Tue, 24 Sep 2002 12:08:09 +0900 lynx-cur (2.8.5-3.1) unstable; urgency=low * Added support of gnome-terminal and jfbterm in lynx-cur-wrapper. -- Atsuhito KOHDA Tue, 13 Aug 2002 13:22:53 +0900 lynx-cur (2.8.5-3) unstable; urgency=low * Added new french translation of templates contributed by Philippe Batailler (closes: #151720) -- Atsuhito KOHDA Sat, 6 Jul 2002 21:09:04 +0900 lynx-cur (2.8.5-2.6) unstable; urgency=low * This is of dev.8 and the patches of Hataguchi Takeshi was included in dev.8 patch so we didn't apply patch-2 anymore. * I reverted config.{guess,sub} to those of dev.8 because they were updated and I believed this would not cause trouble with mips. -- Atsuhito KOHDA Sun, 2 Jun 2002 08:56:40 +0900 lynx-cur (2.8.5-2.5) unstable; urgency=low * Added catalan translation of templates contributed by Antoni Bella (closes: #139735) * Applied the patch of Hataguchi Takeshi for hilighting problem found in lynx-dev (Sat, 9 Mar 2002); patch-2. -- Atsuhito KOHDA Tue, 26 Mar 2002 13:39:57 +0900 lynx-cur (2.8.5-2.4) unstable; urgency=low * Added --enable-default-colors to configure options. Thanks to MATSUDA Yoh-ichi for reporting this. * Applied the patch of Hataguchi Takeshi for hilighting problem found in lynx-dev (Thu, 7 Feb 2002); patch-2. -- Atsuhito KOHDA Mon, 18 Feb 2002 17:03:58 +0900 lynx-cur (2.8.5-2.3) unstable; urgency=low * Replaced config.guess with that of autotools-dev so that lynx-cur can be built in mips. (closes: #131056) -- Atsuhito KOHDA Sun, 27 Jan 2002 09:45:03 +0900 lynx-cur (2.8.5-2.2) unstable; urgency=low * This is of dev.7 -- Atsuhito KOHDA Tue, 8 Jan 2002 07:29:52 +0900 lynx-cur (2.8.5-2.1) unstable; urgency=low * This is of dev.6 -- Atsuhito KOHDA Wed, 2 Jan 2002 19:15:54 +0900 lynx-cur (2.8.5-2) unstable; urgency=low * This is of dev.5 -- Atsuhito KOHDA Tue, 20 Nov 2001 09:56:31 +0900 lynx-cur (2.8.5-1.9) unstable; urgency=low * This is of dev.4 * Used ncurses instead of slang. This enables us to reduce a script lynx substantially because we need not to fiddle with TERM any more. * Added lynx-cur.1 to fix lintian error. * Modified debian/config so that dpkg-reconfigure would work. -- Atsuhito KOHDA Fri, 9 Nov 2001 10:02:46 +0900 lynx-cur (2.8.5-1.7) unstable; urgency=low * Fixed lynx_help/about_lynx.html because we did not install "COPYING". * Supported building with debugging information through the environment variable `DEB_BUILD_OPTIONS' * Also rewrote rules a bit substantially. * Updated Standards-Version: 3.5.1 -- Atsuhito KOHDA Wed, 10 Oct 2001 10:35:58 +0900 lynx-cur (2.8.5-1.4) unstable; urgency=low * This is of dev.3 * Fixed Priority (optional to extra). Conflict with lynx perhaps forced this, I guessed. * Closed bug really this time. (closes: #114387) -- Atsuhito KOHDA Sat, 6 Oct 2001 08:15:41 +0900 lynx-cur (2.8.5-1.3) unstable; urgency=low * Versioned up because of the former failure. -- Atsuhito KOHDA Fri, 5 Oct 2001 14:37:45 +0900 lynx-cur (2.8.5-1.2) unstable; urgency=low * Added russian translation of templates contributed by ilgiz kalmetev (closes: #114387) * Moved local.cfg.in from /etc/lynx-cur/ to doc/lynx-cur * Added External application support to lynx.cfg, now you can see Tables with w3m, for example, from lynx. * Fixed lintian errors, updated Standards-Version: 3.2.1 and changed debconf (>=0.5.00) in Depends field. -- Atsuhito KOHDA Thu, 4 Oct 2001 13:43:11 +0900 lynx-cur (2.8.5-1.1) unstable; urgency=low * This is of dev.2 -- Atsuhito KOHDA Thu, 16 Aug 2001 09:43:45 +0900 lynx-cur (2.8.5-1) unstable; urgency=low * New Upstream Release. This is of 2.8.5dev.1 and same as 2.8.4rel.1a -- Atsuhito KOHDA Wed, 25 Jul 2001 10:58:03 +0900 lynx-cur (2.8.4-4) unstable; urgency=low * This is of rel.1, that is, this is Lynx v2.8.4 release. -- Atsuhito KOHDA Thu, 19 Jul 2001 09:57:03 +0900 lynx-cur (2.8.4-3.8) unstable; urgency=low * This is of pre.5 * Fixed typos in this file (pre.3 -> pre.4 in 3.7, filed -> field in 3.5). -- Atsuhito KOHDA Mon, 16 Jul 2001 09:03:05 +0900 lynx-cur (2.8.4-3.7) unstable; urgency=low * This is of pre.4 * Modified patch-1 to eliminate warnings after pre.3 (Debian specific). -- Atsuhito KOHDA Wed, 11 Jul 2001 07:38:57 +0900 lynx-cur (2.8.4-3.6) unstable; urgency=low * This is of pre.3 -- Atsuhito KOHDA Tue, 10 Jul 2001 09:23:57 +0900 lynx-cur (2.8.4-3.5) unstable; urgency=low * This is of pre.2 * Added gettext to Build-Depends: field. (closes: #100366) -- Atsuhito KOHDA Mon, 11 Jun 2001 14:46:22 +0900 lynx-cur (2.8.4-3.4) unstable; urgency=low * This is of dev.21 + pre.1 -- Atsuhito KOHDA Mon, 4 Jun 2001 07:39:27 +0900 lynx-cur (2.8.4-3.3) unstable; urgency=low * Added german translation of templates contributed by . (closes: #94130) * Changed deprecated 'isdefault' to 'seen' in debconf config. This is borrowed from lynx, thanks Matthew Danish . * Updated ja.po of http://www2.iro.umontreal.ca/~pinard/po/ (closes: #99091) -- Atsuhito KOHDA Thu, 19 Apr 2001 10:03:03 +0900 lynx-cur (2.8.4-3.2) unstable; urgency=low * This is of dev.20 and this version wouldn't need curses lib any more. (closes: #88089) * Adopted spanish translation of templates contributed by Carlos Valdivia Yage . (closes: #92374) * Refined handling of local.cfg a bit. -- Atsuhito KOHDA Mon, 2 Apr 2001 10:26:31 +0900 lynx-cur (2.8.4-3.1) unstable; urgency=low * This is of dev.19 -- Atsuhito KOHDA Tue, 27 Feb 2001 13:20:04 +0900 lynx-cur (2.8.4-3) unstable; urgency=low * Official Debian Release. (closes: #85798) * Standards-Version: 3.1.1, at least. -- Atsuhito KOHDA Fri, 16 Feb 2001 16:41:56 +0900 lynx-cur (2.8.4-2.11) unstable; urgency=low * This is of dev.18 and aims to merge Debian. * Separates wrapper part to lynx-cur-wrapper. -- Atsuhito KOHDA Mon, 12 Feb 2001 14:32:33 +0900 lynx-cur (2.8.4-2.9) unstable; urgency=low * This is of dev.16 and ja.po was included in original distribution now. * Added docs/README.ssl -- Atsuhito KOHDA Wed, 3 Jan 2001 09:21:56 +0900 lynx-cur (2.8.4-2.8) unstable; urgency=low * This is of dev.15 and we used lynx2.8.4dev.15.tar.bz2 instead of patch. * Updated ja.po of PO-Revision-Date: 2000-10-11 09:47+09:00 -- Atsuhito KOHDA Sat, 23 Dec 2000 10:03:22 +0900 lynx-cur (2.8.4-2.7) unstable; urgency=low * This is of dev.14. -- Atsuhito Kohda Sat, 4 Nov 2000 09:19:05 +0900 lynx-cur (2.8.4-2.6) unstable; urgency=low * This is of dev.13. -- Atsuhito Kohda Thu, 26 Oct 2000 07:56:58 +0900 lynx-cur (2.8.4-2.5) unstable; urgency=low * This is of dev.11. -- Atsuhito Kohda Thu, 19 Oct 2000 11:17:38 +0900 lynx-cur (2.8.4-2.4) unstable; urgency=low * This is of dev.10. -- Atsuhito Kohda Fri, 22 Sep 2000 13:46:58 +0900 lynx-cur (2.8.4-2.3) unstable; urgency=low * This is of dev.9. This fixes serious damage of dev.8. -- Atsuhito Kohda Sat, 2 Sep 2000 08:59:18 +0900 lynx-cur (2.8.4-2.2) unstable; urgency=low * This is of dev.8 and refined version of multibyte character patch for status line by Takeshi Hataguchi is merged now. -- Atsuhito Kohda Fri, 25 Aug 2000 16:41:15 +0900 lynx-cur (2.8.4-2.1) unstable; urgency=low * Apply refined version of multibyte character patch for status line by Takeshi Hataguchi -- Atsuhito Kohda Tue, 8 Aug 2000 11:36:23 +0900 lynx-cur (2.8.4-2) unstable; urgency=low * This is of dev.7 and multibyte character patch for status line by Takeshi Hataguchi is merged now. -- Atsuhito Kohda Fri, 4 Aug 2000 07:24:05 +0900 lynx-cur (2.8.4-1.9) unstable; urgency=low * This is of dev.6 -- Atsuhito Kohda Tue, 18 Jul 2000 14:49:44 +0900 lynx-cur (2.8.4-1.8) unstable; urgency=low * Apply multibyte character patch for status line by Takeshi Hataguchi -- Atsuhito Kohda Sun, 9 Jul 2000 07:55:50 +0900 lynx-cur (2.8.4-1.7) unstable; urgency=low * Add --without-included-gettext to configure option. * Refine post{inst,rm} and preinst. -- Atsuhito Kohda Thu, 29 Jun 2000 11:27:42 +0900 lynx-cur (2.8.4-1.6) unstable; urgency=low * Add settings for da.po in lynx script, postinst etc. which I forgot by mistake. -- Atsuhito Kohda Tue, 27 Jun 2000 07:38:51 +0900 lynx-cur (2.8.4-1.5) unstable; urgency=low * This is of dev.4 -- Atsuhito Kohda Sun, 25 Jun 2000 09:14:19 +0900 lynx-cur (2.8.4-1.4) unstable; urgency=low * Fix patch-1 so that warnings disappear in dev.3 * Updated ru.po and added da.po -- Atsuhito Kohda Thu, 8 Jun 2000 09:38:54 +0900 lynx-cur (2.8.4-1.3) unstable; urgency=low * This is of dev.3 * Disabled PREPEND_BASE_TO_SOURCE in default lynx.cfg as lynx of Debian which I forgot in 1.1 (sorry). * Updated ja.po ("PO-Revision-Date: 2000-05-29 09:47+09:00\n") which was downloaded from; http://www.iro.umontreal.ca/contrib/po/trans/ja/lynx-2.8.3.rel1.ja.po -- Atsuhito Kohda Tue, 23 May 2000 08:39:39 +0900 lynx-cur (2.8.4-1.2) unstable; urgency=low * Updated ja.po ("PO-Revision-Date: 2000-05-19 21:43+0900\n") -- Atsuhito Kohda Sun, 21 May 2000 08:38:15 +0900 lynx-cur (2.8.4-1.1) unstable; urgency=low * Refine lynx script according to the suggestions of Klaus Weide and also of Kenshi Muto and of "Ken N." . Thanks all. * Use INCLUDE so that sizes of lynx-*.cfg etc. reduce according to the suggestions of Klaus Weide . * Remove --enable-charset-choice from configure option, this is also suggested by Klaus Weide . * Replace ja.po with that of Masayuki Hatta . Thanks Masayuki Hatta. * Add configure options used in lynx of Debian. * Disabled PREPEND_BASE_TO_SOURCE in default lynx.cfg as lynx of Debian. * Add '-rm -f intl/libintl.h' to rules unless 2nd time debuild fails. * Replace cs, de, fr, nl, pt_BR, ru, sl po files with lynx 2.8.3 -- Atsuhito Kohda Thu, 18 May 2000 11:19:36 +0900 lynx-cur (2.8.4-1) unstable; urgency=low * New Upstream Release. This is of dev.1 * Refine lynx script and post{inst, rm} so that they can be used both lynx-ja and lynx-cur with little modification. -- Atsuhito Kohda Sat, 6 May 2000 09:31:50 +0900 lynx-cur (2.8.3-3.4) unstable; urgency=low * This is of rel.1 -- Atsuhito Kohda Mon, 24 Apr 2000 08:48:57 +0900 lynx-cur (2.8.3-3.3) unstable; urgency=low * This is of pre.7 * Delete SITE_DEFS="-DSUPPORT_MULTIBYTE_EDIT" from rules. This is not necessary any more. -- Atsuhito Kohda Fri, 21 Apr 2000 11:55:31 +0900 lynx-cur (2.8.3-3.2) unstable; urgency=low * This is of pre.6 and the patch of Hataguchi Takeshi seems included. -- Atsuhito Kohda Wed, 19 Apr 2000 10:45:16 +0900 lynx-cur (2.8.3-3.1) unstable; urgency=low * This is of pre.5 * Fix HELPFILE in lynx.cfg which is duplicated by mistake. -- Atsuhito Kohda Sat, 15 Apr 2000 10:02:42 +0900 lynx-cur (2.8.3-3) unstable; urgency=low * This is of pre.4 -- Atsuhito Kohda Wed, 12 Apr 2000 11:09:40 +0900 lynx-cur (2.8.3-2.10) unstable; urgency=low * This is of pre.3 * Apply the patch of Hataguchi Takeshi -- Atsuhito Kohda Mon, 10 Apr 2000 07:44:41 +0900 lynx-cur (2.8.3-2.9) unstable; urgency=low * This is of pre.2 -- Atsuhito Kohda Tue, 4 Apr 2000 09:16:00 +0900 lynx-cur (2.8.3-2.8) unstable; urgency=low * Add README.jp which was forgotten by accident. -- Atsuhito Kohda Mon, 3 Apr 2000 07:18:25 +0900 lynx-cur (2.8.3-2.7) unstable; urgency=low * This is of pre.1 -- Atsuhito Kohda Sun, 2 Apr 2000 15:19:02 +0900 lynx-cur (2.8.3-2.6) unstable; urgency=low * This is of dev.23 -- Atsuhito Kohda Thu, 30 Mar 2000 17:39:14 +0900 lynx-cur (2.8.3-2.5) unstable; urgency=low * This is of dev.22 -- Atsuhito Kohda Tue, 14 Mar 2000 12:47:13 +0900 lynx-cur (2.8.3-2.4) unstable; urgency=low * This is of dev.21 * Remove --enable-kanji following CHANGES. -- Atsuhito Kohda Wed, 1 Mar 2000 10:09:04 +0900 lynx-cur (2.8.3-2.3) frozen-jp unstable-jp; urgency=low * This is of dev.20; this version seems to improve handling of Japanese text so into frozen-jp too but might be final for frozen-jp. * Add "--enable-charset-choice --enable-kanji --enable-cjk" to configure. -- Atsuhito Kohda Fri, 25 Feb 2000 08:08:19 +0900 lynx-cur (2.8.3-2.2) frozen-jp unstable-jp; urgency=low * Add frozen-jp because this is BUG fix version of 2.8.3-1.9 which is in frozen-jp. * Change template of debconf a bit so that it will show an important note on /etc/lynx.cnf to a user. -- Atsuhito Kohda Sat, 19 Feb 2000 08:59:46 +0900 lynx-cur (2.8.3-2.1) unstable; urgency=low * Fix configure option for new location of lynx.cfg (with --libdir). -- Atsuhito Kohda Tue, 1 Feb 2000 07:42:20 +0900 lynx-cur (2.8.3-2) unstable; urgency=low * Add debconf support. * Move lynx-*.cfg and lynx.cfg* into /etc/lynx-cur directory. (close Bug#JP/1137) -- Atsuhito Kohda Wed, 26 Jan 2000 08:22:58 +0900 lynx-cur (2.8.3-1.9) unstable; urgency=low * This is of dev.18 * Update to Standards-Version: 3.0.0 -- Atsuhito Kohda Tue, 11 Jan 2000 16:35:55 +0900 lynx-cur (2.8.3-1.8) unstable; urgency=low * This is of dev.17 and lynx.cfg changed much so we change postinst to reduce lynx-*.cfg and lynx.cfg.* -- Atsuhito Kohda Thu, 16 Dec 1999 15:31:30 +0900 lynx-cur (2.8.3-1.7) unstable; urgency=low * This is of dev.16 -- Atsuhito Kohda Sat, 11 Dec 1999 08:36:49 +0900 lynx-cur (2.8.3-1.6) unstable; urgency=low * This is of dev.15 and for unstable not for experimental as former one. * Fix wrong lynx.cfg.blck because COLOR settings of original lynx.cfg of 2.8.3 is quite different from that of 2.8.2 * Delete --enable-default-colors configure option again. -- Atsuhito Kohda Thu, 18 Nov 1999 15:26:39 +0900 lynx-cur (2.8.3-1.5) experimental; urgency=low * This is of dev.14 -- Atsuhito Kohda Sun, 7 Nov 1999 09:09:45 +0900 lynx-cur (2.8.3-1.4) experimental; urgency=low * This is of dev.13 -- Atsuhito Kohda Fri, 29 Oct 1999 14:58:27 +0900 lynx-cur (2.8.3-1.3) experimental; urgency=low * This is of dev.12 -- Atsuhito Kohda Fri, 15 Oct 1999 08:19:06 +0900 lynx-cur (2.8.3-1.2.9) experimental; urgency=low * This is of dev.10 * Change dhelp to doc-base * Remove COPYING and CHANGES from doc/lynx-cur/ and correspondingly change lynx_help/about_lynx.html * Replace fr.po with that of 2.8.2 -- Atsuhito Kohda Mon, 4 Oct 1999 12:20:08 +0900 lynx-cur (2.8.3-1.2.8) experimental; urgency=low * This is of dev.9 * Fix wrong HELPFILE entry of lynx.cfg for gzip-help. -- Atsuhito Kohda Wed, 15 Sep 1999 10:45:32 +0900 lynx-cur (2.8.3-1.2.7) experimental; urgency=low * This is of dev.8 -- Atsuhito Kohda Sun, 29 Aug 1999 08:17:44 +0900 lynx-cur (2.8.3-1.2.6) experimental; urgency=low * This is of dev.6 -- Atsuhito Kohda Sun, 15 Aug 1999 13:10:58 +0900 lynx-cur (2.8.3-1.2.5) experimental; urgency=low * Change wrong unstable to experimental. -- Atsuhito Kohda Mon, 2 Aug 1999 08:08:18 +0900 lynx-cur (2.8.3-1.2.4) unstable; urgency=low * Fix script lynx for TERM of krxvt entry. -- Atsuhito Kohda Sun, 1 Aug 1999 09:27:29 +0900 lynx-cur (2.8.3-1.2.3) experimental; urgency=low * This is of dev.5 * Use slang again and add -DSUPPORT_MULTIBYTE_EDIT to option of make -- Atsuhito Kohda Sat, 31 Jul 1999 09:13:23 +0900 lynx-cur (2.8.3-1.2.2) experimental; urgency=low * Use slang-ja instead of slang * Move /usr/doc/lynx-cur to /usr/share/doc/lynx-cur as per the FHS also /usr/man to /usr/share/man * Remove duplicated update-menu and update-mime from post{inst,rm} because dh_installmenu and dh_installmime created them. * Add dhelp support * Remove "unset TERMCAP" and "export COLORTERM=kterm" from kterm entry in script lynx. * Add lynx.cfg.dflt for default color and use option --enable-default-colors. * Add include directive for private alternation of options. -- Atsuhito Kohda Fri, 16 Jul 1999 13:10:38 +0900 lynx-cur (2.8.3-1.2) experimental; urgency=low * This is of dev.4 * Add support of spanish, portguese and swedish but experimental. * Refine script lynx a bit. * Change de.po from original to http://www.slcc.edu/lynx/po/de.po -- Atsuhito Kohda Wed, 14 Jul 1999 16:47:48 +1000 lynx-cur (2.8.3-1.1) experimental; urgency=low * Modify script lynx slightly -- Atsuhito Kohda Thu, 8 Jul 1999 07:45:46 +1000 lynx-cur (2.8.3-1) experimental; urgency=low * Initial Release. This is of dev.3 -- Atsuhito Kohda Wed, 23 Jun 1999 11:35:02 +1000 Local variables: mode: debian-changelog End: