[ubuntu/vivid-proposed] brltty 5.2~20141018-1ubuntu1 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Mon Nov 10 05:53:15 UTC 2014
brltty (5.2~20141018-1ubuntu1) vivid; 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".
brltty (5.2~20141018-1) unstable; urgency=medium
* New upstream snapshot, very close to upstream 5.2 release.
- control: Build-Depend on pkg-config
- brltty-udeb.udev.rules: Update autostart rules with newer devices.
- patches/30-format-security.patch, 60-fix-man-install.patch,
70-fs-hang-fix.patch, 80-kfreebsd.patch, 90-zh-lang-fix.patch: Remove,
merged upstream
- rules: Fix table and help paths.
* rules: Fix passing CL_DATE to sed (Closes: #708585).
* brltty-udeb.prebaseconfig: Fix auto-starting at-spi and orca in XFCE and
LXDE.
brltty (5.0-3) unstable; urgency=low
[ Paul Gevers ]
* Improved timestamp fix in man pages to be independent of locales and
file timestamps (Closes: #708585)
[ Samuel Thibault ]
* Team upload.
* Append the d-i -inherited configure to the end of brltty.conf instead of
dropping it (which was thus losing the documentation for the user).
* patches/90-zh-lang-fix.patch: Fix zh translation syntax.
* brltty-udeb.prebaseconfig: Enable accessibility in XFCE, LXDE and MATE
sessions too.
* Bump Standards-Version to 3.9.6 (no changes).
Date: Mon, 10 Nov 2014 16:50:38 +1100
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/brltty/5.2~20141018-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 10 Nov 2014 16:50: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.2~20141018-1ubuntu1
Distribution: vivid
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
Changes:
brltty (5.2~20141018-1ubuntu1) vivid; 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".
.
brltty (5.2~20141018-1) unstable; urgency=medium
.
* New upstream snapshot, very close to upstream 5.2 release.
- control: Build-Depend on pkg-config
- brltty-udeb.udev.rules: Update autostart rules with newer devices.
- patches/30-format-security.patch, 60-fix-man-install.patch,
70-fs-hang-fix.patch, 80-kfreebsd.patch, 90-zh-lang-fix.patch: Remove,
merged upstream
- rules: Fix table and help paths.
* rules: Fix passing CL_DATE to sed (Closes: #708585).
* brltty-udeb.prebaseconfig: Fix auto-starting at-spi and orca in XFCE and
LXDE.
.
brltty (5.0-3) unstable; urgency=low
.
[ Paul Gevers ]
* Improved timestamp fix in man pages to be independent of locales and
file timestamps (Closes: #708585)
.
[ Samuel Thibault ]
* Team upload.
* Append the d-i -inherited configure to the end of brltty.conf instead of
dropping it (which was thus losing the documentation for the user).
* patches/90-zh-lang-fix.patch: Fix zh translation syntax.
* brltty-udeb.prebaseconfig: Enable accessibility in XFCE, LXDE and MATE
sessions too.
* Bump Standards-Version to 3.9.6 (no changes).
Checksums-Sha1:
db7055216b0c994ca59af128d957babecfb3b215 2666 brltty_5.2~20141018-1ubuntu1.dsc
a6d0d45e755e763b18b0e4527ab77d886068111d 2545820 brltty_5.2~20141018.orig.tar.xz
6ddb66ed20f482a96caee9b43a9dd7f6d78510c4 33944 brltty_5.2~20141018-1ubuntu1.debian.tar.xz
Checksums-Sha256:
45af15a622a1cf4f86cc79babc6286c5861ae764e6aeb99a32a6107de2c5759a 2666 brltty_5.2~20141018-1ubuntu1.dsc
ea33deb198016bbfe72fa94a5d98ee00b72b4ca5867d16f88b06bfc98d363c8c 2545820 brltty_5.2~20141018.orig.tar.xz
6b13aaa7e98103cc2fc3fa51e32b4b81807a451c360f07dbffbdee220c3c408d 33944 brltty_5.2~20141018-1ubuntu1.debian.tar.xz
Files:
b1e93f5fdb526b9c528cb371664d9117 2666 admin extra brltty_5.2~20141018-1ubuntu1.dsc
93247911f3dcbd12925904d88c5e296e 2545820 admin extra brltty_5.2~20141018.orig.tar.xz
80b4577bf5481d877f342e5284147ffe 33944 admin extra brltty_5.2~20141018-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRgUo0ACgkQjVefwtBjIM4QHACg2gDmU9t6EJk2Okrp2Zq/ggbB
R3kAmgNkf3+n3ru4esKHd8OwUG9Py79F
=0Gq/
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list