[ubuntu/trusty-proposed] brltty 5.0-2ubuntu1 (Accepted)

Luke Yelavich themuso at ubuntu.com
Fri Mar 14 04:29:19 UTC 2014


brltty (5.0-2ubuntu1) trusty; urgency=medium

  * 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.
    - Enable brltty at startup on the target system if the alternate installer
      is used.
    - Create separate rules file for the brltty deb, with the rules now
      pointing to a separate script
    - Add gbp.conf file for git buildpackage
    - Do not build the at-spi driver, the legacy at-spi stack is no longer in
      the archive.
    - Drop explicit build dependency on tcl8.4.

brltty (5.0-2) unstable; urgency=medium

  * Fix debian/watch file.
  * Fix download URLs in copyright file(s).
  * debian/patches/80-kfreebsd.patch: Try to fix build failure on
    kFreeBSD.  Patch taken from upstream, but squashed, so no commit ID.

brltty (5.0-1) unstable; urgency=low

  [ Samuel Thibault ]
  * control:
    - Make python*-brlapi description more explicit.
    - Bump Standards-Version to 3.9.5 (no changes).
  * debian/initramfs/hooks/brltty: rename to .in, and make DEB_HOST_MULTIARCH
    computed at build time by debian/rules (Closes: #725986).
  * Add brltty 5.0 USB IDs to udev rules.

  [ Jason White ]
  * Add support for systemd (based on upstream service file).
    Closes: #726783.

  [ Paul Gevers ]
  * Adjust build and source files to be able to build against
    speech-dispatcher 0.8
  * Fix timestamp in man pages and strip LinuxDoc-Tools version from html
    (Closes: #708585)

  [ Mario Lang ]
  * New upstream release.
  * debian/source/options: compress with xz.
  * debian/patches/20-sbin.patch: Update.
  * debian/patches/30-format-security.patch: New.
  * debian/brltty.examples: Update to account for renaming of a directory.
  * (temporarily) disable bluetooth in udeb to prevent linking against
    non-udeb packages.
  * debian/patches/60-fix-man-install.patch: Cherry pick
    a1e3a6a71d1278e243881ae7abdf0b65841c6aee from upstream to fix
    installation of man pages for driver-specific tools.
  * debian/patches/70-fs-hang-fix.patch: Cherry pick
    aa3c189d5fb32859d2e93164f59255db35aea4f8 from upstream to fix
    issues with FreedomScientific driver.

Date: Fri, 14 Mar 2014 15:16:38 +1100
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/brltty/5.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 14 Mar 2014 15:16:38 +1100
Source: brltty
Binary: brltty brltty-dbg libbrlapi0.6 libbrlapi-dbg libbrlapi-dev libbrlapi-jni libbrlapi-java brltty-flite brltty-speechd brltty-espeak brltty-udeb brltty-x11 xbrlapi python-brlapi python3-brlapi
Architecture: source
Version: 5.0-2ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description: 
 brltty     - Access software for a blind person using a braille display
 brltty-dbg - debugging symbols for brltty
 brltty-espeak - Access software for a blind person - espeak driver
 brltty-flite - Access software for a blind person - Flite speech driver
 brltty-speechd - Access software for a blind person - Speech Dispatcher driver
 brltty-udeb - Access software for a blind person using a braille display (udeb)
 brltty-x11 - Access software for a blind person using a braille display - X11
 libbrlapi-dbg - braille display access via BRLTTY - shared library debugging symb
 libbrlapi-dev - Library for communication with BRLTTY - static libs and headers
 libbrlapi-java - Java bindings for BrlAPI
 libbrlapi-jni - Java bindings for BrlAPI (native library)
 libbrlapi0.6 - braille display access via BRLTTY - shared library
 python-brlapi - Braille display access via BRLTTY - Python bindings
 python3-brlapi - Braille display access via BRLTTY - Python3 bindings
 xbrlapi    - Access software for a blind person using a braille display - xbrl
Closes: 708585 725986 726783
Changes: 
 brltty (5.0-2ubuntu1) trusty; urgency=medium
 .
   * 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.
     - Enable brltty at startup on the target system if the alternate installer
       is used.
     - Create separate rules file for the brltty deb, with the rules now
       pointing to a separate script
     - Add gbp.conf file for git buildpackage
     - Do not build the at-spi driver, the legacy at-spi stack is no longer in
       the archive.
     - Drop explicit build dependency on tcl8.4.
 .
 brltty (5.0-2) unstable; urgency=medium
 .
   * Fix debian/watch file.
   * Fix download URLs in copyright file(s).
   * debian/patches/80-kfreebsd.patch: Try to fix build failure on
     kFreeBSD.  Patch taken from upstream, but squashed, so no commit ID.
 .
 brltty (5.0-1) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * control:
     - Make python*-brlapi description more explicit.
     - Bump Standards-Version to 3.9.5 (no changes).
   * debian/initramfs/hooks/brltty: rename to .in, and make DEB_HOST_MULTIARCH
     computed at build time by debian/rules (Closes: #725986).
   * Add brltty 5.0 USB IDs to udev rules.
 .
   [ Jason White ]
   * Add support for systemd (based on upstream service file).
     Closes: #726783.
 .
   [ Paul Gevers ]
   * Adjust build and source files to be able to build against
     speech-dispatcher 0.8
   * Fix timestamp in man pages and strip LinuxDoc-Tools version from html
     (Closes: #708585)
 .
   [ Mario Lang ]
   * New upstream release.
   * debian/source/options: compress with xz.
   * debian/patches/20-sbin.patch: Update.
   * debian/patches/30-format-security.patch: New.
   * debian/brltty.examples: Update to account for renaming of a directory.
   * (temporarily) disable bluetooth in udeb to prevent linking against
     non-udeb packages.
   * debian/patches/60-fix-man-install.patch: Cherry pick
     a1e3a6a71d1278e243881ae7abdf0b65841c6aee from upstream to fix
     installation of man pages for driver-specific tools.
   * debian/patches/70-fs-hang-fix.patch: Cherry pick
     aa3c189d5fb32859d2e93164f59255db35aea4f8 from upstream to fix
     issues with FreedomScientific driver.
Checksums-Sha1: 
 b13d5128fa5d9682c8f68d5b1912371d34fb2d31 2472 brltty_5.0-2ubuntu1.dsc
 6359c292635175605944ef298d97bf32c9538eff 36724 brltty_5.0-2ubuntu1.debian.tar.xz
Checksums-Sha256: 
 536503064bd48e4ed70597839ecd7fa6f6be48eff98c15291fc30f25d61ac7f5 2472 brltty_5.0-2ubuntu1.dsc
 603b691e1def99357395a31bc24087c25a63094ae5c7ad535515a38532ad6bb6 36724 brltty_5.0-2ubuntu1.debian.tar.xz
Files: 
 2e05bdb88e986b312f4195b37d8b463f 2472 admin extra brltty_5.0-2ubuntu1.dsc
 20a77aa03abfd127543f56833015e31f 36724 admin extra brltty_5.0-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlMihXoACgkQjVefwtBjIM6MRACgxJhsBuKFH6uPUf/W/xX9H/Wt
vZ4AoLxraTSvKFI3+li9cg181uTw71zq
=twNc
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list