[ubuntu/jaunty] console-setup 1.28ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Thu Nov 6 15:10:18 GMT 2008


console-setup (1.28ubuntu1) jaunty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Use keymapper to generate decision trees for a restricted subset of
      the pc105 model.
    - If the detect-keyboard debconf plugin is available
      (cdebconf-newt-detect-keys in the installer), then offer to use it to
      detect the keyboard layout.
    - Reset console-setup/toggle to the default if it's set to "No toggling"
      and you select a non-Latin layout.
    - Change the default font from Terminus to VGA where supported.
    - Run kbd_mode on each tty in ACTIVE_CONSOLES rather than on the current
      tty, since the current tty might belong to X and changing X's tty out
      of raw mode is a very bad idea.
    - Automatically save the font and keymap to /etc in
      /etc/init.d/console-setup if it isn't being run from init. Similarly,
      ensure that the font and keymap are saved to /etc during initial
      installation.
    - Disable workaround in ckbcomp for the kernel not applying Caps Lock to
      non-ASCII letters, except for Turkish layouts; the cure is worse than
      the disease because it makes Caps Lock equivalent to Shift Lock.
    - Set keymap and font in the initramfs if possible.
    - Set default variant for French to oss.
    - Set default for Dutch to us(intl), not just us.
    - Set default layout for Vietnam to 'us'.
    - Set default layout for Kurdish to tr(ku).
    - Fix handling of commas in layout and variant names.
    - Fix keymap reduction not to try to express keymap A in terms of keymap
      B when B includes keys not mapped by A.
    - debian/config.proto: Set sparc default model to pc105.
    - Remove 'exit 0' from the end of debian/config.proto; this will be
      sourced from the postinst in the installer, and exiting in the
      successful case means that /etc/default/console-setup never gets
      generated.
    - Stop running debconf-updatepo on clean.
    - Update for new layouts and variants for Japan, Montenegro, and Serbia,
      and migrate configuration files from the old layouts.
    - Add a "Do not configure keyboard; keep kernel keymap" model option,
      preseedable by console-setup/modelcode=SKIP.
    - Drop the layout/variant priority to high on fresh installs.
    - Honour OVERRIDE_ALLOW_PRESEEDING environment variable when deciding
      whether to allow preseeding, which is ordinarily only allowed in d-i.
    - If console-setup/layoutcode is preseeded but not marked as seen, then
      set the default layout but don't lower the layout question priority or
      preseed console-setup/ask_detect.
    - Fix property counts in Goha and legacy BDF fonts.

console-setup (1.28) unstable; urgency=low

  [ Debconf translations ]
  * Belarusian. Closes: #487293

console-setup (1.27) unstable; urgency=low

  [ Debconf translations ]
  * French
  * Basque. Closes: #490363
  * Turkish. Closes: #490365
  * Thai
  * Bulgarian
  * Swedish. Closes: #490569
  * German. Closes: #490714
  * Portuguese. Closes: #491011
  * Vietnamese. Closes: #491046
  * Bulgarian
  * Czech
  * Galician

console-setup (1.26) unstable; urgency=low

  [ Colin Watson ]
  * Add a template for the main menu item name.

  [ Debconf translations ]
  * Russian. Closes: #487242
  * Basque. Closes: #487313
  * Turkish. Closes: #487439
  * Swedish. Closes: #487308

Date: Thu, 06 Nov 2008 14:36:26 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/console-setup/1.28ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 06 Nov 2008 14:36:26 +0000
Source: console-setup
Binary: console-setup console-setup-mini bdf2psf console-setup-udeb console-setup-amiga-ekmap console-setup-ataritt-ekmap console-setup-macintoshold-ekmap console-setup-pc-ekmap console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-fonts-udeb
Architecture: source
Version: 1.28ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 bdf2psf    - Font converter to generate console fonts from BDF source fonts
 console-setup - Set up the font and the keyboard on the console
 console-setup-amiga-ekmap - Encoded keyboard layouts for amiga keyboards (udeb)
 console-setup-ataritt-ekmap - Encoded keyboard layouts for ataritt keyboards (udeb)
 console-setup-fonts-udeb - Console fonts for Debian Installer (udeb)
 console-setup-macintoshold-ekmap - Encoded keyboard layouts for macintoshold keyboards (udeb)
 console-setup-mini - An experimental micro version of console-setup package
 console-setup-pc-ekmap - Encoded keyboard layouts for pc keyboards (udeb)
 console-setup-sun4-ekmap - Encoded keyboard layouts for sun4 keyboards (udeb)
 console-setup-sun5-ekmap - Encoded keyboard layouts for sun5 keyboards (udeb)
 console-setup-udeb - Configure the keyboard (udeb)
Closes: 487242 487293 487308 487313 487439 490363 490365 490569 490714 491011 491046
Changes: 
 console-setup (1.28ubuntu1) jaunty; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Use keymapper to generate decision trees for a restricted subset of
       the pc105 model.
     - If the detect-keyboard debconf plugin is available
       (cdebconf-newt-detect-keys in the installer), then offer to use it to
       detect the keyboard layout.
     - Reset console-setup/toggle to the default if it's set to "No toggling"
       and you select a non-Latin layout.
     - Change the default font from Terminus to VGA where supported.
     - Run kbd_mode on each tty in ACTIVE_CONSOLES rather than on the current
       tty, since the current tty might belong to X and changing X's tty out
       of raw mode is a very bad idea.
     - Automatically save the font and keymap to /etc in
       /etc/init.d/console-setup if it isn't being run from init. Similarly,
       ensure that the font and keymap are saved to /etc during initial
       installation.
     - Disable workaround in ckbcomp for the kernel not applying Caps Lock to
       non-ASCII letters, except for Turkish layouts; the cure is worse than
       the disease because it makes Caps Lock equivalent to Shift Lock.
     - Set keymap and font in the initramfs if possible.
     - Set default variant for French to oss.
     - Set default for Dutch to us(intl), not just us.
     - Set default layout for Vietnam to 'us'.
     - Set default layout for Kurdish to tr(ku).
     - Fix handling of commas in layout and variant names.
     - Fix keymap reduction not to try to express keymap A in terms of keymap
       B when B includes keys not mapped by A.
     - debian/config.proto: Set sparc default model to pc105.
     - Remove 'exit 0' from the end of debian/config.proto; this will be
       sourced from the postinst in the installer, and exiting in the
       successful case means that /etc/default/console-setup never gets
       generated.
     - Stop running debconf-updatepo on clean.
     - Update for new layouts and variants for Japan, Montenegro, and Serbia,
       and migrate configuration files from the old layouts.
     - Add a "Do not configure keyboard; keep kernel keymap" model option,
       preseedable by console-setup/modelcode=SKIP.
     - Drop the layout/variant priority to high on fresh installs.
     - Honour OVERRIDE_ALLOW_PRESEEDING environment variable when deciding
       whether to allow preseeding, which is ordinarily only allowed in d-i.
     - If console-setup/layoutcode is preseeded but not marked as seen, then
       set the default layout but don't lower the layout question priority or
       preseed console-setup/ask_detect.
     - Fix property counts in Goha and legacy BDF fonts.
 .
 console-setup (1.28) unstable; urgency=low
 .
   [ Debconf translations ]
   * Belarusian. Closes: #487293
 .
 console-setup (1.27) unstable; urgency=low
 .
   [ Debconf translations ]
   * French
   * Basque. Closes: #490363
   * Turkish. Closes: #490365
   * Thai
   * Bulgarian
   * Swedish. Closes: #490569
   * German. Closes: #490714
   * Portuguese. Closes: #491011
   * Vietnamese. Closes: #491046
   * Bulgarian
   * Czech
   * Galician
 .
 console-setup (1.26) unstable; urgency=low
 .
   [ Colin Watson ]
   * Add a template for the main menu item name.
 .
   [ Debconf translations ]
   * Russian. Closes: #487242
   * Basque. Closes: #487313
   * Turkish. Closes: #487439
   * Swedish. Closes: #487308
Checksums-Sha1: 
 11f3060f87e2826c4a65b873f5a2be56cd601923 1486 console-setup_1.28ubuntu1.dsc
 8b8f5cee697dc3b22704397337ff277e9240fc67 2390219 console-setup_1.28ubuntu1.tar.gz
Checksums-Sha256: 
 ce8c9f3f230f3847f98233b35b84c1ad0fd42dc2cdfd0757162a00fe6f76121b 1486 console-setup_1.28ubuntu1.dsc
 b718f46247f5d76488d62615c599ea2ab33bbf2d7a3f6b29bb3d90a326b869d0 2390219 console-setup_1.28ubuntu1.tar.gz
Files: 
 62671290afbfe527e31f38e7831a8af6 1486 utils optional console-setup_1.28ubuntu1.dsc
 5bec201b1aed1f789e4e388d8776b885 2390219 utils optional console-setup_1.28ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iD8DBQFJEweP9t0zAhD6TNERAm74AJ9wS6DMyLAdCKU/wT4NKpt0h8a1ZACfRFyN
AC+b40CvJiwvUgKmJukLE5Q=
=m29K
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list