console-tools (0.2.0-1) unstable; urgency=low

  * New upstream release - console-tools-data was split out in a new
    upstream package.
  * Removed obsolete kbdfaq.docbase.
  * Removed bogus entries from lct.docbase.
  * Added /usr/bin/open -> openvt compat symlink.  Now we Provide, Replace
    and Conflict with old open package.

 -- Yann Dirson <dirson@debian.org>  Thu, 15 Apr 1999 03:30:20 +0200

console-tools (1999.03.02-1) unstable; urgency=low

  * New upstream release (Fixes: Bug#34471).
  * Added font2psf(1) to the undocumented list.
  * Added support for "broken" (?) rmdir (Fixes: Bug#31768).
  * Re-included the following keymaps, which were forgotten upstream:
    qwerty/pl1, qwertz/sr, mac-fr3, sunt5-cz-us, sunt5-uk, sunt5-us-cz

 -- Yann Dirson <dirson@debian.org>  Tue, 30 Mar 1999 22:18:43 +0200

console-tools (1998.08.11-2) frozen unstable; urgency=low

  * This is only a packaging change, which fixes confusing messages when
    selecting the keymap, so this should go into frozen.  Also I did not
    fix the version before uploading the previous version, which made it
    ugly and non-standard.
  
  * Install .desc files in the correct locations, so that kbdconfig gives
    meaningfull messages when navigating the keymaps tree (discovered when
    reading report for Bug#32338 ;).
  * Fixed a spelling error in description (thanx lintian).

 -- Yann Dirson <dirson@debian.org>  Fri,  5 Feb 1999 01:35:05 +0100

console-tools (1998.08.11-1dev1) frozen unstable; urgency=low

  * Package should now be able to compile on other archs than i386:
  ** Only tries to build resizecons on i386 (configure.in snippet
     imported from my kbd+automake patch date, hm, june !) (Fixes:
     Bug#27361, Bug#24096).
  * Updated kbdconfig.in and console-tools.init.in from kbd 0.96a-12.
  * Removed wildcards from debian/*.{docs,examples} for debhelper
    1.1.24, at the expense of flexibility.
  * Use "make distclean" instead of "make clean" for "debain/rules
    clean".
  * Synced debian/rules parts with kbd 0.96a-12 for new uuencoded
    files.
  * Synced data files with kbd 0.96a-12 (sundvorak.kmap,
    vim-compose-latin1.inc, atari*.kmap, pc-dvorak-latin1.kmap,
    amiga-{de,us,es,fr,it,se,sg}.kmap, fr-latin0.kmap,
    other-latin0.inc, ua.kmap, sk-*.kmap, lat0*.psf, lat2u-16.psf) and
    docs (README.Euro, LISEZMOI.Euro).
  * Generated pl1.kmap with input from Marcin 'Qrczak' Kowalczyk (grep
    -v 'Alt ' pl.kmap > pl1.kmap)
  * Removed kbd.FAQ.* which is also in the HOWTOs (Fixes: Bug#23747).
  * Included mac-fr3.kmap from Marc Shapiro.
  * Patches and updates from console-tools.rpm, thanks to Jakub Jelinek:
  ** Applied patch to resizecons to prevent to send SIGWINCH to
    process specified by /tmp/selection.pid.
  ** Hack to silent the font-loading code.
  ** Included ro.kmap (Romanian ?), sr.kmap (Serbian), sunt5-uk.kmap,
    iso02+euro.acm, iso15.acm, keymaps/README.sparc, and updated
    sunt5-*.kmap with Euro support.
  ** Included lat0-sun16.psf, lat2-sun16.psf and doc/fonts/README.Sun.
  ** Fixed some .kmap includes still referring to .map files.

 -- Yann Dirson <dirson@debian.org>  Fri,  8 Jan 1999 01:12:25 +0100

console-tools (1998.08.11-1) unstable; urgency=low

  * New upstream release.
  * Synced kbdconfig from kbd 0.96a-5.
  * Include mac-fr2-ext keymap.
  * Use ${variable} syntax instead of $(variable) in debian/rules.
  * Install dotfiles in keymaps dir from debian/ dir, instead of using
    the diff to place them in source tree.
  * Drop obsolete debian/dh_compress.
  * charset(1) now has a manpage.
  * Passed lintian 0.7.3.

 -- Yann Dirson <dirson@debian.org>  Tue, 11 Aug 1998 23:58:27 +0200

console-tools (1998.06.03-1) unstable; urgency=low

  * New upstream release.
  * Made console-tools-data conflict with kbd which contains many
    identical data files.
  * Made gencontrol use -isp.
  * Added dependency from kbd-compat to console-tools-libs to make
    lintian happy.
  * Updated init.d script and kbdconfig from kbd_0.96a-2.
  * `showfont', previously distributed as `shfont' to prevent
    name-conflict, was renamed upstream as showcfont.
  * Renamed showfont.1 to showcfont.1 (bug in upstream package).
  * console-tools-data now depends on console-tools of the at least
    same version, as file hierarchy changed, and will probably change
    again.
  * console-tools-data now conflicts with old versions of kbd only, as
    well as with kbd-data.
  * Fixed kbdconfig wrt testing and immediately loading a keymap
    (fixed do_preserving_keymap()).
  * New undocumented program: charset.
  * Renamed /etc/init.d/keymaps.sh to keymaps-lct.sh to fix a conflict
    with kbd (Fixes: Bug#23582).
  * Moved unicode-related examples to their own subdir (Fixes:
    Bug#21973).
  * Applied patch from upstream (that's me ;) to consolechars.c to fix
    occasional problem with interrupted read() when loading a font.
  * Passed lintian 0.4.8.

 -- Yann Dirson <dirson@debian.org>  Fri, 19 Jun 1998 16:30:57 +0200

console-tools (1998.04.08-2) unstable; urgency=low
  
  * Added call to ldconfig in console-tools-libs.postinst.
  * Fixed kbd-compat's doc-dir to refer to console-tools-libs, not
    console-tools.
  * Fixed file-in-tmp security hole in kbdconfig (adapted from Topi
    Miettinen's patch).
  * kbd-compat now provides `kbd'.
  * Fixed check for install-docs in postinst.
  * Passed lintian 0.4.2.

 -- Yann Dirson <dirson@debian.org>  Tue, 28 Apr 1998 17:49:23 +0200

console-tools (1998.04.08-1) unstable; urgency=low
  
  * Initial release.
  * Adapted debian/ dir from kbd_0.95-11.

 -- Yann Dirson <dirson@debian.org>  Wed,  8 Apr 1998 15:04:35 +0200

Local variables:
mode: debian-changelog
add-log-mailing-address: "dirson@debian.org"
End:
