[ubuntu/quantal] brltty 4.4-5ubuntu1 (Accepted)

Luke Yelavich themuso at ubuntu.com
Fri Sep 7 00:10:16 UTC 2012


brltty (4.4-5ubuntu1) quantal; urgency=low

  * Merge from debian unstable. (LP: #1029864) 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.
    - 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.
    - Use cython for building python bindings.
    - Build python bindings for python 3.
    - Adjust the brlapi python example in the brlapi.pyx file to work with
      python 3.

brltty (4.4-5) unstable; urgency=low

  [ Mario Lang ]
  * Cherry-pick r6587 from upstream to fix accents output in screen message
  (Closes: Bug#680648).

  [ Samuel Thibault ]
  * Cherry-pick r6588 from upstream to unfuzzy actually-translated messages
  (Closes: Bug#680638).
  * Cherry-pick r6592 and r6625 from upstream to fix typing modifiers in X11
  (Closes: Bug#681460).
  * Regenerate configure, add autoconf and tcl build-dependency.
  * Cherry-pick r6623 from upstream to fix the atspi-2 screen driver. Add
    atspi-2 and glib build-dependency accordingly.
  * 40-no-update-pot.patch: Disable spurious update of .po files.

Date: Fri, 07 Sep 2012 10:07:00 +1000
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/brltty/4.4-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 07 Sep 2012 10:07:00 +1000
Source: brltty
Binary: brltty brltty-dbg libbrlapi0.5 libbrlapi-dbg libbrlapi-dev libbrlapi-jni libbrlapi-java brltty-flite brltty-speechd brltty-espeak brltty-udeb brltty-x11 xbrlapi python3-brlapi
Architecture: source
Version: 4.4-5ubuntu1
Distribution: quantal
Urgency: low
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.5 - braille display access via BRLTTY - shared library
 python3-brlapi - Python bindings for BrlAPI
 xbrlapi    - Access software for a blind person using a braille display - xbrl
Closes: 680638 680648 681460
Launchpad-Bugs-Fixed: 1029864
Changes: 
 brltty (4.4-5ubuntu1) quantal; urgency=low
 .
   * Merge from debian unstable. (LP: #1029864) 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.
     - 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.
     - Use cython for building python bindings.
     - Build python bindings for python 3.
     - Adjust the brlapi python example in the brlapi.pyx file to work with
       python 3.
 .
 brltty (4.4-5) unstable; urgency=low
 .
   [ Mario Lang ]
   * Cherry-pick r6587 from upstream to fix accents output in screen message
   (Closes: Bug#680648).
 .
   [ Samuel Thibault ]
   * Cherry-pick r6588 from upstream to unfuzzy actually-translated messages
   (Closes: Bug#680638).
   * Cherry-pick r6592 and r6625 from upstream to fix typing modifiers in X11
   (Closes: Bug#681460).
   * Regenerate configure, add autoconf and tcl build-dependency.
   * Cherry-pick r6623 from upstream to fix the atspi-2 screen driver. Add
     atspi-2 and glib build-dependency accordingly.
   * 40-no-update-pot.patch: Disable spurious update of .po files.
Checksums-Sha1: 
 7e13088e1b5b3b9c37c5708417ad7d095b519270 2378 brltty_4.4-5ubuntu1.dsc
 7b7a97da6dedbb03600ffbaa991a27c4ff468178 44103 brltty_4.4-5ubuntu1.debian.tar.gz
Checksums-Sha256: 
 784c21a993a02bdddf8ede8266bde5baf06b4cbfa8ba35e5620caa8e094981e9 2378 brltty_4.4-5ubuntu1.dsc
 243d85b2657e51498f4f42bfceba8c1776f363aa0876571c9cb58022b3abac12 44103 brltty_4.4-5ubuntu1.debian.tar.gz
Files: 
 6e06a71c0c60fdb69a5565661a78e432 2378 admin extra brltty_4.4-5ubuntu1.dsc
 ba284bd137515ebc7ed23700edc507fa 44103 admin extra brltty_4.4-5ubuntu1.debian.tar.gz
Original-Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlBJOtoACgkQjVefwtBjIM74YgCg1coyzJQVepakr095bW8/SnIg
a5YAoJQyBetzt3RrcYZ7SGZv8xv0de6u
=PjGh
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list