brltty (3.7.2-2ubuntu3) dapper; urgency=low * BrailleDrivers/Papenmeier/braille.c, BrailleDrivers/Papenmeier/config.y, BrailleDrivers/Papenmeier/read_config.c, debian/applied-patches/fix-memleak-from-cvs.patch: - apply patch from CVS (Malone: #40174), thanks Gary Coady. * debian/brltty.init: - don't start brltty by default. -- Daniel Holbach Thu, 20 Apr 2006 10:06:04 +0200 brltty (3.7.2-2ubuntu2) dapper; urgency=low * libbrlapi1{,-dev} need to conflict with the old libbrlapi{,-dev} -- Adam Conrad Wed, 19 Apr 2006 03:38:10 +1000 brltty (3.7.2-2ubuntu1) dapper; urgency=low * s/libxaw8-dev/libxaw7-dev/, since we don't ship the former. -- Adam Conrad Tue, 18 Apr 2006 23:30:33 +1000 brltty (3.7.2-2) unstable; urgency=low * Move xbrlapi to libbrlapi1-dev. -- Mario Lang Wed, 22 Feb 2006 10:48:29 +0100 brltty (3.7.2-1) unstable; urgency=low * New upstream release (Closes: Bug#343122). * Use debhelper's new udeb capabilities instead of hacking around the issue. Updated Build-Depends to >= 4.2. * Drop debconf /etc/brltty.conf management support (sorry to the translators) (Closes: Bug#313182, Bug#314146, Bug#341029). * Add --retry 5 to init script stop/restart targets (Closes: Bug#313262). -- Mario Lang Wed, 22 Feb 2006 09:39:36 +0100 brltty (3.4.1-2) unstable; urgency=low * Include Czech debconf translation (Closes: Bug#237678). * debian/brltty.postinst: erm, it is /etc/brltty.key, not -key. -- Mario Lang Fri, 12 Mar 2004 19:30:59 +0100 brltty (3.4.1-1) unstable; urgency=low * New upstream bugfix release. * Fix the regexp in brltty.postinst so that config files where a tab immediately follows the option name are edited properly. -- Mario Lang Tue, 20 Jan 2004 10:48:26 +0100 brltty (3.4-1) unstable; urgency=low * New upstream version: * "Fixes" my blunder with makePath since what I backported to 3.3.1-7 is now integrated (Closes: Bug#226656). -- Mario Lang Sun, 4 Jan 2004 20:19:23 +0100 brltty (3.3.1-7) unstable; urgency=low * Massive patch to enable inclusion of all driver modules in the executable for brltty-udeb (this saves more space, and fixes the problem that driver modules were referencing symbols defined in the executable): - Programs/{spk,brl}_driver.h: Rename the {Braille,Speech}Driver structs from {brl,spk}_driver to {brl,spk}_driver_XX where XX is the two-letter driver code. This change went already into upstream's subversion repository, and is how 3.4 will do it. However, backporting this change into 3.3.1 means that you can not use this version of BRLTTY with driver modules compiled for a standard 3.3.1 (upstream doesn't support any kind of versioning anyway, and expects that the executable and driver modules are in sync at all times, so this will only beat those who already try to do unsupported things.) - configure.in: Add --enable-all-builtin. (This is not how 3.4 will do it, but upstream doesn't have this in subversion yet, so I had to go ahead and implement it myself (somehow ugly, but still working). - config.mk: Add BUILTIN_DRIVERS and DRIVER_LIST variables for conditional linking of all driver modules into the executable. - Drivers/*/braille.c: Make various private globals static. - Drivers/*/speech.c: Make #include "Programs/misc.h" appear before #include "Programs/brl_driver.h" to make macros available. - Documents/{brltty.{conf,1},Manual.sgml}: Document the fact that specifying drivers by full shared object path is no longer supported. - debian/rules: Use --enable-all-builtin if building the udeb. (Closes: Bug#211092, Bug#219928) -- Mario Lang Sat, 15 Nov 2003 13:04:39 +0100 brltty (3.3.1-6) unstable; urgency=low * Add package groff to Build-Depends (closes: #219364) -- Mario Lang Thu, 6 Nov 2003 12:18:43 +0100 brltty (3.3.1-5) unstable; urgency=low * Add linuxdoc-tools to Build-Depends (closes: #218815) * Upgrade to Standards-Version 3.6.1. -- Mario Lang Sun, 2 Nov 2003 20:38:47 +0100 brltty (3.3.1-4) unstable; urgency=low * Patch from 3.4-branch: Support for HandyTech Braillino. * debian/control: Added Braillino to list of HandyTech devices * debian/po/nl.po: Updated (Closes: Bug#215363). * debian/rules: - Install Drivers/*/README* in /usr/share/doc/brltty/. - Remove the vh driver from brltty-udeb since it is redundant and currently broken. Vario users should use Emulation 3 (PB1) or Emulation 4 (PB2) with the TSI (ts) driver. -- Mario Lang Wed, 29 Oct 2003 18:00:45 +0100 brltty (3.3.1-3) unstable; urgency=low * Programs/scr_linux.c: - Patch from 3.4-branch: Assume a direct-through mapping if ioctl GET_UNIMAP returns a zero-element map. * New Japanese debconf translation (Closes: Bug#210711). -- Mario Lang Thu, 11 Sep 2003 15:09:00 +0200 brltty (3.3.1-2) unstable; urgency=low * debian/brltty.init: - Use --pidfile for start-stop-daemon to prevent starting several instances of BRLTTY. This also removes a indirect dependency on a mounted /proc since start-stop-daemon requires it when used with --exec or --name (Closes: Bug#208323). * Change Architecutre of binary package brltty to any. * Switch to po-debconf (Thanks to Christian Perrier, Closes: Bug#205806). * Add French debconf translation (Closes: Bug#206732). * Add Brazilian Portuguese debconf translation (Closes: Bug#187782). * Update German debconf translation. * Update debian/lintian.override. -- Mario Lang Tue, 9 Sep 2003 18:04:45 +0200 brltty (3.3.1-1) unstable; urgency=low * New upstream release. -- Mario Lang Mon, 1 Sep 2003 17:10:49 +0200 brltty (3.3-1) unstable; urgency=low * New upstream release. * debian/README.Debian: - Remove obsolete notes. * debian/brltty.docs: - Removed Documents/Manual-ger-HTML/ and Documents/Manual-ger.txt since upstream deleted the obsolete German manual. * debian/brltty.post{inst,rm}: - Create (only if not existing) and rm /etc/brlapi-key. * debian/control: - Add packages libbrlapi and libbrlapi-dev. -- Mario Lang Mon, 4 Aug 2003 18:11:16 +0200 brltty (3.2-5) unstable; urgency=low * Fix a case where upgrade failed due to init script start failing (add --oknodo, and remove --quiet) -- Mario Lang Fri, 4 Apr 2003 14:12:56 +0200 brltty (3.2-4) unstable; urgency=low * Fix doc-base.brltty (Closes: Bug#183230) -- Mario Lang Sun, 16 Mar 2003 23:36:13 +0100 brltty (3.2-3) unstable; urgency=low * For udeb configure, set CXXFLAGS=-Os too, save another 608 bytes. * Portability fix in config.c * prebaseconfig: use apt-install, support short-hand device names, and translate them into their non-devfs equivalent names. -- Mario Lang Fri, 21 Feb 2003 12:23:44 +0100 brltty (3.2-2) unstable; urgency=low * Add 50brltty to prebaseconfig.d in the -udeb variant. -- Mario Lang Tue, 4 Feb 2003 17:50:32 +0100 brltty (3.2-1) unstable; urgency=low * New upstream release (Closes: Bug#177400) * Remove undocumented.7 link and replace it with a real manpage from upstream (yay!) * Set standard-version to 3.5.8 * debian/brltty.templates: * texttbl: renamed to text-table and changed text.german->text.de, text.sweden->text.se1 and text.swedish->text.se2 and added text.ru. * speech-driver: New question. * braille-driver: Now put the full driver name in the select, and look the two letter combo up in brltty.postinst. brldriver: Removed. * override: New question. * debian/brltty.config: * Added override question, copied from libpam-ldap. * Added speech-driver. * Changed brldriver to braille-driver * Swap device and speech-driver position. * Provide device and speech-driver defaults based on braille-driver selection. * debian/brltty.postinst: * Moved /etc/brltty.conf mangling here, also partly taken from libpam-ldap. * debian/brltty.init: Use -P and --pidfile. --exec didn't work with restart on upgrade. * debian/brltty-udeb.init: Remove mknod again, upstream handles devfs now. * debian/rules: * Build brltty and -udeb with --disable-tainted-components. This prevents accidental builds with the viavoice speech module included. * Build brltty-udeb with CFLAGS=-Os, --disable-speech-support and --disable-pm-configfile. * Update lintian.override to get rid of select-with-translated-default-field and bogus partial-translated warnings. -- Mario Lang Mon, 3 Feb 2003 17:10:32 +0100 brltty (3.1-4) unstable; urgency=low * Add --with-braille-device=/dev/tts/0 to configure-udeb target, because d-i is using devfsd. * Add mknod /dev/tty0 call to brltty-udeb.init. -- Mario Lang Mon, 9 Dec 2002 13:45:23 +0100 brltty (3.1-3) unstable; urgency=low * Use gcc instead of ld to link. -- Mario Lang Mon, 18 Nov 2002 20:21:20 +0100 brltty (3.1-2) unstable; urgency=low * Update config.guess/sub on debian/rules clean. * Set DH_COMPAT=2 while doing dh_installdeb for the -udeb to prevent filenames like /etc/rcS.d/S02brltty.dpkg-new -- Mario Lang Mon, 18 Nov 2002 16:38:20 +0100 brltty (3.1-1) unstable; urgency=low * New upstream release. * New binary package brltty-udeb. * Lots of changes to debian/ files were necessary because upstream changed to autoconf, and also decided to rename the whole source tree! * Excluded viavoice from configure.in again. * Remove mknod from Programs/Makefile. -- Mario Lang Wed, 13 Nov 2002 22:18:20 +0100 brltty (3.0-1) unstable; urgency=low * New upstream release. -- Mario Lang Tue, 13 Aug 2002 12:30:00 +0100 brltty (2.99.5-5) unstable; urgency=low * Added --oknodo to brltty stop (Closes: Bug#149989) * Added db_stop to end of postinst (Closes: Bug#147776) -- Mario Lang Mon, 8 Jul 2002 14:30:28 +0100 brltty (2.99.5-4) unstable; urgency=low * Created lintian override file to prevent warnings which aren't relevant -- Mario Lang Mon, 24 Jun 2002 17:31:28 +0100 brltty (2.99.5-3) unstable; urgency=low * Fixed copyright file to point to gpl * Fixed upstream changelog name to changelog.gz instead of ChangeLog.gz * dh_compat set to 3 * German debconf templates (Closes: Bug#118044) * Added many archs to build on too * Changed runlevel to S -- Mario Lang Wed, 22 May 2002 19:21:29 +0100 brltty (2.99.5-2) unstable; urgency=medium * Fix init script to correctly behave (hopefully this time) * Added Spanish templates (Closes: Bug#136361) * Added Dutch templates (Closes: Bug#134622) * Urgency medium to go to woody -- Mario Lang Thu, 11 Apr 2002 18:01:44 +0100 brltty (2.99.5-1) unstable; urgency=low * New upstream version. * Fixed /etc/init.d/brltty stop bug (pidfile) * Added new drivers in debconf templates. (I won't install i18n templates until 3.0 is out) -- Mario Lang Sat, 16 Feb 2002 18:40:58 +0100 brltty (2.98-2) unstable; urgency=low * Fixed control file to section extra as override file requested * Added missing braille drivers to debconf template -- Mario Lang Mon, 29 Oct 2001 15:05:57 +0100 brltty (2.98-1) unstable; urgency=low * Initial Release. -- Mario Lang Thu, 4 Jan 2001 16:22:12 +0100