[ubuntu/hirsute-proposed] brltty 6.1+dfsg-2ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Mon Nov 2 10:58:13 UTC 2020


brltty (6.1+dfsg-2ubuntu1) hirsute; urgency=medium

  * Merge 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
  * Discard the changes to the brltty-udeb.udev.rules file.

brltty (6.1+dfsg-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * control: Bump Standards-Version to 4.5.0 (no change)
  * Remove 3 unused lintian overrides.

  * debian/xbrlapi.maintscript: Remove old 60xbrlapi script.

brltty (6.1+dfsg-1) experimental; urgency=medium

  * New upstream release.
    - Rename libbrlapi0.7 package to libbrlapi0.8 according to soname bump.
    - brltty-udeb.udev.rules: Update with new driver support.
    - patches/50-constants.patch: Upstreamed.
    - patches/java-jni: Upstreamed.
    - patches/python3: Refresh.
    - patches/python-verbose: Upstreamed.
    - patches/log-spam: Upstreamed.
    - control: Add libxfixes-dev build-dep.
    - patches/xbrlapi-install: New patch, fixes installing 90xbrlapi from
    out-of-source builds.
    - brltty.examples: Install systemd wrapper example too.

brltty (6.0+dfsg-6) unstable; urgency=medium

  * brltty-udeb.udev.rules: Merge with upstream's rules file, to make updating
    much easier.
  * brltty-udeb.udev.sh: Add -E option for udev script to make brltty detect
    exactly the right device.
  * README.source: Document the dfsg tarball modifications.
  * patches/sd_session_get_vt: Automatically get VT nr from logind.
  * control: Update alioth list domain.
  * patches/python-writeDots: Fix python's writeDots binding.
  * patches/xbrlapi-root-unknown: do not print the root window name.
  * brltty-udeb.start: Add missing +x perm.

brltty (6.0+dfsg-5) unstable; urgency=medium

  [ Samuel Thibault ]
  * rules: Rely on pre-initialized dpkg-architecture variables.
  * patches/python-verbose: Make python bindings build verbose when V=1 is set.
  * patches/log-spam: Avoid spamming log with recent Orca which tries to
    reconnect periodically.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Name (from ./configure).
  * Update standards version to 4.4.1, no changes needed.

Date: Mon, 02 Nov 2020 11:42:39 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/brltty/6.1+dfsg-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Nov 2020 11:42:39 +0100
Source: brltty
Architecture: source
Version: 6.1+dfsg-2ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Changes:
 brltty (6.1+dfsg-2ubuntu1) hirsute; urgency=medium
 .
   * Merge 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
   * Discard the changes to the brltty-udeb.udev.rules file.
 .
 brltty (6.1+dfsg-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Use secure URI in debian/watch.
   * control: Bump Standards-Version to 4.5.0 (no change)
   * Remove 3 unused lintian overrides.
 .
   * debian/xbrlapi.maintscript: Remove old 60xbrlapi script.
 .
 brltty (6.1+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
     - Rename libbrlapi0.7 package to libbrlapi0.8 according to soname bump.
     - brltty-udeb.udev.rules: Update with new driver support.
     - patches/50-constants.patch: Upstreamed.
     - patches/java-jni: Upstreamed.
     - patches/python3: Refresh.
     - patches/python-verbose: Upstreamed.
     - patches/log-spam: Upstreamed.
     - control: Add libxfixes-dev build-dep.
     - patches/xbrlapi-install: New patch, fixes installing 90xbrlapi from
     out-of-source builds.
     - brltty.examples: Install systemd wrapper example too.
 .
 brltty (6.0+dfsg-6) unstable; urgency=medium
 .
   * brltty-udeb.udev.rules: Merge with upstream's rules file, to make updating
     much easier.
   * brltty-udeb.udev.sh: Add -E option for udev script to make brltty detect
     exactly the right device.
   * README.source: Document the dfsg tarball modifications.
   * patches/sd_session_get_vt: Automatically get VT nr from logind.
   * control: Update alioth list domain.
   * patches/python-writeDots: Fix python's writeDots binding.
   * patches/xbrlapi-root-unknown: do not print the root window name.
   * brltty-udeb.start: Add missing +x perm.
 .
 brltty (6.0+dfsg-5) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * rules: Rely on pre-initialized dpkg-architecture variables.
   * patches/python-verbose: Make python bindings build verbose when V=1 is set.
   * patches/log-spam: Avoid spamming log with recent Orca which tries to
     reconnect periodically.
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Name (from ./configure).
   * Update standards version to 4.4.1, no changes needed.
Checksums-Sha1:
 a189c4bc095f86ee882b86a03d37423855e45f52 3395 brltty_6.1+dfsg-2ubuntu1.dsc
 349a86960ffb305d3b24db173f9a940c2507dbba 3001724 brltty_6.1+dfsg.orig.tar.xz
 1e056928f3888ec31232b769e2a04a223753fdd2 36952 brltty_6.1+dfsg-2ubuntu1.debian.tar.xz
 eed37b68de6ffa058b0bfbf20e4d2e3457c8a97e 8476 brltty_6.1+dfsg-2ubuntu1_source.buildinfo
Checksums-Sha256:
 d1177eb93308bd0379db5e44a4eab48bd6170ab186605017aece0fde95a58f32 3395 brltty_6.1+dfsg-2ubuntu1.dsc
 ffff4b4a27c586b05af85a5509614f46e09d7d1e37fc6cf73345f0d279f35ef4 3001724 brltty_6.1+dfsg.orig.tar.xz
 595f9c7c8942f75299db1931b08230dd0a1c9326ff40cf16e055bcdf27bbbea5 36952 brltty_6.1+dfsg-2ubuntu1.debian.tar.xz
 f648c10ef092c998dc18d494082a68183beeb0c61820c9411e4f78ac637eae67 8476 brltty_6.1+dfsg-2ubuntu1_source.buildinfo
Files:
 e027c2033b86de940f97f17a2330aad7 3395 admin optional brltty_6.1+dfsg-2ubuntu1.dsc
 c9cd6bd2c11838778b7ca4840407f96c 3001724 admin optional brltty_6.1+dfsg.orig.tar.xz
 1d1c34241d4536192c0678efea176b86 36952 admin optional brltty_6.1+dfsg-2ubuntu1.debian.tar.xz
 688c37803d6ea55602eac999324934b8 8476 admin optional brltty_6.1+dfsg-2ubuntu1_source.buildinfo
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl+f5iwQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9XExEADcQeiFvRJP4rAtcgjmLaf0nzB0V/NCLqpM
S1vZGXj6XRrFt3nH9TLosj487cxnhFO4t8/PCWVyUqtRue0XrejrQ2NFXOGo3xei
nZ11B1x2NVQ+UT6PNKXfWddFsgt0GPUytq+WCrJfQrE7RIiSvq20mbjTPQn0Avf2
WclUtUmzpZnRsNDqEBv8MVHbo88dClH/obs24QMtDKm0EcX+NVAodnulnC+3WAHG
k0we7MJi8AQltVsihMPUU6espxMQbTZXCv2NMWBH5h9ZeNmLCDU+lRKN0icHc6Hb
2Ol7izuMncXkPglDLRqDJn+PwQkYOB5ixgBaBTkNWSRxWU6ZUT1Hjo+yUf4gtr9Z
MGLCVKa81RxgITQe2nqt8wbVhBjxWRj/89xCj7zl36r9T5qV5ug2yocYU+G2DCV8
HswRh8pGeAVsekmXTc/J3289PaBX0SllCfLFgdj93gdE9CQQwVlQZmCjT2na544m
L4EGxhTj7QVSiwF039K/ymk0gWFUBXaLOvmVtCkSvck2qw57ELys3VpCR7ANF9sR
Lq2KNFiWqKalSoQ3x4hXyoCmOGAF2O6gF1WoTKXIasncPXV5Ufo0eZ4HVPmyqn1m
8CoyF+/+/IF0+bphxebiloBInc726hYNX+W2gbXCB0XevpoP/EY/Z8Ou3JAEQCS0
xm6CiWAhAA==
=pCk3
-----END PGP SIGNATURE-----


More information about the Hirsute-changes mailing list