lp://staging/ubuntu/trusty-proposed/brltty

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://staging/ubuntu/trusty-proposed/brltty
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

102. By Dimitri John Ledkov

No change rebuild to drop python3.3 compiled extension.

101. By Luke Yelavich

* 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.

100. By Luke Yelavich

[ Samuel Thibault ]
* control:
  - Make python*-brlapi description more explict.
  - Bump Standards-Version to 3.9.5 (no changes).
* debian/initramfs/hooks/brltty: rename to .in, and make DEB_HOST_MULTIARCH
  computed at build time by debian/rules (Closes: #725986).

[ Jason White ]
* Add support for systemd (based on upstream service file).
  Closes: #726783.

[ Paul Gevers ]
* Adjust build and source files to be able to build against
  speech-dispatcher 0.8
* Fix timestamp in man pages and strip LinuxDoc-Tools version from html
  (Closes: #708585)

[ Mario Lang ]
* New upstream release.
* debian/source/options: compress with xz.
* debian/patches/20-sbin.patch: Update.
* debian/patches/30-format-security.patch: New.
* debian/brltty.examples: Update to account for renaming of a directory.
* (temporarily) disable bluetooth in udeb to prevent linking against
  non-udeb packages.

99. By Dimitri John Ledkov

No change rebuild against libicu52

98. By Luke Yelavich

* Adjust build and source files to be able to build against
  speech-dispatcher 0.8
* Build-dep on libspeechd-dev >= 0.8

97. By Luke Yelavich

* 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.

96. By Luke Yelavich

[ Samuel Thibault ]
* Fix erroneous BRLAPI_DOT_CHORD value due to using awk instead of gawk.
  (Closes: #708595)

[ Luke Yelavich ]
* 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.
  - Build python bindings for python 3.
  - Drop explicit build dependency on tcl8.4.

95. By Luke Yelavich

* 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.
  - Build python bindings for python 3.
  - Ensure Java bytecode built is compatible with older versions of Java
  - Drop explicit build dependency on tcl8.4.

94. By Luke Yelavich

* 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.
  - 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.
  - Remove obsolete config file on upgrade from 4.3 or earlier.
  - Ensure Java bytecode built is compatible with older versions of Java
  - Drop explicit build dependency on tcl8.4.

93. By Matthias Klose

Drop explicit build dependency on tcl8.4. LP: #1155269.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/utopic/brltty
This branch contains Public information 
Everyone can see this information.

Subscribers