[ubuntu/saucy-proposed] console-tools 1:0.2.3dbs-70ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Mon Jun 24 11:35:15 UTC 2013
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.
Date: Mon, 24 Jun 2013 12:31:11 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/console-tools/1:0.2.3dbs-70ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Jun 2013 12:31:11 +0100
Source: console-tools
Binary: console-tools libconsole console-tools-dev kbd-compat console-tools-udeb libconsole-udeb
Architecture: source
Version: 1:0.2.3dbs-70ubuntu1
Distribution: saucy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
console-tools - Linux console and font utilities
console-tools-dev - Development files for Linux console and font manipulation
console-tools-udeb - loadkeys and consolechars (udeb)
kbd-compat - Wrappers around console-tools for backward compatibility with `kb
libconsole - Shared libraries for Linux console and font manipulation
libconsole-udeb - Shared libraries for Linux console and font manipulation (udeb)
Closes: 379425 386873 390909 391595 413648 423025 478090 478092 480161 504067 507513 552001 552011 563590 563593 563727 563960 605128
Changes:
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.
Checksums-Sha1:
e319e6a96fb9e4bda77d27abd3d4de085df3d9e5 1964 console-tools_0.2.3dbs-70ubuntu1.dsc
3c8ac67940ca11cbfffa099ec5d8baa2c9744dea 1534012 console-tools_0.2.3dbs-70ubuntu1.tar.gz
Checksums-Sha256:
bcbac35c5c4304cecad56c00f793fd489bb1eaa2da83e0d0098d459db6bf9269 1964 console-tools_0.2.3dbs-70ubuntu1.dsc
cc45ae3dd69b13bbcea5ac25f0d04f760360a3cf5b736a26f600c0ec867c69b4 1534012 console-tools_0.2.3dbs-70ubuntu1.tar.gz
Files:
9c8b67d2ffe04238bf54b5f380450748 1964 utils extra console-tools_0.2.3dbs-70ubuntu1.dsc
83fcba3060225f1c95baf03af067d826 1534012 utils extra console-tools_0.2.3dbs-70ubuntu1.tar.gz
Original-Maintainer: Alastair McKinstry <mckinstry at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iQIVAwUBUcguNzk1h9l9hlALAQje0g//XTZmIjZGYxk/yRNdJvJ84kS55KMo0pi2
2sSl2uSo2HRZb/qUi+TfeX0sBAwRUvkR/M1GBLxiGanFPqier0lY0tX2lhXk+bS6
DoH6DaoA783+AsE60kcIDQar18639guP9ZS+b2l8H8xelQ2d9cQDsBbYO9DD5dsZ
sAzGblLYWe6ynD9nN3wFIVjH4uKSiX4vhq4Ktk8ZvS2i4+UTfX8WK296crIKcVcy
aocd6LDitrZBviHncbshH3rE6yYcFY+cUN4PsXSl0U+o6BCsqFVMLibJtRUckSKL
v1emSqKEEyWrVbgmZDLtEf8jCT2dvKygpk3ntbB1UyXe8m8Pd/Wx5i32hWXN7wqP
OT1lI5ss2Ve+VsX4TpvMavbZBU/9J+nIL8UqaC5xlfOAkNvZE0uktrTuizozCVbF
bvzwKI9l+tBscvhkunYlqcSAcMD1ROMsZeyn23m9Rf0RA6KUNr0kfdLyg++Eas3U
iolpw035HXQtblekVex5WiiQve5SHgYlyamTcXcCmp5wUJamw6+gJ8dHNTKpgw3A
SiAFKiQjOj36jmMzTteofXH4LjhL7TL3ulx9Z5AHla1AuuFAD4X3JFbdXcqJ/ViJ
TN2rQubGUQfNyQRuvXSHiszB52hhieichjN8Oq+T6DewcVyjJJgy5I7v2k8KZ+Yy
L/L48OFFlqE=
=faBo
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list