[ubuntu/karmic] brltty 4.0-7ubuntu1 (Accepted)

Luke Yelavich themuso at ubuntu.com
Mon Jul 20 02:40:13 BST 2009


brltty (4.0-7ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - Conflicts: libbrlapi, libbrlapi-dev, libbrlapi1-dev.
    - 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.
    - Install udev rules with the same name (85-brltty.rules) in the udeb as
      in the deb.
    - Only copy the brltty config file from the initramfs if the md5sum differs.
    - Change maintainer to Ubuntu Accessibility Developers
      <ubuntu-accessibility-devel at lists.ubuntu.com>
    - Disable BrlTTY grabbing devices that use the FTDI USB to serial chip.
    - Remove the dh-lisp build-dependency, remove the cl-brlapi package, and
      adjust the brltty package description accordingly. dh-lisp is not
      in main.
    - Do not build the speechd package, speech-dispatcher is not in main.
    - Build for python 2.6.
    - Build against openjdk in Ubuntu.
    - Put udev rules file in /lib/udev/rules.d.
    - Enable brltty at startup on the target system if the alternate installer
      is used.

brltty (4.0-7) unstable; urgency=low

  [ Samuel Thibault ]
  * debian/rules: also strip whitespaces in brltty-udeb's tables, strip
    attribute and keyboard tables too.
  * Cherry-pick upstream r4506: "JNI fixes for Sun-based jvms. (sm)"
  * Cherry-pick upstream r4687: "Pyrex doesn't convert NULL to None. (st)"
  * debian/control:
    - Bump build-depend debhelper to >= 5.
    - Bump Standards-Version to 3.8.2 (no change needed).
    - Add ${misc:Depends} dependency to libbrlapi-{java,dev,jni}
    - Remove libc6-dev dependency of libbrlapi-dev, as build-essential already
      depends on it and some ports do not have it.

  [ Mario Lang ]
  * debian/brltty.docs: Add Documents/HISTORY.
  * debian/control: Add Samuel Thibault to Uploaders.
  * debian/libbrlapi-dev.install: Install libbrlapi.a in /usr/lib
    (Closes: Bug#411671).

Date: Mon, 20 Jul 2009 11:20:14 +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/karmic/+source/brltty/4.0-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 20 Jul 2009 11:20:14 +1000
Source: brltty
Binary: brltty libbrlapi0.5 libbrlapi-dev libbrlapi-jni libbrlapi-java brltty-flite brltty-udeb brltty-x11 python-brlapi
Architecture: source
Version: 4.0-7ubuntu1
Distribution: karmic
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-flite - Access software for a blind person using a braille display
 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
 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: 411671
Changes: 
 brltty (4.0-7ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - Conflicts: libbrlapi, libbrlapi-dev, libbrlapi1-dev.
     - 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.
     - Install udev rules with the same name (85-brltty.rules) in the udeb as
       in the deb.
     - Only copy the brltty config file from the initramfs if the md5sum differs.
     - Change maintainer to Ubuntu Accessibility Developers
       <ubuntu-accessibility-devel at lists.ubuntu.com>
     - Disable BrlTTY grabbing devices that use the FTDI USB to serial chip.
     - Remove the dh-lisp build-dependency, remove the cl-brlapi package, and
       adjust the brltty package description accordingly. dh-lisp is not
       in main.
     - Do not build the speechd package, speech-dispatcher is not in main.
     - Build for python 2.6.
     - Build against openjdk in Ubuntu.
     - Put udev rules file in /lib/udev/rules.d.
     - Enable brltty at startup on the target system if the alternate installer
       is used.
 .
 brltty (4.0-7) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * debian/rules: also strip whitespaces in brltty-udeb's tables, strip
     attribute and keyboard tables too.
   * Cherry-pick upstream r4506: "JNI fixes for Sun-based jvms. (sm)"
   * Cherry-pick upstream r4687: "Pyrex doesn't convert NULL to None. (st)"
   * debian/control:
     - Bump build-depend debhelper to >= 5.
     - Bump Standards-Version to 3.8.2 (no change needed).
     - Add ${misc:Depends} dependency to libbrlapi-{java,dev,jni}
     - Remove libc6-dev dependency of libbrlapi-dev, as build-essential already
       depends on it and some ports do not have it.
 .
   [ Mario Lang ]
   * debian/brltty.docs: Add Documents/HISTORY.
   * debian/control: Add Samuel Thibault to Uploaders.
   * debian/libbrlapi-dev.install: Install libbrlapi.a in /usr/lib
     (Closes: Bug#411671).
Checksums-Sha1: 
 bd4bacccb42a626d3d66fc4d3509e3816f21a9de 1751 brltty_4.0-7ubuntu1.dsc
 3f2bde264c5661efd79f1cb14317af50ae47aabd 28040 brltty_4.0-7ubuntu1.diff.gz
Checksums-Sha256: 
 0faf7da9e54d55473b320845383241fa135fbbe79b07c8dcd01e984bf21869a2 1751 brltty_4.0-7ubuntu1.dsc
 dd87b7776ec33c1578234795770deb83b7a173ac74a5cca591f768f7edca998c 28040 brltty_4.0-7ubuntu1.diff.gz
Files: 
 31d57198b5b5e976b48fb8b0b500c9f7 1751 admin extra brltty_4.0-7ubuntu1.dsc
 fee6c886864209f44d8c008bebd40686 28040 admin extra brltty_4.0-7ubuntu1.diff.gz
Original-Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>

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

iEYEARECAAYFAkpjxzYACgkQjVefwtBjIM7ZdACgi2/HP2xi8Y+4hZbMXr77lw2n
b8sAn0l9XQDDBtd7XwV6I2mgoTWL0B8X
=YL1f
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list