[ubuntu/focal-proposed] brltty 6.0+dfsg-4ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Wed Feb 5 15:20:14 UTC 2020
brltty (6.0+dfsg-4ubuntu1) focal; urgency=medium
* Resynchronize with Debian. 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.
- debian/brltty.sh: Update path /sbin/brltty to /bin/brltty
* Removed delta
- preinst service migration for xenial upgrades
brltty (6.0+dfsg-4) unstable; urgency=medium
* patches/python3: Make latex-access.ctb use python3. Make configure look
for cython3 too.
* patches/10-python.patch: Use python3's python.mk
* control: Recommend python3 instead of python.
* control: Build-depend on cython3 instead of cython (Closes: Bug#945627)
brltty (6.0+dfsg-3) unstable; urgency=medium
* Upload to unstable.
* watch: Generalize pattern.
brltty (6.0+dfsg-2) experimental; urgency=medium
* control,rules: Re-enable java on riscv64 (Closes: Bug#933711)
* control: Set Vcs-* to salsa.debian.org.
* control: Bump Standards-Version to 4.4.0 (no changes).
* control: Drop X-Python3-Version 3.2.
* sources/options: Remove now-useless compression option.
* source/lintian-overrides: Silence some warnings.
* brltty.{pre,post}{inst,rm}: Remove old upgrade fixes.
* libbrlapi-dev.lintian-overrides: Silence warnings.
* rules: Remove non-working jquery files.
* control: Build-depend on cython (>= 0.28.4).
* brltty.lintian-overrides: Remove package-contains-empty-directory
lib/brltty/rw/, dropped upstream.
* control: Remove autotools-dev build-dep, now useless.
brltty (6.0+dfsg-1) experimental; urgency=medium
* New upstream release.
- Remove non-shipped generated files DOS/cwsdpmi.exe, Windows/msvcr90.dll,
Documents/BrlAPIref/html from upstream tarball.
- Rename libbrlapi0.6 to libbrlapi0.7 according to soname bump.
- debian/patches/atspi2-shutdown: Merged.
- debian/patches/git-atspi2-init: Merged.
- debian/patches/git-new_hedomobiline_usbid: Merged.
- debian/patches/git-pythonclose: Merged.
- debian/patches/git-xbrlapi: Merged.
- debian/patches/policykit-fix: Merged.
- debian/patches/10-python.patch: Refreshed.
- debian/patches/java-jni: Fix jni path, allow to preseed it.
- control: Add libexpat1-dev, libpcre3-dev build-dependencies.
- rules: Preseed jni path.
- rules: Disable using rgx package for d-i which does not have it.
- control: Explicitly add libespeak-ng-dev build-dependency.
- rules: Add espeak-ng driver to brltty-espeak package.
- debian/libbrlapi-jni.install: Move jni to multi-arch.
- control: Add dh-exec build-depend. Make libbrlapi-jni multiarch: same.
- control: Make brltty, libbrlapi-java, xbrlapi multi-arch: foreign.
- compat: Bump to 11.
- debian/brltty.docs: Drop elder README file.
- rules: Use dh_installsystemd instead of dh_systemd_enable and
dh_systemd_start.
* Demote policykit-1 Depends to Recommends on !linux.
Date: Wed, 05 Feb 2020 16:19:37 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/brltty/6.0+dfsg-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 05 Feb 2020 16:19:37 +0100
Source: brltty
Binary: brltty libbrlapi0.7 libbrlapi-dev libbrlapi-jni libbrlapi-java brltty-flite brltty-speechd brltty-espeak brltty-udeb brltty-x11 xbrlapi cl-brlapi python3-brlapi
Architecture: source
Version: 6.0+dfsg-4ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
brltty - Access software for a blind person using a braille display
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
cl-brlapi - Common Lisp bindings for BrlAPI
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.7 - braille display access via BRLTTY - shared library
python3-brlapi - Braille display access via BRLTTY - Python3 bindings
xbrlapi - Access software for a blind person using a braille display - xbrl
Closes: 933711 945627
Changes:
brltty (6.0+dfsg-4ubuntu1) focal; urgency=medium
.
* Resynchronize with Debian. 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.
- debian/brltty.sh: Update path /sbin/brltty to /bin/brltty
* Removed delta
- preinst service migration for xenial upgrades
.
brltty (6.0+dfsg-4) unstable; urgency=medium
.
* patches/python3: Make latex-access.ctb use python3. Make configure look
for cython3 too.
* patches/10-python.patch: Use python3's python.mk
* control: Recommend python3 instead of python.
* control: Build-depend on cython3 instead of cython (Closes: Bug#945627)
.
brltty (6.0+dfsg-3) unstable; urgency=medium
.
* Upload to unstable.
* watch: Generalize pattern.
.
brltty (6.0+dfsg-2) experimental; urgency=medium
.
* control,rules: Re-enable java on riscv64 (Closes: Bug#933711)
* control: Set Vcs-* to salsa.debian.org.
* control: Bump Standards-Version to 4.4.0 (no changes).
* control: Drop X-Python3-Version 3.2.
* sources/options: Remove now-useless compression option.
* source/lintian-overrides: Silence some warnings.
* brltty.{pre,post}{inst,rm}: Remove old upgrade fixes.
* libbrlapi-dev.lintian-overrides: Silence warnings.
* rules: Remove non-working jquery files.
* control: Build-depend on cython (>= 0.28.4).
* brltty.lintian-overrides: Remove package-contains-empty-directory
lib/brltty/rw/, dropped upstream.
* control: Remove autotools-dev build-dep, now useless.
.
brltty (6.0+dfsg-1) experimental; urgency=medium
.
* New upstream release.
- Remove non-shipped generated files DOS/cwsdpmi.exe, Windows/msvcr90.dll,
Documents/BrlAPIref/html from upstream tarball.
- Rename libbrlapi0.6 to libbrlapi0.7 according to soname bump.
- debian/patches/atspi2-shutdown: Merged.
- debian/patches/git-atspi2-init: Merged.
- debian/patches/git-new_hedomobiline_usbid: Merged.
- debian/patches/git-pythonclose: Merged.
- debian/patches/git-xbrlapi: Merged.
- debian/patches/policykit-fix: Merged.
- debian/patches/10-python.patch: Refreshed.
- debian/patches/java-jni: Fix jni path, allow to preseed it.
- control: Add libexpat1-dev, libpcre3-dev build-dependencies.
- rules: Preseed jni path.
- rules: Disable using rgx package for d-i which does not have it.
- control: Explicitly add libespeak-ng-dev build-dependency.
- rules: Add espeak-ng driver to brltty-espeak package.
- debian/libbrlapi-jni.install: Move jni to multi-arch.
- control: Add dh-exec build-depend. Make libbrlapi-jni multiarch: same.
- control: Make brltty, libbrlapi-java, xbrlapi multi-arch: foreign.
- compat: Bump to 11.
- debian/brltty.docs: Drop elder README file.
- rules: Use dh_installsystemd instead of dh_systemd_enable and
dh_systemd_start.
* Demote policykit-1 Depends to Recommends on !linux.
Checksums-Sha1:
bc8534957bcbf7ea92eeb4920bba375d8e1a5e88 2696 brltty_6.0+dfsg-4ubuntu1.dsc
cf0ad9dee5921b4650b5b917fbae6b8dd52c5c0b 2504984 brltty_6.0+dfsg.orig.tar.xz
57f4ccecff67ef956998e48ddb5d879577c57132 32820 brltty_6.0+dfsg-4ubuntu1.debian.tar.xz
Checksums-Sha256:
09a1e2d1c21f8972a6e49a1e33434713754e67c789fa40bfd807bd10557d8293 2696 brltty_6.0+dfsg-4ubuntu1.dsc
4db62048dad314f76bb8691feb99ae88f3920a612b73862be9256a3e78d6557e 2504984 brltty_6.0+dfsg.orig.tar.xz
e6e4b8f3f1ce8d6725ee8c9c84aefa497c7f0542ae94b26f344242b4331bd432 32820 brltty_6.0+dfsg-4ubuntu1.debian.tar.xz
Files:
a3ab55e70e39e0fd48250c45369ea395 2696 admin optional brltty_6.0+dfsg-4ubuntu1.dsc
40a55521cab0ad2d6e49847774407c55 2504984 admin optional brltty_6.0+dfsg.orig.tar.xz
f1b6366bea8038a1d6327b7ef43f5d7c 32820 admin optional brltty_6.0+dfsg-4ubuntu1.debian.tar.xz
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAl463RgACgkQQxo87aLX0pIsqwCgt92FIAscK5J1OO8bFGg1Jb7R
WKAAn0n1AU1EUrW21475+KN5BuKdVMzI
=Keiu
-----END PGP SIGNATURE-----
More information about the Focal-changes
mailing list