Changelog
kbd (1.15.3-9ubuntu1) quantal; urgency=low
* Resynchronise with Debian. Remaining changes:
- 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.
- Depend on console-setup, and remove config file; we now only support
systems using console-setup and so it no longer serves a purpose. The
removed config file for console-screen has changed names from
/etc/init.d/console-screen.kbd.sh to /etc/init.d/kbd.
- Change loadkeys to find any console not in raw mode when invoked
without an explicit console parameter, in case the foreground console
is in raw mode.
- Simplify maintainer scripts for conffile removal, using new features
in debhelper 8.1.0.
- Build-depend on gettext:any, since we only need it to run tools at
build-time.
kbd (1.15.3-9) unstable; urgency=low
* Revert the build-dependency change towards gettext:any and let the buildds
do their work again, closes: #670778.
kbd (1.15.3-8) unstable; urgency=low
* Set debian/compat to 9 and build-depend on debhelper >= 9.
* Support cross-building, closes: #670653. Thanks to Colin Watson
<email address hidden> for the patch.
- Allow the gettext build-dep to be satisfied by a package of any
architecture.
- Use dh_auto_configure.
- Explicitly set the host CC to cross-build the contrib binaries.
* Trigger font setup when any of CONSOLE_FONT, CONSOLE_MAP, or FONT_MAP are
present in /etc/kbd/config, closes: #647153.
* Point Format: in debian/copyright to the 1.0 version of the
machine-readable copyright spec.
* Update manpages.diff: Minor fixes to the setleds(1) manual page, closes:
#663252. Thanks to Bjarni Ingi Gislason <email address hidden> for the
patch.
* Provide a no-op “status” option for /etc/init.d/kbd.
* Bump Standards-Version: to 3.9.3, no changes necessary.
-- Colin Watson <email address hidden> Tue, 22 May 2012 23:47:28 +0100