Change logs for kbd source package in Gutsy

  • kbd (1.12-18ubuntu1) gutsy; urgency=low
    
      * Prefer console-setup to console-common and console-data.
      * debian/console-screen.kbd.sh: Don't run if setupcon (from console-setup)
        is present.
      * Add setfont to kbd-udeb.
      * Move console-screen.kbd.sh to rcS/S90.
      * Add setfont, kbd_mode, and loadkeys to initramfs for console-setup.
    
     -- Colin Watson <email address hidden>   Thu, 31 May 2007 13:33:22 +0100
  • kbd (1.12-18) unstable; urgency=low
    
      * Add me to uploaders
      * Add console-setup as an alternative in the dependencies on
        console-common and console-data.  Thanks to Martin-Éric Racine,
        closes: #398439.
      * Search for an installed font in unicode_start since now LatArCyrHeb-16
        may not be installed.
      * Some changes in /etc/init.d/console_screen.kbd.sh:
        - run unicode_{start,stop} before setfont.  Give a font argument to
          unicode_start so the font doesn't change twice. Thanks to Mattia,
          closes: #421390;
        - fix the per-VC font load;
        - (re)enable the per-VC ACM load;
        - for consistency use CONSOLE_MAP_vcN instead of APP_CHARSET_MAP_vcN
          and FONT_MAP_vcN instead of CONSOLE_MAP_vcN;
        - support also the config variables in console-tools style
          (APP_CHARSET_MAP, SCREEN_FONT, SCREEN_FONT_MAP);
        - do not run unicode_start if CONSOLE_MAP (or CONSOLE_MAP_vcN) is defined;
        - run unicode_start/unicode_stop only on consoles where we load a font;
        - do not use static paths such as /usr/bin/setfont;
        - add description and short description in the LSB header.
      * Use more substantial example for /etc/kbd/config based on the config
        file of console-tools.  Thanks to Jonny, closes: #410553.
      * Install kbd_mode and setfont in /bin rather than in /usr/bin so the
        administrator be able to set up the font in case of emergency and use
        the keyboard in utf-8 mode.
      * Add an udeb with loadkeys and kbd_mode.  A patch was provided by Frans
        Pop and was modified to give a -Os option to the compiler.
      
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 May 2007 09:35:48 +0100
  • kbd (1.12-17) unstable; urgency=low
    
      * debian/rules: Drop bashisms.  Closes: #379500  Thanks Julien Danjou
    
      * debian/control: Drop versioned dependencies against dpkg and sysvinit,
        these ttansitions are over for a long time.  As these packages are of
        priority required, these dependencies can be removed.
        Closes: #386131  Thanks martin f krafft
    
      * debian/control: console-data in oldstable satisfies Recommends, so
        remove this version too.
    
      * debian/console-screen.kbd.sh: Add lsb logging, see #384785
    
    kbd (1.12-16) unstable; urgency=low
    
      * debian/patches/sparc-compile.diff: New patch to fix build failure on sparc.
    
      * debian/patches/kbdrate_sparc.diff: Drop this patch, it is no more needed.
        Thanks Samuel Mimram for testing these changes on Sparc.
    
      * debian/patches/quiltrc: Call 'quilt --quiltrc=debian/patches/quiltrc'
        in debian/rules so that the same quilt configuration file is used under
        all circumstances.
    
     -- Sarah Hobbs <email address hidden>   Tue,  19 Sep 2006 17:15:37 +0100