Changelog
kbd (1.14.1-4ubuntu1) jaunty; urgency=low
* Resynchronise with Debian. Remaining changes:
- Prefer console-setup to console-common and console-data.
- debian/console-screen.kbd.sh: Don't run at all if setupcon (from
console-setup) is present.
- Move console-screen.kbd.sh to rcS/S90.
- Add setfont, kbd_mode, and loadkeys to initramfs for console-setup.
- Use ckbcomp to get the keyboard layout if other data files are not
available.
- Fix segfault when dealing with Unicode characters that happen to
collide with internal special symbol tables when XORed with 0xF000.
kbd (1.14.1-4) unstable; urgency=medium
* Read /etc/environment or /etc/default/locale earlier in the init script,
closes: #486787. This has caused UNICODE_MODE not to be set properly.
Thanks to Stanislav Maslovski <email address hidden> for the
patch.
* Medium urgency upload because the former bug could have rendered kbd
nearly useless for some.
* unicode_start: Do not invoke setfont by default, closes: #443645.
* Revert the console-screen.kbd.sh LSB header change from the previous
revision, again closes: #483607. Handling the original problem properly
is considered insserv’s responsibility, see #474515.
* openvt: Document the -f switch, closes: #487390.
* Bump Standards-Version to 3.8.0 (no changes needed).
-- Colin Watson <email address hidden> Thu, 06 Nov 2008 09:48:40 +0000