Your message dated Tue, 24 Jul 2007 18:30:49 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#357887: fixed in brltty 3.8-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: brltty Version: 3.7.2-2 Severity: wishlist Hi, The installer brltty-udeb package doesn't contain the TTY driver. Although it is indeed not needed for real people, including it in brltty-udev would be a great help for involving installer people in accessibility, since that driver can let them try brltty themselves with a simple serial cable (or in qemu). Of course, --without-curses and --without-iconv can be kept for limiting the size (iconv does not work anyway). The following patch is needed for --without-curses to work, I'll submit it upstream too. --- configure.in.orig 2006-03-20 01:27:48.000000000 +0100 +++ configure.in 2006-03-20 01:28:21.000000000 +0100 @@ -485,9 +485,12 @@ #include <linux/input.h> ])]) -AC_CHECK_HEADERS([iconv.h], [ - AC_HAVE_LIBRARY([iconv]) -]) +if test "${with_iconv}" != "no" +then + AC_CHECK_HEADERS([iconv.h], [ + AC_HAVE_LIBRARY([iconv]) + ]) +fi AC_CHECK_FUNCS([fchdir fchmod gai_strerror getaddrinfo getopt_long hstrerror realpath shmget shm_open sigaction vsyslog]) Regards, Samuel -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages brltty depends on: ii libbrlapi1 3.7.2-2 braille display access via BRLTTY ii libc6 2.3.6-3 GNU C Library: Shared libraries an ii libncurses5 5.5-1 Shared libraries for terminal hand brltty recommends no packages. -- debconf information excluded -- Samuel Thibault <[EMAIL PROTECTED]> Now I know someone out there is going to claim, "Well then, UNIX is intuitive, because you only need to learn 5000 commands, and then everything else follows from that! Har har har!" (Andy Bates in comp.os.linux.misc, on "intuitive interfaces", slightly defending Macs.)
--- End Message ---
--- Begin Message ---Source: brltty Source-Version: 3.8-1 We believe that the bug you reported is fixed in the latest version of brltty, which is due to be installed in the Debian FTP archive: brltty-flite_3.8-1_amd64.deb to pool/main/b/brltty/brltty-flite_3.8-1_amd64.deb brltty-udeb_3.8-1_amd64.udeb to pool/main/b/brltty/brltty-udeb_3.8-1_amd64.udeb brltty-x11_3.8-1_amd64.deb to pool/main/b/brltty/brltty-x11_3.8-1_amd64.deb brltty_3.8-1.diff.gz to pool/main/b/brltty/brltty_3.8-1.diff.gz brltty_3.8-1.dsc to pool/main/b/brltty/brltty_3.8-1.dsc brltty_3.8-1_amd64.deb to pool/main/b/brltty/brltty_3.8-1_amd64.deb brltty_3.8.orig.tar.gz to pool/main/b/brltty/brltty_3.8.orig.tar.gz cl-brlapi_3.8-1_all.deb to pool/main/b/brltty/cl-brlapi_3.8-1_all.deb libbrlapi-dev_3.8-1_amd64.deb to pool/main/b/brltty/libbrlapi-dev_3.8-1_amd64.deb libbrlapi0.5_3.8-1_amd64.deb to pool/main/b/brltty/libbrlapi0.5_3.8-1_amd64.deb python-brlapi_3.8-1_amd64.deb to pool/main/b/brltty/python-brlapi_3.8-1_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mario Lang <[EMAIL PROTECTED]> (supplier of updated brltty package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 22 Jul 2007 15:54:50 +0200 Source: brltty Binary: python-brlapi brltty-udeb libbrlapi-dev cl-brlapi libbrlapi0.5 brltty-flite brltty brltty-x11 Architecture: source all amd64 Version: 3.8-1 Distribution: experimental Urgency: low Maintainer: Mario Lang <[EMAIL PROTECTED]> Changed-By: Mario Lang <[EMAIL PROTECTED]> Description: brltty - Access software for a blind person using a soft braille terminal brltty-flite - Access software for a blind person using a soft braille terminal brltty-udeb - Access software for a blind person using a soft braille terminal (udeb) brltty-x11 - Access software for a blind person using a soft braille terminal cl-brlapi - Common Lisp bindings for BrlAPI libbrlapi-dev - Library for communication with BRLTTY - static libs and headers libbrlapi0.5 - braille display access via BRLTTY - shared library python-brlapi - Python bindings for BrlAPI Closes: 357887 414068 428920 Changes: brltty (3.8-1) experimental; urgency=low . * New upstream release: (Closes: Bug#414068, Bug#428920). - New SONAME for brlapi, use the opportunity to make the package name match the SONAME: libbrlapi1 -> libbrlapi0.5. - New binding packages cl-brlapi and python-brlapi (tcl, caml and java are not yet done). * Include the TTY driver (for testing purposes) in the udeb build. (Closes: Bug#357887). * Cleanup: Remove lintian overrides. * Add LSB init info section to init script. * Pull changes to support Handy Tech Easy Braille from r3089. * First upload to experimental to make it easy to time the transition of depending packages. Files: f59418a6e42215d6767acf7126c3b9c0 878 admin extra brltty_3.8-1.dsc 542fa50d1433aa77e151432cc6abeebc 1641781 admin extra brltty_3.8.orig.tar.gz c7af5fdd6f6ba5bae789b186b9ab3df9 19882 admin extra brltty_3.8-1.diff.gz d2abc1498c19fe351d1f8ebf11b803d7 1009232 admin extra brltty_3.8-1_amd64.deb 63320a3da25784335548e9c68769a0d0 62304 libs extra libbrlapi0.5_3.8-1_amd64.deb 1f70970affb1743c0bbdaecc74c97bfe 149042 libdevel extra libbrlapi-dev_3.8-1_amd64.deb c9750144fdc8f4565c295bc358a53443 47350 admin extra brltty-flite_3.8-1_amd64.deb efa566172ea82aa4ddc3164cf964ba54 88594 admin extra brltty-x11_3.8-1_amd64.deb 34350f07769ccc07365a293c862ab9a6 47636 admin extra cl-brlapi_3.8-1_all.deb 54c127259d3de628e8130fa7de1d1a18 84658 admin extra python-brlapi_3.8-1_amd64.deb 08a57cf0f2abad528c32e819559f426e 189614 debian-installer extra brltty-udeb_3.8-1_amd64.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGo2ZX3/wCKmsRPkQRArPJAJ91MklGVFYsB04upvi0G5koWbi1/ACfcyoy jUfXLicsrPOVkqDWaNQYs2w= =4yiQ -----END PGP SIGNATURE-----
--- End Message ---

