dasher (4.4.1-0ubuntu1) feisty; urgency=low * New upstream release: - Improved non-cairo rendering - Fixed segfault in output -- Daniel Holbach Tue, 10 Apr 2007 11:39:20 +0200 dasher (4.4.0-0ubuntu1) feisty; urgency=low * New upstream release: - 4.4.0: - Switch to stable versioning - 4.3.6: - Tidying, buxfixes etc - fix LP: #90568 (SIGSEGV in dasher_app_settings_get_string()) -- Daniel Holbach Tue, 13 Mar 2007 09:42:45 +0100 dasher (4.3.5-0ubuntu1) feisty; urgency=low * New upstream release: - Documentation, bugfixes, general tidying - Updated alphabets and translations * debian/control.in: - changed maintainer field. -- Daniel Holbach Mon, 26 Feb 2007 07:11:04 +0100 dasher (4.3.4-0ubuntu1) feisty; urgency=low * New upstream release: - Updated rendering routines - General tidying of gobject implemenatations - Translation updates * debian/rules: - build with --enable-joystick. -- Daniel Holbach Tue, 13 Feb 2007 08:08:15 +0100 dasher (4.3.3-0ubuntu1) feisty; urgency=low * New upstream release: - Basic support for USB joystick control - Updated Win32 project files - Various bugfixes - Translation updates -- Daniel Holbach Tue, 19 Dec 2006 11:32:53 +0100 dasher (4.3.2-0ubuntu1) feisty; urgency=low * New upstream release: - Fix various build-time bugs - Updates to speech subsystem - Translation updates * Resynchronized with Debian, remaining Ubuntu changes are: - debian/control.in: additional Build-Dep libcanna1g-dev. * debian/patches/10_fix-icon-name.patch: - dropped, unnecessary. -- Daniel Holbach Mon, 4 Dec 2006 11:11:46 +0100 dasher (4.2.2-1) unstable; urgency=low * New upstream stable release; translations and small bug fixes. -- Loic Minier Tue, 21 Nov 2006 10:55:46 +0100 dasher (4.2.1-1) unstable; urgency=low * New upstream release. -- Loic Minier Tue, 24 Oct 2006 22:17:59 +0200 dasher (4.2.0-2) unstable; urgency=low [ Jordi Mallach ] * Merge experimental changes. * debian/watch: fix typo. [ Loic Minier ] * New patch, 10_fix-icon-name, to set the Icon= to dasher instead of dasher.png in the .desktop file; closes: #394188. -- Loic Minier Fri, 20 Oct 2006 13:41:44 +0200 dasher (4.2.0-1) unstable; urgency=low * New upstream release. * debian/control.in: - use ${gnome:Version} and ${gnome:NextVersion} for dasher-data dependency. - bump build requirements for libglib2.0-dev, libgtk2.0-dev and gnome-pkg-tools; add gnome-doc-utils, libcairo2-dev (as it's being picked up anyway). * debian/rules: include gnome-version.mk. * debian/copyright, debian/watch: updated download URL. -- Jordi Mallach Mon, 25 Sep 2006 23:26:26 +0200 dasher (4.1.9-1) experimental; urgency=low * New upstream development releases. - Target at experimental. - Bump up libglib2.0-dev build-dep to >= 2.6. * Bump up libgtk2.0-dev build-dep to >= 2.6.0. * Add build-deps on libbonobo2-dev, liborbit2-dev, and libatk1.0-dev for a11y. * Misc cleanups; drop useless debian/dirs. -- Loic Minier Sun, 13 Aug 2006 22:18:14 +0200 dasher (4.0.4-1) unstable; urgency=low [ Loic Minier ] * Add watch file. [ Gustavo Franco ] * debian/control: Fix dasher-data description typo. (Closes: #357277) [ Loic Minier ] * New upstream releases. -- Loic Minier Mon, 7 Aug 2006 22:16:46 +0200 dasher (4.0.2-1) unstable; urgency=low [ Gustavo Franco ] * New upstream release. + Generate a potfile during package build. (Closes: #313518) + Build with cairo support. (Closes: #326483) + Fix Segmentation Fault on startup. (Closes: #319041) * debian/control: + Bump up Standards-Version to 3.7.2. + Update debhelper dependency to 5. * debian/compat: add and set to 5. * Merge NMU changelog from 3.2.18-2.1 as a patch to remove extra qualification in C++, but drop the patch because it was merged upstream. Thanks tbm. (Closes: #358881) * debian/dasher.install: - Add .desktop file into the dasher package. Thanks dholbach. [ Josselin Mouette ] * Make the package binNMU-safe. + Build-depend on dpkg-dev 1.13.19. + Use ${source:Version}. -- Gustavo Franco Wed, 7 Jun 2006 18:56:18 -0300 dasher (3.2.18-2.1) unstable; urgency=low * NMU as part of the GCC 4.1 transition. * Remove extra qualification from C++ header files (Closes: #358881). -- Martin Michlmayr Fri, 26 May 2006 20:28:18 +0200 dasher (3.2.18-2) unstable; urgency=high * Rebuild to fix deps since the libwnck-related binNMU. -- Loic Minier Fri, 20 Jan 2006 13:36:48 +0100 dasher (3.2.18-1) unstable; urgency=low [ Loïc Minier ] * Remove libgpewidget-dev build-dep. [debian/control, debian/control.in] [ Clément Stenac ] * New upstream release * Split the package in dasher and dasher-data (Closes:#233340) -- Clément Stenac Tue, 6 Sep 2005 17:23:40 +0200 dasher (3.2.17-1) unstable; urgency=low * Switch to CDBS. [debian/rules, debian/control] * Adopted by the GNOME team. [debian/control, debian/control.in, debian/rules] * New upstream releases. - Update upstream URL. (Closes: #326205) [debian/copyright] - Temporarily add libxt-dev build-dependency to let AC_PATH_X/AC_PATH_XTRA autodetect X development files, see . [debian/control, debian/control.in] - Add libgnomevfs2-dev build-dep. [debian/control, debian/control.in] - Add libgpewidget-dev build-dep. [debian/control, debian/control.in] - No longer calls wnck_window_activate() with the old API. (Closes: #319559) * Replace intltool build-dep with libxml-parser-perl. [debian/control, debian/control.in] * Bump Standards-Version to 3.6.2, no change needed. [debian/control, debian/control.in] * Quote "needs" and "section" in menu. [debian/dasher.menu] -- Loic Minier Sat, 3 Sep 2005 17:23:40 +0200 dasher (3.2.13-1) unstable; urgency=low * New upstream release * Includes priority inversion patch (closes: #278554) * Includes updated alphabets (closes: #278473) * Depends on at-spi (closes: #288782) -- Matthew Garrett Sun, 30 Jan 2005 18:47:24 +0000 dasher (3.2.11-1) unstable; urgency=low * New upstream release * Relibtoolized (closes: #264745) -- Matthew Garrett Wed, 18 Aug 2004 01:38:21 +0100 dasher (3.2.10-4) unstable; urgency=low * Change build-depends to match bump in gnome-speech version (closes: Bug#252565) -- Matthew Garrett Sat, 05 Jun 2003 11:10:04 +0100 dasher (3.2.10-3) unstable; urgency=low * Broken configure script resulted in a build without Gnome support -- Matthew Garrett Mon, 31 May 2003 21:39:12 +0100 dasher (3.2.10-2) unstable; urgency=low * Fix typo in dasher.glade, colour scheme selection works now -- Matthew Garrett Wed, 26 May 2004 16:58:44 +0100 dasher (3.2.10-1) unstable; urgency=low * New upstream release * Add depends on libxtst-dev (closes: Bug#249970) -- Matthew Garrett Wed, 26 May 2004 16:35:40 +0100 dasher (3.2.8-2) unstable; urgency=low * Build-depend on scrollkeeper (closes: Bug#240127) -- Matthew Garrett Fri, 26 Mar 2004 11:54:29 +0000 dasher (3.2.8-1) unstable; urgency=low * New upstream release * Fixed menu file (closes: Bug#234295) -- Matthew Garrett Wed, 24 Mar 2004 17:55:17 +0000 dasher (3.2.1-1) unstable; urgency=low * New upstream release (closes: Bug#221918) * Added menu file * Built with accessibility and speech support -- Matthew Garrett Tue, 09 Dec 2003 14:43:17 +0000 dasher (3.0.2-1) unstable; urgency=low * New upstream release * Moved over to GTK2 codebase * dependency problem was due to an excessively lax dependency in libstdc++ - fixed now (closes: Bug#178864) * Fixed empty documentation (closes: Bug#178865) -- Matthew Garrett Sat, 19 Apr 2003 20:52:20 +0100 dasher (3.0.0-1) unstable; urgency=low * Initial Release (closes: Bug#175640) -- Matthew Garrett Wed, 22 Jan 2003 03:08:20 +0000