Change logs for brltty source package in Natty

  • brltty (4.2-8ubuntu2) natty; urgency=low
    
      * Remove conflict markers from debian/changelog and
        debian/brltty-udeb.init.
     -- Colin Watson <email address hidden>   Tue, 01 Mar 2011 11:35:56 +0000
  • brltty (4.2-8ubuntu1) natty; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Add brltty-setup, installed in both the udeb and the normal system.
        - Add initramfs integration to run brltty-setup if necessary before
          usplash starts.
        - Add ubiquity integration to propagate any brltty configuration to the
          target system.
        - Add udev rules and /lib/brltty/brltty.sh to the normal (non-udeb)
          package as well.
        - Enable brltty if /etc/default/brltty has RUN_BRLTTY=yes, which is set
          by the installer if brltty is configured; add a NEWS entry for
          upgraders.
        - Don't install /etc/brltty.conf in the package
        - Install udev rules with the same name (85-brltty.rules) in the udeb as
          in the deb.
        - Remove the dh-lisp build-dependency, remove the cl-brlapi package, and
          adjust the brltty package description accordingly. dh-lisp is not
          in main.
        - Build for all python versions (python 2.6), not just the current
          version.
        - Enable brltty at startup on the target system if the alternate installer
          is used.
        - Explicitly include sys/stat.h in Programs/sys_linux.c
        - Create separate rules file for the brltty deb, with the rules now
          pointing to a separate script
        - Add gbp.conf file for git buildpackage
     -- Luke Yelavich <email address hidden>   Thu, 24 Feb 2011 12:26:05 +1100
  • brltty (4.2-4ubuntu2) natty; urgency=low
    
      * Rebuild to add support for python 2.7.
     -- Matthias Klose <email address hidden>   Thu, 02 Dec 2010 23:58:37 +0000
  • brltty (4.2-4ubuntu1) natty; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Add brltty-setup, installed in both the udeb and the normal system.
        - Add initramfs integration to run brltty-setup if necessary before
          usplash starts.
        - Add ubiquity integration to propagate any brltty configuration to the
          target system.
        - Add udev rules and /lib/brltty/brltty.sh to the normal (non-udeb)
          package as well.
        - Enable brltty if /etc/default/brltty has RUN_BRLTTY=yes, which is set
          by the installer if brltty is configured; add a NEWS entry for
          upgraders.
        - Don't install /etc/brltty.conf in the package
        - Install udev rules with the same name (85-brltty.rules) in the udeb as
          in the deb.
        - Remove the dh-lisp build-dependency, remove the cl-brlapi package, and
          adjust the brltty package description accordingly. dh-lisp is not
          in main.
        - Build for all python versions (python 2.6), not just the current
          version.
        - Enable brltty at startup on the target system if the alternate installer
          is used.
        - Explicitly include sys/stat.h in Programs/sys_linux.c
        - Create separate rules file for the brltty deb, with the rules now
          pointing to a separate script
        - Add gbp.conf file for git buildpackage
    
    brltty (4.2-4) unstable; urgency=medium
    
      * debian/control: Use Package-Type instead of XC-Package-Type.
      * debian/brltty-udeb.udev.rules: SUBSYSTEM is usb instead of usb_device
        nowadays. Fixes braille autodetection in d-i.
      * Setting urgency to medium to fix RC bug.
     -- Luke Yelavich <email address hidden>   Mon, 18 Oct 2010 14:01:37 +1100
  • brltty (4.2-3ubuntu1) maverick; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Add brltty-setup, installed in both the udeb and the normal system.
        - Add initramfs integration to run brltty-setup if necessary before
          usplash starts.
        - Add ubiquity integration to propagate any brltty configuration to the
          target system.
        - Add udev rules and /lib/brltty/brltty.sh to the normal (non-udeb)
          package as well.
        - Enable brltty if /etc/default/brltty has RUN_BRLTTY=yes, which is set
          by the installer if brltty is configured; add a NEWS entry for
          upgraders.
        - Don't install /etc/brltty.conf in the package
        - Install udev rules with the same name (85-brltty.rules) in the udeb as
          in the deb.
        - Remove the dh-lisp build-dependency, remove the cl-brlapi package, and
          adjust the brltty package description accordingly. dh-lisp is not
          in main.
        - Build for all python versions (python 2.6), not just the current
          version.
        - Enable brltty at startup on the target system if the alternate installer
          is used.
        - Explicitly include sys/stat.h in Programs/sys_linux.c
      * Create separate rules file for the brltty deb, with the rules now pointing
        to a separate script
      * Add gbp.conf file for git buildpackage
    
    brltty (4.2-3) unstable; urgency=low
    
      [ Mario Lang ]
      * Add libasound2-dev to Build-Depends for Linux architectures.
      * Binary package brltty Suggests console-braille.
    
      [ Samuel Thibault ]
      * Make libbrlapi-java depend on default-jre-headless |
        java2-runtime-headless instead of gij | java2-runtime.
      * Debian Installer: Make udev call /lib/udev/brltty.sh instead of
        /lib/brltty/brltty.sh, the former checking whether the user forced some
        brltty parameter on the kernel command line before calling the latter
        (closes: #501160).
      * debian/control:
        - Bump Standards-Version to 3.9.1 (no change needed).
        - Replace [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] with [linux-any] in
        Build-Depends.
     -- Luke Yelavich <email address hidden>   Thu, 12 Aug 2010 08:39:42 +1000