dialog (0.9a-20000118-3bis) stable; urgency=high

  * Fixed insecure handling of lock files (Bug #78951).
    Patch backported from 0.9a-20001213-1 in woody.

 -- Santiago Vila <sanvila@debian.org>  Thu, 14 Dec 2000 20:20:19 +0100

dialog (0.9a-20000118-3) frozen unstable; urgency=low

  * Fixed a lot of strange permissions in the doc directory.
  * Rebuilt using libncurses5.

 -- Santiago Vila <sanvila@ctv.es>  Fri, 28 Jan 2000 18:36:44 +0100

dialog (0.9a-20000118-2) frozen unstable; urgency=medium

  * Test the math library by using the `sqrt' function, since this is
    the function used in util.c. This should really allow dialog
    to be built on the m68k architecture (Bug #55553).

 -- Santiago Vila <sanvila@ctv.es>  Thu, 20 Jan 2000 18:30:40 +0100

dialog (0.9a-20000118-1) frozen unstable; urgency=medium

  * New upstream release. It fixes the following bugs:
  - Readds the --guage option for backwards compatibility, just in case.
    This option will remain undocumented, however.
  - Change 'ch' variable in tailbox.c to an integer, because it is
    compared against EOF (Bug #53157, portability problem under ARM).
  - Suppress xterm's alternate screen mode (Bug #55181).
  - Change yellow lettering on white to blue on white, since it
    offers better contrast (Bug #51196).
  - The manpage has been updated (Bug #25648).

 -- Santiago Vila <sanvila@ctv.es>  Wed, 19 Jan 2000 11:00:36 +0100

dialog (0.9a-20000101-1) unstable; urgency=low

  * New upstream release, maintained by Thomas Dickey <dickey@clark.net>.
  - The "gauge" word is now rightly spelled (reported several times).
  * Standards-Version: 3.1.1.

 -- Santiago Vila <sanvila@ctv.es>  Thu, 13 Jan 2000 12:44:16 +0100

dialog (0.9a-17) unstable; urgency=low

  * Updated GPL location in copyright file.
  * New features contributed by Joey Hess <joey@kitenet.net>:
  - Added a --passwordbox option, for entering passwords.
  - Added a --defaultno option, to change the --yesno default to `no'.

 -- Santiago Vila <sanvila@ctv.es>  Fri,  8 Oct 1999 10:45:56 +0200

dialog (0.9a-16) unstable; urgency=low

  * Fixed bug #28213: dialog --inputbox doesn't show cursor.

 -- Santiago Vila <sanvila@ctv.es>  Wed, 10 Mar 1999 13:48:54 +0100

dialog (0.9a-15) frozen unstable; urgency=low

  * checklist.c: Make sure list_height >= 1 (Bug #22239).

 -- Santiago Vila <sanvila@ctv.es>  Wed,  9 Dec 1998 21:23:09 +0100

dialog (0.9a-14) unstable; urgency=medium

  * Replaced scroll(foo) by wscrl(foo, 1) in checklist.c and menubox.c,
    since scroll is a variable. Reported by Colin Smith.
  * Removed hardcoded -I/usr/include/ncurses from CFLAGS in Makefile.
  * Rebuilt using libncurses4.

 -- Santiago Vila <sanvila@ctv.es>  Fri, 23 Oct 1998 20:51:51 +0200

dialog (0.9a-13) unstable; urgency=low

  * Added support for pgup/pgdn in menu mode, and some cleanup. Thanks to
    Zephaniah E, Hull <warp@whitestar.soark.net>, who contributed the patch.
  * Installed some examples in /usr/doc/dialog/examples.

 -- Santiago Vila <sanvila@ctv.es>  Sat, 12 Sep 1998 18:19:59 +0200

dialog (0.9a-12.0) frozen unstable; urgency=high

  * Rebuilt using latest ncurses again, so that it does not segfault.

 -- Santiago Vila <sanvila@ctv.es>  Tue, 21 Jul 1998 19:49:42 +0200

dialog (0.9a-12) frozen unstable; urgency=high

  * Rebuilt using latest ncurses. Fixes Bug #22593: dialog always segfaults.
  * Replaced guage.c by the one in dialog 0.6z, which is known to work.
    Fixes Bug #18284: unstable dialog.
  * Fixed a typo in control file (backgroud -> background).

 -- Santiago Vila <sanvila@ctv.es>  Sun, 24 May 1998 14:23:16 +0200

dialog (0.9a-11) unstable; urgency=low

  * Merged old README.debian into copyright file.
  * dialog.c: dialog_input_result printed with "%s" format.
    This was Bug #9913, fixed by Bill Mitchell, but the change was lost.
  * debian/rules and Makefile: prefix includes "usr".
  * debian/rules: make OPTIM="-O2 -g -Wall".
  * Pristine source, .depend is not removed in clean target. Instead, it
    is made zero lenght (otherwise it would not work *without* fakeroot).
  * Compressed changelog.Debian.
  * Removed debstd dependency.
  * New maintainer.
    Changes in previous non-maintainer releases:
    Vincent Renardias <vincent@waw.com>:
  * Added /usr/lib/libdialog.a library (Bug #7309).
  * Added /usr/lib/perl5/dialog.pl interface (Bug #9889).
  * Added '^U' support in input box (Bug #9915, patch by joey@debian.org).
  * Wrote patch to fix core-dumping problem (Bug #13170).
    Sven Rudolph <sr1@inf.tu-dresden.de>:
  * First libc6 release.

 -- Santiago Vila <sanvila@ctv.es>  Tue, 16 Dec 1997 13:50:16 +0100

dialog (0.9a-10) stable unstable; urgency=low

  * Reupload for stable.

 -- Santiago Vila <sanvila@ctv.es>  Tue, 24 Jun 1997 12:34:14 +0200

dialog (0.9a-9) unstable; urgency=low

  * debmake "refresh" (it was using old debstd syntax).
  * Fixed file ownerships. Should close #6922, #8303, #9727 and #9878.
  * Orphaned the package.

 -- Santiago Vila <sanvila@ctv.es>  Mon, 2 Jun 1997 12:04:42 +0200

dialog (0.9a-8) unstable; urgency=low

  * Permissions on i386 executable were incorrect (Bug #5287)

 -- Leland Lucius <llucius@debian.org>  Wed, 6 Nov 1996 18:36:11 -0800

dialog (0.9a-7) unstable; urgency=low

  * Got i386/m68k changes files screwed up.  8-(

 -- Leland Lucius <llucius@debian.org>  Sun, 3 Nov 1996 10:46:46 -0800

dialog (0.9a-6) unstable; urgency=low

  * Converted to new packaging format.
  * Corrected bug #3514.
  * Corrected bug #4385.
  * Corrected bug #4389.

 -- Leland Lucius <llucius@debian.org>  Sat, 2 Nov 1996 23:35:26 -0800

dialog (0.9a-5) unstable; urgency=low

  * Made architecture independent (Bug #3360).
  * Added extended description (Bug #3576).

 -- Leland Lucius <llucius@debian.org>  Sat, 2 Nov 1996 22:22:34 -0800

Local variables:
mode: debian-changelog
End:
