[ubuntu/maverick] brltty 4.2-2ubuntu1 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Thu Jun 17 07:45:16 BST 2010
brltty (4.2-2ubuntu1) maverick; urgency=low
* 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.
- 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.
* debian/patches/debian/patches/30-sys-stat.patch: Explicitly include
sys/stat.h in Programs/sys_linux.c, fixes FTBFs
brltty (4.2-2) unstable; urgency=low
* Add libdbus-1-dev to Build-Depends for the a2 screen driver.
* Remove bison from Build-Depends, no longer needed.
brltty (4.2-1) unstable; urgency=low
[ Samuel Thibault ]
* debian/libbrlapi-java.docs: Add doc
* debian/libbrlapi-java.doc-base: Register doc.
* debian/brltty-udeb.udev.rules: Update list of supported devices.
[ Mario Lang ]
* New upstream release.
- Drop all patches, merged upstream.
- Convert to source format 3.0 (quilt).
* Temporarily disable the eSpeak driver to avoid NEW processing.
brltty (4.1-5) unstable; urgency=low
[ Samuel Thibault ]
* Cherry-pick upstream r4902 and 4904 to fix linking libbrlapi without
libpthread.
* Cherry-pick upstream r4926 to fix minus sign in vtsp.1.
* Cherry-pick upstream r4927 to fix a typo.
* debian/NEWS: Remove bullets, fix version number.
* Override package-contains-empty-directory lib/brltty/rw/ which is on
purpose.
* debian/control:
- Drop duplicate Priority field.
- Fix duplicate short descriptions.
* Move udev rules to /lib/udev/rules.d
* debian/control: Bump Standards-Version to 3.8.4 (no change needed).
* debian/control: Add default-jdk build-dep except on m68k.
* debian/rules:
- Only disable java on m68k as it should now work on all other archs.
- Set JAVA_HOME to /usr/lib/jvm/default-java instead of hardcoding the use
of one kind of jvm (Closes: Bug#560072).
* Bindings/Python/brlapi.pyx: Apply upstream r4991 to fix an uninitialized
field in python exception handling (Closes: Bug#568512).
* Apply upstream r5007 to fix debian installer's fbterm start race
(Closes: Bug#504385).
* Bindings/Python/Makefile.in: Include /usr/share/python/python.mk and
pass $(py_setup_install_args) setup.py to keep proper installation paths
(Closes: Bug#571274).
[ Mario Lang ]
* debian/control: Add x11proto-kb-dev and libxtst-dev to Build-Depends.
* Update Build-Depends version of debhelper since we are using
dh_lintian now.
* Fix "initramfs hooks are not executed" (Closes: #570172)
* Remove a false positive dependency on /usr from init script, we do
not want to rely on $remote_fs
brltty (4.1-4) unstable; urgency=high
* High-urgency upload for bug fix for d-i alpha release.
* debian/libbrlapi-dev.links: Add /usr/lib/libbrlapi.so -> /lib/libbrlapi.so
symlink to fix dynamic linking of libbrlapi by default by gcc.
* Cherry-pick upstream r4916 change and regenerate configure to fix build on
kfreebsd-* machines with the newer USB API (Closes: Bug#560114).
brltty (4.1-3) unstable; urgency=high
* High-urgency upload for bug fix for d-i alpha release.
* debian/control, debian/rules: Temporarily disable building the java
bindings to get a brltty-udeb package for d-i alpha release.
Date: Thu, 17 Jun 2010 16:36:01 +1000
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Luke Yelavich <luke.yelavich at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/brltty/4.2-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 17 Jun 2010 16:36:01 +1000
Source: brltty
Binary: brltty libbrlapi0.5 libbrlapi-dev libbrlapi-jni libbrlapi-java brltty-flite brltty-speechd brltty-udeb brltty-x11 python-brlapi
Architecture: source
Version: 4.2-2ubuntu1
Distribution: maverick
Urgency: high
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-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-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
python-brlapi - Python bindings for BrlAPI
Closes: 504385 560072 560114 568512 570172 571274
Changes:
brltty (4.2-2ubuntu1) maverick; urgency=low
.
* 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.
- 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.
* debian/patches/debian/patches/30-sys-stat.patch: Explicitly include
sys/stat.h in Programs/sys_linux.c, fixes FTBFs
.
brltty (4.2-2) unstable; urgency=low
.
* Add libdbus-1-dev to Build-Depends for the a2 screen driver.
* Remove bison from Build-Depends, no longer needed.
.
brltty (4.2-1) unstable; urgency=low
.
[ Samuel Thibault ]
* debian/libbrlapi-java.docs: Add doc
* debian/libbrlapi-java.doc-base: Register doc.
* debian/brltty-udeb.udev.rules: Update list of supported devices.
.
[ Mario Lang ]
* New upstream release.
- Drop all patches, merged upstream.
- Convert to source format 3.0 (quilt).
* Temporarily disable the eSpeak driver to avoid NEW processing.
.
brltty (4.1-5) unstable; urgency=low
.
[ Samuel Thibault ]
* Cherry-pick upstream r4902 and 4904 to fix linking libbrlapi without
libpthread.
* Cherry-pick upstream r4926 to fix minus sign in vtsp.1.
* Cherry-pick upstream r4927 to fix a typo.
* debian/NEWS: Remove bullets, fix version number.
* Override package-contains-empty-directory lib/brltty/rw/ which is on
purpose.
* debian/control:
- Drop duplicate Priority field.
- Fix duplicate short descriptions.
* Move udev rules to /lib/udev/rules.d
* debian/control: Bump Standards-Version to 3.8.4 (no change needed).
* debian/control: Add default-jdk build-dep except on m68k.
* debian/rules:
- Only disable java on m68k as it should now work on all other archs.
- Set JAVA_HOME to /usr/lib/jvm/default-java instead of hardcoding the use
of one kind of jvm (Closes: Bug#560072).
* Bindings/Python/brlapi.pyx: Apply upstream r4991 to fix an uninitialized
field in python exception handling (Closes: Bug#568512).
* Apply upstream r5007 to fix debian installer's fbterm start race
(Closes: Bug#504385).
* Bindings/Python/Makefile.in: Include /usr/share/python/python.mk and
pass $(py_setup_install_args) setup.py to keep proper installation paths
(Closes: Bug#571274).
.
[ Mario Lang ]
* debian/control: Add x11proto-kb-dev and libxtst-dev to Build-Depends.
* Update Build-Depends version of debhelper since we are using
dh_lintian now.
* Fix "initramfs hooks are not executed" (Closes: #570172)
* Remove a false positive dependency on /usr from init script, we do
not want to rely on $remote_fs
.
brltty (4.1-4) unstable; urgency=high
.
* High-urgency upload for bug fix for d-i alpha release.
* debian/libbrlapi-dev.links: Add /usr/lib/libbrlapi.so -> /lib/libbrlapi.so
symlink to fix dynamic linking of libbrlapi by default by gcc.
* Cherry-pick upstream r4916 change and regenerate configure to fix build on
kfreebsd-* machines with the newer USB API (Closes: Bug#560114).
.
brltty (4.1-3) unstable; urgency=high
.
* High-urgency upload for bug fix for d-i alpha release.
* debian/control, debian/rules: Temporarily disable building the java
bindings to get a brltty-udeb package for d-i alpha release.
Checksums-Sha1:
9b05902607547173b4b4d4068c9b5781c4dd4c99 1824 brltty_4.2-2ubuntu1.dsc
d25802d08599b75841e7bb2f29bc88737f2992d2 2234191 brltty_4.2.orig.tar.gz
4984f25995a493cbb8569a2d06a9c5d46f1dbed4 35182 brltty_4.2-2ubuntu1.debian.tar.gz
Checksums-Sha256:
acdd922a59d0426819519fe5b0eb5aeab97b80c382a899f905f5d8de509797f3 1824 brltty_4.2-2ubuntu1.dsc
fc2b1a96255afc26ac43cadd3f730fabb73d0b1d991ffefd4c2214c5e20a8aa2 2234191 brltty_4.2.orig.tar.gz
c60dceeee177e03c296cb4e1ef6509a69b82c620e7be4d9ba4fcbcb9136b617c 35182 brltty_4.2-2ubuntu1.debian.tar.gz
Files:
6734e516aecd719bc40648240445ea68 1824 admin extra brltty_4.2-2ubuntu1.dsc
192af5e634210616928496645e392097 2234191 admin extra brltty_4.2.orig.tar.gz
2a0701df38c1f2f95f8b7410a9341987 35182 admin extra brltty_4.2-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkwZw1cACgkQjVefwtBjIM71tQCggriwWsXE1wOzyPmx7GL7FiWQ
BdcAnjDkxaITwbhvaeRyVo9eTZ2uqPZk
=6qXV
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list