Skip to content

Debian Changelog w3-el-e21 (4.0pre.2001.10.27.nodocs-4)

2007

w3-el-e21 (4.0pre.2001.10.27.nodocs-4) unstable; urgency=low

   * debian/control: Don't make w3-el-e21 conflict with non-matching
     versions of w3-lisp-e21, because it is unnecessary (w3-lisp-e21
     already has a dependency on the matching version) and makes upgrades
     difficult.  Closes: #409411.  Thanks to Sven Joachim
     <sven_joachim@web.de> for reporting this bug.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 2 Feb 2007 20:07:34 -0800

w3-el-e21 (4.0pre.2001.10.27.nodocs-3) unstable; urgency=low

   * debian/changelog: Update upstream source information.  Closes:
     #409110.  Thanks to Jari Aalto <jari.aalto@cante.net> for reporting
     this bug.

 -- Ben Pfaff <pfaffben@debian.org>  Thu, 1 Feb 2007 15:25:25 -0800

2006

w3-el-e21 (4.0pre.2001.10.27.nodocs-2) unstable; urgency=low

   * Add do-nothing binary-arch target.  Closes: #395654.
 
   * Update standards version to 3.7.2.
 
   * Move debhelper from Build-Depends-Indep to Build-Depends.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 27 Oct 2006 17:00:58 -0700

w3-el-e21 (4.0pre.2001.10.27.nodocs-1) unstable; urgency=low

   * Remove documentation.  Closes: #359048.

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 11 Jun 2006 16:12:32 -0700

w3-el-e21 (4.0pre.2001.10.27-19) unstable; urgency=low

   * lisp/w3-display.el, lisp/w3.el: Fix bug marked by FIXME in w3-frames.
     Fix bug when quitting a "frameset".  Thanks to Thierry EMERY
     <thierry.emery@free.fr> for bug and patch.  Closes: #343245.
 
   * debian/copyright: Fix CVS server address.  Thanks to Bill Wohler
     <wohler@newt.com> for bug and fix.  Closes: #344305.

 -- Ben Pfaff <pfaffben@debian.org>  Mon, 9 Jan 2006 11:03:14 -0800

2005

w3-el-e21 (4.0pre.2001.10.27-18) unstable; urgency=low

   * Fix handling of <IMG> tags with missing SRC attributes. Bug and patch
     from Thierry Emery <thierry.emery@free.fr>.  Closes: #341835.
 
   * Don't duplicate 50w3.el in debian/conffiles.
 
   * Use Debhelper V4.
 
   * Update FSF address in debian/copyright.
 
   * Remove duplicate Suggests: for w3-lisp-el.
 
   * Update Debian standards version.

 -- Ben Pfaff <pfaffben@debian.org>  Mon, 12 Dec 2005 20:25:04 -0800

w3-el-e21 (4.0pre.2001.10.27-17) unstable; urgency=low

   * Display images in correct positions.  Bug and patch from Thierry Emery
     <thierry.emery@free.fr>.  Closes: #310450.
 
   * Eliminate read-only errors when trying to display images.  Bug and
     patch from Thierry Emery <thierry.emery@free.fr>.  Closes: #310449.

 -- Ben Pfaff <pfaffben@debian.org>  Tue, 24 May 2005 17:40:27 -0700

2004

w3-el-e21 (4.0pre.2001.10.27-16) unstable; urgency=low

   * control: Provide www-browser.  Thanks to jerome@marant.org (J'er^ome
     Marant) for reporting this bug.  Closes: #237938.
 
   * lisp/w3-toolbar.el: Make w3-add-toolbar-to-buffer handle nil or
     missing tool frame parameter gracefully.  Thanks to Christian Lynbech
     <tedchly@ericsson.com> for reporting this bug.  Closes: #238083.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 17 Apr 2004 12:50:27 -0700

2003

w3-el-e21 (4.0pre.2001.10.27-15) unstable; urgency=low

   * lisp/w3-display.el: Fix bug when maxcellwidth=0, which fixes display
     of certain spams (yay).  Closes: #211523.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 3 Oct 2003 22:27:48 -0700

w3-el-e21 (4.0pre.2001.10.27-14) unstable; urgency=low

   * lisp/w3-display.el: Remove stray `n' character in first column.
     Closes: #192240.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 22 Aug 2003 22:05:35 -0700

w3-el-e21 (4.0pre.2001.10.27-13) unstable; urgency=low

   * Fix w3-preview-this-buffer.  Closes: #177018.

 -- Ben Pfaff <pfaffben@debian.org>  Wed, 5 Feb 2003 16:35:52 -0800

w3-el-e21 (4.0pre.2001.10.27-12) unstable; urgency=low

   * rules: Install w3ssl.  Closes: #146698.

 -- Ben Pfaff <pfaffben@debian.org>  Wed, 29 Jan 2003 23:08:45 -0800

2002

w3-el-e21 (4.0pre.2001.10.27-11) unstable; urgency=low

   * w3-doc-e21.prerm: Need to use `install-info --remove-exactly' now.

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 3 Nov 2002 10:43:34 -0800

w3-el-e21 (4.0pre.2001.10.27-10) unstable; urgency=low

   * control: Make w3-el-e21 conflict with differing versions of
     w3-lisp-e21 and make w3-lisp-e21 depend on the same version of
     w3-el-e21, since differing Lisp files in w3-lisp-e21 might confuse
     Emacs and the Lisp isn't much good without the support files.

 -- Ben Pfaff <pfaffben@debian.org>  Wed, 29 May 2002 19:26:37 -0700

w3-el-e21 (4.0pre.2001.10.27-9) unstable; urgency=low

   * lisp/font.el: Replace `try-font-name' by `w3-try-font-name' to avoid
     conflict with x-symbol package.  Closes: #130691.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 24 May 2002 16:34:18 -0700

w3-el-e21 (4.0pre.2001.10.27-8) unstable; urgency=low

   * Add Build-Depends-Indep: on w3-url-lisp.  Closes: #142099.

 -- Ben Pfaff <pfaffben@debian.org>  Tue, 9 Apr 2002 23:06:18 -0700

w3-el-e21 (4.0pre.2001.10.27-7) unstable; urgency=low

   * Update dependencies.  Actually it looks like we don't really depend on
     specific Emacs versions very tightly anymore, so I relaxed them while
     I was at it.  Closes: #140106.

 -- Ben Pfaff <blp@cs.stanford.edu>  Tue, 26 Mar 2002 22:45:08 -0800

2001

w3-el-e21 (4.0pre.2001.10.27-6) unstable; urgency=low

   * Use /usr/share/info/emacs-21 for Info files instead of ugly
     alternatives setup.

 -- Ben Pfaff <blp@cs.stanford.edu>  Wed, 21 Nov 2001 12:41:42 -0800

w3-el-e21 (4.0pre.2001.10.27-5) unstable; urgency=low

   * Use /usr/share/emacs21/site-lisp instead of
     /usr/share/emacs/21.1/site-lisp in order to avoid overwrite errors
     from dpkg.

 -- Ben Pfaff <blp@cs.stanford.edu>  Sun, 18 Nov 2001 14:07:55 -0800

w3-el-e21 (4.0pre.2001.10.27-4) unstable; urgency=low

   * Move w3-sysdp.el from w3-lisp-e21 to w3-el-e21.  Closes: #119273.
     Thanks to Jason Earl <jason.earl@simplot.com> for tracking this down.

 -- Ben Pfaff <blp@cs.stanford.edu>  Mon, 12 Nov 2001 15:56:07 -0800

w3-el-e21 (4.0pre.2001.10.27-3) unstable; urgency=low

   * More postinst, prerm fixups for doc package.

 -- Ben Pfaff <blp@cs.stanford.edu>  Mon, 12 Nov 2001 14:31:42 -0800

w3-el-e21 (4.0pre.2001.10.27-2) unstable; urgency=low

   * Fix up postinst, prerm for doc package. Closes: #119283.

 -- Ben Pfaff <blp@cs.stanford.edu>  Mon, 12 Nov 2001 12:32:35 -0800

w3-el-e21 (4.0pre.2001.10.27-1) unstable; urgency=low

   * Initial packaging of w3 CVS for Emacs 21.

 -- Ben Pfaff <blp@cs.stanford.edu>  Sat, 27 Oct 2001 11:41:52 -0700