brltty (3.9-6ubuntu1) hardy; 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. - Change maintainer to Ubuntu Accessibility Developers - 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. -- Luke Yelavich Fri, 28 Mar 2008 09:28:17 +1100 brltty (3.9-6) unstable; urgency=low * Add patch to fix vcsa reading on big-endian architectures (Closes: Bug#467269). * Disable Java bindings on hurd-i386 (Closes: Bug#469984). * Fix the TTY driver (Closes: Bug#467192). * Rework the init script: - Use --exec for start-stop-daemon to finally resolve long standing "double-started brltty on upgrade" problems. - Use lsb/init-functions for output. -- Mario Lang Tue, 25 Mar 2008 19:16:53 +0100 brltty (3.9-5ubuntu2) hardy; urgency=low * debian/rules: Copy the ubiquity script after debian/brltty/usr/lib is cleaned out. * debian/brltty.initramfs-hook: Do not copy udev rules to the initramfs. -- Luke Yelavich Fri, 29 Feb 2008 11:34:43 +1100 brltty (3.9-5ubuntu1) hardy; urgency=low * Merge from debian unstable, (LP: #176477) 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. - Change maintainer to Ubuntu Accessibility Developers * Disable BrlTTY grabbing devices that use the FTDI USB to serial chip. (LP: #84139) * Remove the dh-lisp build-dependency, remove the cl-brlapi package, and adjust the brltty package description accordingly. dh-lisp is not in main. -- Luke Yelavich Sat, 15 Dec 2007 11:44:23 +1100 brltty (3.9-5) unstable; urgency=low * Hopefully fix disabling Java support on ARM for real this time. * Disable Java on m68k as well. * Revisit debhelper calls and simplify. * Convert debian/copyright and debian/libbrlapi0.5.copyright to UTF-8. * Update Standards-Version to 3.7.3 (no changes). * Fix debian/rules so that "dpkg-buildpackage -j2" does not fail. * Make python-brlapi part of section python. -- Mario Lang Fri, 14 Dec 2007 00:35:44 +0100 brltty (3.9-4ubuntu1) hardy; urgency=low * Merge from debian unstable, (LP: #172310) 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. * Ubuntu changes dropped: - Remove compiler.h include in Programs/usb_linux.c. * Change maintainer to Ubuntu Accessibility Developers -- Luke Yelavich Tue, 27 Nov 2007 21:47:44 +1100 brltty (3.9-4) unstable; urgency=low * Disable Java support on ARM. -- Mario Lang Tue, 20 Nov 2007 19:47:01 +0100 brltty (3.9-3) unstable; urgency=low * Set $JAVA_HOME to /usr/lib/jvm/java-gcj. -- Mario Lang Tue, 20 Nov 2007 18:23:02 +0100 brltty (3.9-2) unstable; urgency=low * Only Build-Depend on libgpmg1-dev on Linux archs (Closes: Bug#450795). -- Mario Lang Sun, 11 Nov 2007 21:42:25 +0100 brltty (3.9-1) unstable; urgency=low * New upstream release. * Build-depend on libgpmg1-dev. -- Mario Lang Wed, 17 Oct 2007 18:02:18 +0200 brltty (3.8-8) unstable; urgency=low * Disable GPM in udeb build (Closes: Bug#440731, Bug#441782). -- Mario Lang Tue, 11 Sep 2007 14:10:07 +0200 brltty (3.8-7) unstable; urgency=low * Add --mandir to configure call. Upstream added GNU/kFreeBSD support so this should finally (Closes: Bug#414068). -- Mario Lang Sun, 09 Sep 2007 17:37:50 +0200 brltty (3.8-6) unstable; urgency=low * Fix typo in libbrlapi-dev Conflicts line. * Build-Depend on java-gcj-compat-dev. * Uniformly refer to hardware we support as "braille display" and remove references to "soft" and "refreshable" from package description. Hopefully this makes things a little more consistent and clearer. * Initial upload to unstable. -- Mario Lang Sun, 02 Sep 2007 12:40:05 +0200 brltty (3.8-5) experimental; urgency=low * libbrlapi-dev should conflict with libbrlapi1-dev (<< 3.8). * Pull changes from r3208 to fix up Lisp bindings. -- Mario Lang Sun, 26 Aug 2007 13:23:47 +0200 brltty (3.8-4) experimental; urgency=low * Let cl-brlapi depend on cl-cffi. * Fix "Wrong permissions of brlapi.so" (Closes: Bug#439343). -- Mario Lang Fri, 24 Aug 2007 15:32:57 +0200 brltty (3.8-3) experimental; urgency=low * Add python-dev to Build-Depends (Closes: Bug#434858). * Stop config.mk.in from stripping binaries by default on install (Closes: Bug#436606). * Package Java bindings as libbrlapi-jni and libbrlapi-java: - Add gcj to Build-Depends. * Temporarily disable speech dispatcher support. -- Mario Lang Thu, 09 Aug 2007 15:00:53 +0200 brltty (3.8-2) experimental; urgency=low * Add python-pyrex and dh-lisp to Build-Depends. * Merge r3167 and r3168 to kill two lintian warnings. -- Mario Lang Wed, 01 Aug 2007 11:42:06 +0200 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. -- Mario Lang Sun, 22 Jul 2007 15:54:50 +0200 brltty (3.7.2-7.2) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for RC bug fix. * Fix FTBFS with linux-libc-dev (closes: #414068). * libbluetooth2-dev build-dep doesn't apply to non-linux architectures. -- Julien Cristau Wed, 18 Jul 2007 16:50:34 +0200 brltty (3.7.2-7.1ubuntu1) gutsy; urgency=low * Resynchronise with Debian. Remaining changes: - Remove compiler.h include in Programs/usb_linux.c. - Conflicts: libbrlapi, libbrlapi-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. -- Colin Watson Fri, 18 May 2007 15:27:52 +0100 brltty (3.7.2-7.1) unstable; urgency=high * Non-maintainer upload. * Move xbrlapi to package brltty-x11 and libbrlttybba.so to package brltty (closes: #411426), because libbrlapi1 should only contain the shared library. Move xbrlapi from /bin to /usr/bin in the process. Thanks, Samuel Thibault! * Urgency high to hopefully get this into etch. -- Julien Cristau Sun, 01 Apr 2007 17:03:27 +0200 brltty (3.7.2-7ubuntu3) feisty; urgency=low * Rename brltty=ask to braille=ask (LP: #91894). * Set Ubuntu maintainer field. -- Colin Watson Tue, 27 Mar 2007 12:45:10 +0100 brltty (3.7.2-7ubuntu2) feisty; urgency=low * add missing Replaces in libbrlapi1 (LP#86694) -- Michael Vogt Mon, 26 Feb 2007 15:15:37 +0100 brltty (3.7.2-7ubuntu1) feisty; urgency=low * Resynchronise with Debian. Remaining changes: - remove compiler.h include in Programs/usb_linux.c - conflicts to libbrlapi, libbrlapi-dev * Add brltty-setup based on example code in https://blueprints.launchpad.net/ubuntu/+spec/braille-support, 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; added a NEWS entry for upgraders. -- Colin Watson Wed, 7 Feb 2007 17:16:31 +0000 brltty (3.7.2-7) unstable; urgency=medium * The "hopefully final for Etch" release. * Fix out-dated reference to text-table fr in default config (Closes: Bug#406610). * Use 'usb:' and 'auto' as defaults for braille-device and braille-driver in finish-install. This results in a correct brltty.conf file if the user uses the shortcut "brltty=,,de" to activate brltty in the installer with a different translation table then the default (german in this example). Thanks to Simon for triggereing this and to Samuel for providing the patch (Closes: Bug#406257). * Urgency medium because this should ideally make it for etch. -- Mario Lang Sun, 21 Jan 2007 18:48:29 +0100 brltty (3.7.2-6ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - remove compiler.h include in Programs/usb_linux.c - debian/brltty.init: not enable by default - conflicts to libbrlapi, libbrlapi-dev -- Michael Vogt Mon, 18 Dec 2006 13:39:18 +0100 brltty (3.7.2-6) unstable; urgency=medium * Backport Handy Tech Modular Evolution 64/88 support from upstream repository. This change is harmless, adds support for new hardware that I will need in stable and only affects *one* driver module that I have the hardware for to test if it still works. This would be very nice to have in etch. -- Mario Lang Thu, 14 Dec 2006 18:13:27 +0100 brltty (3.7.2-5ubuntu1) feisty; urgency=low * Merge from debian unstable. Remaining changes: - remove compiler.h include in Programs/usb_linux.c - debian/brltty.init: not enable by default - conflicts to libbrlapi, libbrlapi-dev -- Michael Vogt Tue, 12 Dec 2006 19:16:13 +0100 brltty (3.7.2-5) unstable; urgency=low * Fix startup error during early startup in d-i (Closes: Bug#371458). * Rename finish-install.d script to 05brltty (from 50brltty) (Closes Bug#400538). * Enable the preference menu in the udeb build (Closes: Bug#374556). -- Mario Lang Mon, 27 Nov 2006 14:07:01 +0100 brltty (3.7.2-4ubuntu1) feisty; urgency=low * Merge from debian unstable. -- Michael Vogt Wed, 22 Nov 2006 11:13:04 +0100 brltty (3.7.2-4) unstable; urgency=low * Acknowledge NMU for libbluetooth2-dev Build-Depends, thanks! (Closes: Bug#376863). * Fix FTBFS "'MAX_NR_CONSOLES' undeclared" (Closes: Bug#392135). * Move 50brltty from prebaseconfig.d to finish-install.d (Closes: Bug#373118). * Move libbrlttybba.so to package libbrlapi1 (Closes: Bug#384254). * Upgrade Standards-Version to 3.7.2. -- Mario Lang Tue, 10 Oct 2006 19:09:25 +0200 brltty (3.7.2-3.1ubuntu3) edgy; urgency=low * Backport from trunk (Mario Lang): - Move 50brltty from prebaseconfig.d to finish-install.d (Closes: Bug#373118). -- Colin Watson Thu, 12 Oct 2006 00:03:10 +0100 brltty (3.7.2-3.1ubuntu2) edgy; urgency=low * Move libbrlapi.so symlink back to its correct package. -- Luke Yelavich Thu, 17 Aug 2006 15:14:21 +1000 brltty (3.7.2-3.1ubuntu1) edgy; urgency=low * Merge from Debian unstable. * Move /lib/libbrlapi.so symbolic link from libbrlapi1-dev to libbrlapi1 to make sure that gnome-orca can work with braille support. * Commented out the include for linux/compiler.h in Programs/usb_linux.c. -- Luke Yelavich Wed, 16 Aug 2006 22:57:14 +1000 brltty (3.7.2-3.1) unstable; urgency=low * Non-maintainer upload. * changing build-depends from libbluetooth1-dev to libbluetooth2-dev | libbluetooth-dev as suggested by Felipe Augusto van de Wiel and Rudy Godoy. (Closes: #376863) Thanks! -- Alexander Schmehl Thu, 27 Jul 2006 13:54:51 +0200 brltty (3.7.2-3ubuntu1) edgy; urgency=low * Resynchronized with Debian, only Ubuntu changes are: - debian/brltty.init: not enabled by default. -- Daniel Holbach Fri, 7 Jul 2006 16:02:42 +0200 brltty (3.7.2-3) unstable; urgency=low * Add libbluetooth1-dev to Build-Depends. * Patch from SVN to fix Papenmeier memory leaks. * Go back to libxaw7-dev (on request from the XSF). * Remove brltty.1 from udeb (Closes: Bug#359326). * Patch frm SVN to eliminate rpath usage (Closes: Bug#360252). * Really purge brlapi.key (Closes: Bug#327238). * Reshuffle misplaced files (Closes: Bug#357860). * Samuel Thibault : * Autostart brltty only if the user set some "brltty=" parameters at the kernel command line. * Add udev rules for autostarting brltty when USB devices are probed. * Disable framebuffer and install brltty when brltty got auto-started. -- Mario Lang Wed, 19 Apr 2006 13:04:54 +0200 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