Change logs for brltty source package in Yakkety

  • brltty (5.4-0ubuntu4) yakkety; urgency=medium
    
      * Drop build dependency on hardening-wrapper.
    
     -- Matthias Klose <email address hidden>  Wed, 28 Sep 2016 03:11:02 +0200
  • brltty (5.4-0ubuntu3) yakkety; urgency=medium
    
      * Re-comment out conflicting udev rules that were accidentally reverted
        during the 5.4 update
    
     -- Luke Yelavich <email address hidden>  Mon, 05 Sep 2016 08:38:30 +1000
  • brltty (5.4-0ubuntu2) yakkety; urgency=medium
    
      * Pick a change from Debian to add the eutp binary to brltty
    
     -- Luke Yelavich <email address hidden>  Fri, 26 Aug 2016 07:48:45 +1000
  • brltty (5.4-0ubuntu1) yakkety; urgency=medium
    
      [ Samuel Thibault ]
      * control: Bump Standards-Version to 3.9.8 (no change)
      * brltty-udeb.udev.rules: Add new HumanWare USB ID.
    
      [ Mario Lang ]
      * New upstream release.
    
      [ Luke Yelavich ]
      * 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
          plymouth starts.
        - Add ubiquity integration to propagate any brltty configuration to the
          target system.
        - Add udev rules file that uses brltty-udev.service to activate via systemd
        - Disable brltty.service by default, but enable it if the user configures
          Braille at install time for a non-USB display
        - Don't install /etc/brltty.conf in the package
        - Enable brltty at startup on the target system if the alternate installer
          is used.
        - Add gbp.conf file for git buildpackage
    
    brltty (5.3.1-3) unstable; urgency=high
    
      [ Samuel Thibault ]
      * brltty-udeb.postinst: Only preseed installing MATE desktop by default when
        brltty is really running.
    
      [ Cyril Brulebois ]
      * Bump urgency to high for the upcoming D-I Stretch Alpha 6 release.
    
     -- Luke Yelavich <email address hidden>  Wed, 17 Aug 2016 14:55:48 +1000
  • brltty (5.3.1-2ubuntu5) yakkety; urgency=medium
    
      * If RUN_BRLTTY is set to yes when upgrading from 5.3.1-2ubuntu3 or
        earlier, disable the brltty systemd service, and also disable it
        if upgrading from 5.3.1-2ubuntu4, as it was enabled, when in most
        cases it should not be. (LP: #1577103)
    
     -- Luke Yelavich <email address hidden>  Tue, 10 May 2016 12:45:01 +1000
  • brltty (5.3.1-2ubuntu4) yakkety; urgency=medium
    
      * debian/brltty.default: Remove RUN_BRLTTY variable.
      * Revert to using Debian's version of the BrlTTy service file
      * Revert init script to Debian's version, and don't install it, Ubuntu
        uses systemd exclusively now.
      * Remove references to RUN_BRLTTY, and enable the systemd service instead.
      * Add new service file for use with the udev rules. (LP: #1574538)
      * Tweak gbp.conf to comply with gbp convensions.
      * Disable the main brltty service by default
    
     -- Luke Yelavich <email address hidden>  Wed, 27 Apr 2016 10:37:58 +0200
  • brltty (5.3.1-2ubuntu3) yakkety; urgency=medium
    
      * No-change rebuild for libicu soname change.
    
     -- Matthias Klose <email address hidden>  Fri, 22 Apr 2016 22:52:21 +0000
  • brltty (5.3.1-2ubuntu2) xenial; urgency=medium
    
      * debian/rules: Call dh_installinit with --no-start, since we only use
        systemd, and to minimize possible rc.d issues on upgrade (LP: #1568137)
    
      [ Samuel Thibault ]
      * Make initramfs-tools dependency linux-only. LP: #1567658.
    
     -- Luke Yelavich <email address hidden>  Mon, 11 Apr 2016 09:42:59 +1000