console-tools (1:0.2.3dbs-70ubuntu1) saucy; urgency=low
* Resynchronise with Debian. Remaining changes:
- debian/conffiles.d/config: Fix typo: "latcyrheb=sun16" =>
"latarcyrheb-sun16".
- Do not make /etc/console-tools/config a conffile, since it is modified
by the installer and causes dpkg questions on upgrades.
- 951_fix_unicode_loadkeys_capslock.patch: When loading unicode key
maps, apply KT_LETTER to values in the range a-z or A-Z rather than
KT_LATIN. This seems to be necessary to make Caps Lock work properly.
- 999_ubuntu_unicode.patch: Make unicode_{start,stop} attempt to
start/stop unicode on all the VCs listed in /etc/inittab if we detect
that we're running from init.
- Move console-screen.sh to rcS/S90.
- 220_unimap_vts.patch: Linux 2.6.1 fixed the GIO_UNIMAP, PIO_UNIMAP,
and PIO_UNIMAPCLR ioctls to be per-VT rather than always using the
current foreground console. If we're running on Linux 2.6.1 or newer,
suppress the VT switch.
- debian/console-screen.sh: Don't run if setupcon (from console-setup)
is present or if usplash is running.
- Add console-tools-udeb and libconsole-udeb packages needed for
console-setup.
- 999_ubuntu_getfd.patch: Make get_console_fd try to open
/proc/self/fd/0, so that kbd_mode can be used to query or modify any
tty by running kbd_mode < /dev/ttyN.
- Move kbd_mode to /bin so that it can be used before /usr is mounted.
- Add consolechars, kbd_mode, and loadkeys to initramfs for
console-setup.
- 999_ubuntu_loadkeys_console-setup.patch: Use ckbcomp to get the
keyboard layout if other data files are not available.
- 999_ubuntu_vt-is-UTF8_manpage.patch: Fix manpage to properly document
the --quiet option.
console-tools (1:0.2.3dbs-70) unstable; urgency=low
* Change Prority: extra, favouring kbd instead.
* Standards-Version: 3.9.1.
* Remove shlibs.local; not needed.
console-tools (1:0.2.3dbs-69.1) unstable; urgency=medium
* Non-maintainer upload.
* Prefer console-setup over console-common and console-data
(closes: #605128)
console-tools (1:0.2.3dbs-69) unstable; urgency=low
* Call unicode_start/stop within console-screen.sh to change kbd mode.
Use unicode_stop script from kbd.
Closes: #552001.
* Move to Standards-Version: 3.8.4.
console-tools (1:0.2.3dbs-68) unstable; urgency=low
* Don't use 'set -e' in init scripts.
* Patch to fix error found by 'set -e' anyway.
Closes: #563727, #563590, #563960.
* Change libconsole to Priority: optional ; match overrides.
* Remove duplicated log message. Closes: #563593.
* Acknowledge previously fixed bugs:
Closes: #386873, #390909
console-tools (1:0.2.3dbs-67) unstable; urgency=low
* Patch from kbd by Martin Shutte sets default_utf8
in consoles. Closes: #552011.
* Added 'set -e' to console-screen.sh
* Patch from Petter Reinholdsen to stop usplash being killed.
Closes: #423025.
console-tools (1:0.2.3dbs-66) unstable; urgency=low
* Move to Standards-Version: 3.8.3:
* Changed Section: base to utils.
* Move to DH_COMPAT=7 ; move from debian/rules to debian/compat
* Remove hidden editor backup file from debian/
* Add ${misc:Depends} for debhelper (thanks to Lintian)
* Change ref. in copyright to GPL-2
* Add proper copyright line, include CREDITS file.
* Remove libtool .la files (unused).
* Added FILES section to setvesablank.8; thanks to shaul Karl.
Closes: #478090.
* console-screen.sh not updating console 6; Patch from Nachum
Kanovsky. Closes: #413648,
* Patch from Daniele Sempione to openvt; switch back to original terminal
when command completes (-b option). Closes: #379425.
* Remove unnecessary slash in output. Closes: #391595.
* Fix incorrect comment in console-tools/config. Closes: #478092.
* Ensure $NUM_CONSOLES is set globally in /stc/init.d/console-screen.sh.
Thanks to Yang Zhe. Closes: #504067.
* Updated French translation, thanks to Dragos Stoichita. Closes: #480161.
* libconsole is important, according to overrides (change later when kbd
becomes default).
* Add diacritics support to loadkeys (in recent kernels).
Thanks to Samuel Thibault and others; Closes: #507513.
-- Colin Watson <email address hidden> Mon, 24 Jun 2013 12:31:11 +0100