brltty 5.3.1-2ubuntu1 source package in Ubuntu

Changelog

brltty (5.3.1-2ubuntu1) xenial; 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.
    - debian/brltty.service: Respect disabling of brltty in the /etc/default
      file. Turn this into a "Type=simple" job by running in the foreground so
      that the unit can tell apart "disabled" from "running".
  * debian/rules: Drop udev rules file, systemD and udev conflict, and cause
    brltty to malfunction

brltty (5.3.1-2) unstable; urgency=high

  * rules: Set ddeb-migration.
  * control: Depend on debhelper 9.20150628 for ddeb-migration.
  * control: Bump Standards-Version to 3.9.7 (no change).
  * control: Build-depend on libsystemd-dev on linux-any (Closes: Bug#818241).

 -- Luke Yelavich <email address hidden>  Fri, 08 Apr 2016 15:55:55 +1000

Upload details

Uploaded by:
Luke Yelavich
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
brltty_5.3.1.orig.tar.xz 6.0 MiB 5bf6dfda8b48d505886f8a8165af8fdd74a3b97f4cae58febb648664283e9748
brltty_5.3.1-2ubuntu1.debian.tar.xz 35.5 KiB 9c135de8612069a3ad02a6b3f4391dd738d3ff8e7edba41c387d0bf33b0e73eb
brltty_5.3.1-2ubuntu1.dsc 2.5 KiB 93e3e5b94f017de3642936dbdf5f4a59008af2c65d54ef7354a9ffce163508c3

Available diffs

View changes file

Binary packages built by this source

brltty: Access software for a blind person using a braille display

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 The following display models are supported:
  * Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680)
  * Baum
  * BrailComm
  * BrailleLite
  * BrailleNote
  * Cebra
  * EcoBraille
  * EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba)
  * Freedom Scientific (Focus and PacMate)
  * Handy Tech
  * HIMS (Braille Sense, SyncBraille)
  * HumanWare (Brailliant)
  * Iris
  * LogText 32
  * MDV
  * Metec (BD-40)
  * NinePoint
  * Papenmeier
  * Pegasus
  * Seika
  * Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille,
            BraillePen/EasyLink)
  * Tivomatic (Albatross)
  * TSI (Navigator, PowerBraille)
  * VideoBraille
  * VisioBraille
 .
 BRLTTY also provides a client/server based infrastructure for applications
 wishing to utilize a Braille display. The daemon process listens for incoming
 TCP/IP connections on a certain port. A shared object library for clients is
 provided in the package libbrlapi0.6. A static library, header files and
 documentation is provided in package libbrlapi-dev. Bindings to other
 programming languages can be found in libbrlapi-java (Java) and
 python3-brlapi (Python).

brltty-espeak: Access software for a blind person - espeak driver

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains an optional speech driver for the espeak
 speech synthesis engine.

brltty-flite: Access software for a blind person - Flite speech driver

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains an optional speech driver for the Festival Lite
 speech synthesis engine.

brltty-speechd: Access software for a blind person - Speech Dispatcher driver

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains an optional speech driver for the speech-dispatcher
 speech synthesis server.

brltty-udeb: Access software for a blind person using a braille display

 This is a small version of brltty, optimized for use on install media.

brltty-x11: Access software for a blind person using a braille display - X11 drivers

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package contains optional screen drivers for BRLTTY which require X11 or
 GNOME.

libbrlapi-dev: Library for communication with BRLTTY - static libs and headers

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package contains the static library libbrlapi.a and header files
 in /usr/include/brltty/ necessary to compile programs for BrlAPI, a
 client-server based mechanism to remotely access a braille display.

libbrlapi-java: Java bindings for BrlAPI

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides java classes to access a braille display via BrlAPI.

libbrlapi-jni: Java bindings for BrlAPI (native library)

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides the architecture-dependant files required to
 access a braille terminal via BrlAPI from Java.

libbrlapi0.6: braille display access via BRLTTY - shared library

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package contains the shared library necessary to run programs which
 need to communicate with a braille display.

python-brlapi: Braille display access via BRLTTY - Python bindings

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides Python 2.x bindings for BrlAPI.

python3-brlapi: Braille display access via BRLTTY - Python3 bindings

 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package provides Python 3 bindings.

xbrlapi: Access software for a blind person using a braille display - xbrlapi

 BRLTTY is a daemon which provides access to the Linux console (text mode)
 for a blind person using a braille display. It drives the braille
 display and provides complete screen review functionality.
 .
 This package provides xbrlapi, a brltty X11 helper which handles proper
 keyboard simulation and window selection.