Change logs for kbd source package in Edgy

  • 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
  • kbd (1.12-15ubuntu1) edgy; urgency=low
    
      * Remove unnecessary dependency on sysvinit.
      * Correct bogus use of == in clean rule.
    
     -- Scott James Remnant <email address hidden>   Thu, 31 Aug 2006 18:49:52 +0100
  • kbd (1.12-14) unstable; urgency=low
    
      * debian/patches/read_keymaps_fmt.diff: When -m flag is set, do not try to
        open a file descriptor on the console so that loadkeys -m can be used
        under X.  See #341956.
    
      * debian/patches/read_keymaps_fmt.diff: Let add_number() return its
        argument if it corresponds to an unknown symbol, because Unicode symbols
        are not always defined (and may appear within Unicode private range,
        anyway).  See #312844.
    
      * debian/patches/braille.diff: New patch, to add braille keysyms, introduced
        in Linux 2.6.17-rc1.  Closes: #360813  Thanks Samuel Thibault
    
      * debian/patches/thai.diff: New patch, to add tis-620 charset for Thai.
        See #360592  Thanks Theppitak Karoonboon
    
      * debian/README.Debian: Rewrite this documentation.
        Closes: #328783  Thanks David Liontooth
    
      * debian/control: Change Maintainer field to pkg-kbd-dev@l.a.d.o, and
        add myself to Uploaders.
    
      * debian/console-screen.kbd.sh: Check for locale variables in both files
        /etc/environment and /etc/default/locale.
    
      * Move openvt and chvt into /bin.  Closes: #320571  Thanks Tim Connors
    
      * Apply changes from console-tools:
        + debian/console-screen.kbd.sh:
          - Include LSB-formatted Init dependency info
          - Remove all exit statements from /etc/init.d/console-screen.kbd.sh.
          - Ensure the correct font, unicode_mode are set for all VTs.
          - Make vcstime work under udev.
          - Read /etc/kbd/config.d for the benefit of fonty, etc. integration.
          - Go into unicode mode if locale is in UTF-8.
          - Added support for LED setting and key remapping.
        + debian/patches/fgconsole.diff: New patch, to add "--next-available"
          option to fgconsole to discover the next unallocated VT.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 14:26:58 +0100
  • kbd (1.12-13) unstable; urgency=low
    
    
      * debian/patches/fedora-kbd-1.12-alias.patch: there are some C aliasing 
        violations, and setfont misbehaves in 1.12-12 because it has been
        compiled with GCC 4 whereas prior versions were compiled with GCC 3.
        Thanks Emanuele Rocca for this report, and Fedora folks for this patch.
        Closes: Bug#322165
    
     -- Denis Barbier <email address hidden>  Tue,  9 Aug 2005 23:37:18 +0200