sex (0.19.1) unstable; urgency=low

  * Fixed installation and removal of documents and menus in 
    {post,pre}{inst,rm} by removing the manual cruft and leaving only the
    debhelper stuff and by fixing the path to the documentation to use
    /usr/share/doc (instead of /usr/doc) in the doc-base file.
    Closes bug#86946.
  * Remembered to send update to unstable only.

 -- Lars Wirzenius <liw@iki.fi>  Thu, 22 Feb 2001 13:00:48 +0200

sex (0.19) frozen unstable; urgency=low

  * Window title only contains basename of file. This makes the title
    usable in, say, Gnome panel tasklist.
  * Bugfix: indent width is now used when calculating the proper indent
    after enter has been pressed after '{' at the end of the line.
  * Support Alt as an alias to Meta in the application defaults file.
  * Move the app-defaults file to /etc/X11/app-defaults to conform to new
    X policy in Debian. Fixes bug #86288.
  * Corrected the reference to the GPL file in debian/copyright.
  * Converted to use debhelper.
  * Converted to policy 3.5.0.0.

 -- Lars Wirzenius <liw@iki.fi>  Wed, 21 Feb 2001 19:38:17 +0200

sex (0.18) frozen unstable; urgency=low

  * Catches and ignores SIGPIPE. Fixes bug#52661. Thanks to Kevin Ryde
    for an excellent bug report, and the Debian developers on IRC for
    help in understanding signals.

 -- Lars Wirzenius <liw@iki.fi>  Mon, 27 Dec 1999 23:56:52 +0200

sex (0.17) frozen unstable; urgency=low

  * Complains when trying to load a directory. Fixes bug 42515.
  * Supports doc-base (instead of dwww). Fixes bug 40264.
  * Calls debiandoc2html with -lC (to set locale to C).
  * Debian menu support added. Fixes bug 40265.

 -- Lars Wirzenius <liw@iki.fi>  Sun,  8 Aug 1999 00:35:30 +0300

sex (0.16) frozen unstable; urgency=low

  * Updated the standards version to 2.4.0.0.
  * Fixed name of changelog in /usr/doc.
  * Compress files in /usr/doc with gzip -9, not the default compression.

 -- Lars Wirzenius <liw@iki.fi>  Fri, 18 Sep 1998 22:26:50 +0300

sex (0.15) frozen unstable; urgency=low

  * Fixed shared library dependencies again. (Really fixes bug #14606.
    Trust me. Um. Really. I'm pretty sure it does. Er. I hope. Call me in
    the morning, if it doesn't.)
  * Fixed permissions for files, especially .dwww-index (fixes bug #15338).

 -- Lars Wirzenius <liw@iki.fi>  Sun,  5 Apr 1998 19:11:02 +0300

sex (0.14) unstable; urgency=low

  * Fixed shared library dependencies (bug #14606).
  * Now installs debian/{changelog,copyright} (but #14606).
  * Fixed compilation options to not include debugging.
  * Fixed unaligned access on an Alpha (it was due to a float being smaller
    than a long, and an XtArgVal being a long).
  * Compiled against and linked with libc6 and a libc6-compiled publib-dev
    (but still depends on libc5-dependent xlib6 instead of xlib6g, because
    I don't know how to fix this and can't yet remove xlib6).

 -- Lars Wirzenius <liw@iki.fi>  Tue, 11 Nov 1997 03:31:59 +0200

sex (0.13) unstable; urgency=low

  * No longer used debmake to build.
  * Make now uses /bin/sh as the shell, always.

 -- Lars Wirzenius <liw@iki.fi>  Thu, 21 Aug 1997 17:35:37 +0300

sex (0.12) unstable; urgency=low

  * Fixed bug with search-and-replace, when the replacement text was empty.
  * Inherited bug fix from Publib 0.27 that fixes bug that set too strict
    permissions on new files.
  * Using my fixhrefgz script to convert links in HTML files from *.html to
    *.html.gz. This allows me to install the manual in compressed form,
    saving several kilobytes.
  
 -- Lars Wirzenius <liw@iki.fi>  Sun, 27 Apr 1997 02:47:48 +0300

sex (0.11) unstable; urgency=low

  * Added the file COPYING (a copy of the GPL), and an note about the
    copyright to README.
  * Added a note about the official distribution point and the
    possibility of being notified of updated via mail to README.
  * Fixed closing of window with ctrl-x 0.
  * Added action change() to allow insertion of arbitrary, constant text.
  * Started a list of actions that can be bound to events.
  * Implemented `&' in replacement texts.

 -- Lars Wirzenius <liw@iki.fi>  Sat, 26 Apr 1997 20:07:30 +0300

sex (0.10) unstable; urgency=low

  * Added a few missing sel_own calls to commands that cut
    text. This fixes the long standing timing bug most commonly
    shown by doing a quick "ctrl-k ctrl-k ctrl-y" when there
    was something selected in some other program.
  * Removed Debian part from version number; it's of no use, since
    the Debian packaging files are part of the upstream sources.
    This also removes the Changes file from the upstream sources.

 -- Lars Wirzenius <liw@iki.fi>  Mon, 17 Mar 1997 20:03:22 +0200

sex (0.9-1) unstable; urgency=low

  * New upstream version: mainly fixes bug #6443 (trying to format
    empty selection when there's nothing in the killring).

 -- Lars Wirzenius <liw@iki.fi>  Sat, 11 Jan 1997 05:37:09 +0200

sex (0.8-1) unstable; urgency=low

  * New upstream version: code has been reorganized and optimized a bit,
    bindings cleaned up a bit, some bugs fixed (see below).
  * Fixes bug #5893: loading file when unnamed buffer is current causes core
    dump. (Problem was not checking that name was non-NULL.)
  * Fixes bug #5900: dumped core when clicking with middle button (jump) on 
    scrollbar and file was empty. Fixed size of horizontal scrollbar as well.
  * debian/rules: Added -g to compilation options (though not to linking).
  * debian/rules: No longer create empty etc.
  * debian/rules: Install /usr/doc/sex/.dwww-index.
  * debian/rules: Unpack .html.gz.
  * Added postinst and postrm that run dwww-doc-index, if it exists.

 -- Lars Wirzenius <liw@iki.fi>  Sat, 28 Dec 1996 01:23:58 +0200

sex (0.7-1) unstable; urgency=low

  * New upstream version.
  * Removed -g from default options.

 -- Lars Wirzenius <liw@iki.fi>  Thu, 5 Dec 1996 11:50:50 +0200

sex (0.6-1) unstable; urgency=low

  * New upstream version: See upstream Changes file for upstream changes.
  * debian/rules re-installs binary after debstd, to avoid having debstd
    removing debugging symbols.

 -- Lars Wirzenius <liw@iki.fi>  Wed, 6 Nov 1996 19:57:25 +0200

sex (0.5-1) unstable; urgency=low

  * Added debian/* files.

 -- Lars Wirzenius <liw@iki.fi>  Sat, 2 Nov 1996 15:25:23 +0200
