--- dasher-4.10.1.orig/debian/docs +++ dasher-4.10.1/debian/docs @@ -0,0 +1,2 @@ +AUTHORS +README --- dasher-4.10.1.orig/debian/control +++ dasher-4.10.1/debian/control @@ -0,0 +1,71 @@ +Source: dasher +Section: x11 +Priority: optional +Maintainer: Debian GNOME Maintainers +Uploaders: Alan Baghumian , + Josselin Mouette , Mario Lang , Sebastian Dröge +Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/dasher +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/dasher +Build-Depends: debhelper (>= 5.0.0), + cdbs, + gnome-pkg-tools (>= 0.6), + dpkg-dev (>= 1.13.19), + intltool (>= 0.34.90), + libglib2.0-dev (>= 2.16.0), + libexpat1-dev, + libgtk2.0-dev (>= 2.8.0), + libx11-dev, + libxtst-dev, + libgnome2-dev, + libgnomeui-dev, + libgnome-speech-dev, + libbonobo2-dev, + liborbit2-dev, + libatspi-dev, + libatk1.0-dev, + libglade2-dev, + libgconf2-dev, + gnome-doc-utils (>= 0.9.0), + scrollkeeper +Standards-Version: 3.8.1 + +Package: dasher +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + at-spi, + dasher-data (>= ${gnome:Version}), + dasher-data (<< ${gnome:NextVersion}) +Description: A graphical predictive text input system + Dasher is an information-efficient text-entry interface, driven by natural + continuous pointing gestures. Dasher is a competitive text-entry system + wherever a full-size keyboard cannot be used - for example, + . + * on a palmtop computer + * on a wearable computer + * when operating a computer one-handed, by joystick, touchscreen, trackball, + or mouse + * when operating a computer with zero hands (i.e., by head-mouse or by + eyetracker). + . + The eyetracking version of Dasher allows an experienced user to write text + as fast as normal handwriting - 25 words per minute; using a mouse, + experienced users can write at 39 words per minute. + . + Dasher uses a more advanced prediction algorithm than the T9(tm) system + often used in mobile phones, making it sensitive to surrounding context. + +Package: dasher-data +Architecture: all +Depends: ${misc:Depends} +Recommends: dasher +Conflicts: dasher (<< 4.9.0) +Description: Data files for dasher + Dasher is an information-efficient text-entry interface, driven by natural + continuous pointing gestures. Dasher is a competitive text-entry system + wherever a full-size keyboard cannot be used . + . + This package contains various arch-independent data files for dasher: + * alphabet descriptions for all languages + * letter colours settings + * training files in all languages --- dasher-4.10.1.orig/debian/dasher.install +++ dasher-4.10.1/debian/dasher.install @@ -0,0 +1,3 @@ +debian/tmp/usr/bin +debian/tmp/usr/share/man +debian/tmp/usr/share/applications --- dasher-4.10.1.orig/debian/dasher-data.install +++ dasher-4.10.1/debian/dasher-data.install @@ -0,0 +1,6 @@ +debian/tmp/usr/share/dasher +debian/tmp/usr/share/icons +debian/tmp/usr/share/locale +debian/tmp/usr/share/gnome +debian/tmp/usr/share/omf +debian/tmp/etc/gconf --- dasher-4.10.1.orig/debian/rules +++ dasher-4.10.1/debian/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_CONFIGURE_EXTRA_FLAGS += \ + --enable-speech \ + --without-cairo + +ifeq (linux,$(DEB_HOST_ARCH_OS)) + DEB_CONFIGURE_EXTRA_FLAGS += --enable-joystick +endif --- dasher-4.10.1.orig/debian/watch +++ dasher-4.10.1/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://download.gnome.org/sources/dasher/([\d\.]+)[02468]/dasher-([\d\.]+)\.tar\.gz --- dasher-4.10.1.orig/debian/changelog +++ dasher-4.10.1/debian/changelog @@ -0,0 +1,362 @@ +dasher (4.10.1-2) unstable; urgency=low + + [ Emilio Pozuelo Monfort ] + * debian/patches/01_missing-includes.patch, + debian/patches/02_gcc-4.3.patch: + - Removed, dasher builds fine without them. + + [ Mario Lang ] + * debian/control{,.in}: Add Vcs-Svn and Vcs-Browser fields. + + [ Josselin Mouette ] + * Disable joystick support on non-Linux architectures. + + -- Josselin Mouette Fri, 20 Nov 2009 11:53:30 +0100 + +dasher (4.10.1-1) unstable; urgency=low + + [ Luca Falavigna ] + * New upstream release. + - Update manpage (Closes: #422466). + * debian/control.in, debian/control: + - Bump Standards-Version to 3.8.1, no changes required. + * debian/patches/01_missing-includes.patch: + - Refreshed for new upstream release. + * debian/patches/02_gcc-4.3.patch: + - Refreshed for new upstream release. + + [ Josselin Mouette ] + * Update build-dependencies. + * Install the gconf schemas. + + -- Josselin Mouette Wed, 17 Jun 2009 01:53:54 +0200 + +dasher (4.9.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Sebastian Dröge Fri, 06 Mar 2009 19:21:08 +0100 + +dasher (4.9.0-1) experimental; urgency=low + + [ Loic Minier ] + * Let dasher-data depend on ${misc:Depends}. + + [ Josselin Mouette ] + * New upstream release. + * Standards version is 3.8.0. + * 01_missing-includes.patch, 02_gcc-4.3.patch: updated for the new + version. + * 03_no-cairo.patch: dropped, merged upstream. + * Move /usr/share/omf to dasher-data. + * Bump dasher-data conflict accordingly. + + -- Josselin Mouette Wed, 31 Dec 2008 16:23:44 +0100 + +dasher (4.7.3-1) unstable; urgency=low + + * New upstream release (4.7.2 tarball was the wrong branch). + * debian/patches/02_gcc-4.3.patch: Readd and update since most of it + was merged upstream (Closes: Bug#475058). + + -- Mario Lang Wed, 09 Apr 2008 16:29:47 +0200 + +dasher (4.7.2-1) unstable; urgency=low + + * New upstream bugfix release. + * debian/patches/02_gcc-4.3.patch: Removed, applied upstream. + * debian/patches/04_lldiv_namespace.patch: Likewise. + * debian/copyright: Add Copyright years. + + -- Mario Lang Tue, 08 Apr 2008 19:05:04 +0200 + +dasher (4.7.0-2) unstable; urgency=low + + * debian/patches/04_lldiv_namespace.patch: New patch taken from upstream, + don't look for lldiv in `__gnu_cxx', hopefully fixes FTBFS on arm, + armel, mips, mipsel. + + -- Romain Francoise Sat, 29 Mar 2008 11:44:28 +0100 + +dasher (4.7.0-1) unstable; urgency=low + + [ Romain Francoise ] + * New upstream release, fixes crash when switching alphabets + (closes: #458254). + * debian/dasher.menu: Update for new menu policy (closes: #445041). + * debian/patches/01_missing-includes.patch: Resync with new upstream. + * debian/patches/02_gcc-4.3.patch: New patch, fixes build with GCC 4.3, + thanks to Cyril Brulebois + (closes: #461944). + * debian/patches/03_no-cairo.patch: New patch, fixes build w/o cairo. + * debian/control: Bump Standards-Version to 3.7.3. + + [ Alan Baghumian ] + * Updated debian/control*: + - Bump gnome-doc-utils build-dep to 0.3.2 + - Changed libgnome-speech3-dev build dep to libgnome-speech-dev + + [ Josselin Mouette ] + * Fix corrupt line in changelog. + + -- Romain Francoise Fri, 28 Mar 2008 20:21:59 +0100 + +dasher (4.4.2-2) unstable; urgency=low + + * Re-enable speech support. + * Don't use --with-a11y, it's now enabled by default (and it has no + effect anyway). + + -- Romain Francoise Sun, 10 Jun 2007 11:40:15 +0200 + +dasher (4.4.2-1) unstable; urgency=low + + * New upstream stable release; translations and small bug fixes. + * Adjust Build-Depends, libgnome-speech3-dev is now libgnome-speech-dev. + + -- Romain Francoise Sat, 09 Jun 2007 23:10:10 +0200 + +dasher (4.4.1-2) unstable; urgency=low + + * Added 01_missing-includes.patch (Closes: #421229). + - Fixes FTBFS with GCC 4.3, thanks Martin Michlmayr + + -- Alan Baghumian Sun, 29 Apr 2007 07:49:41 +0330 + +dasher (4.4.1-1) unstable; urgency=low + + [ Loic Minier ] + * Add a get-orig-source target to retrieve the upstream tarball. + + [ Alan Baghumian ] + * New upstream release (Closes: #417150). + - Improved non-cairo rendering + - Fixed segfault in output + * Updated 10_fix-icon-name.patch + * Updated debian/control* + - Added myself as co-maintainer + - Added libcanna1g-dev to build-deps + * Updated debian/rules + - Added --without-cairo (lower CPU usage) and --enable-joystick configure + flags + + [ Loic Minier ] + * Wrap build-deps and deps. + + [ Sebastian Dröge ] + * Dropped, 10_fix-icon-name.patch. It's not necessary anymore. + + -- Sebastian Dröge Wed, 25 Apr 2007 14:22:31 +0200 + +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 --- dasher-4.10.1.orig/debian/compat +++ dasher-4.10.1/debian/compat @@ -0,0 +1 @@ +5 --- dasher-4.10.1.orig/debian/dasher.menu +++ dasher-4.10.1/debian/dasher.menu @@ -0,0 +1,3 @@ +?package(dasher):needs="X11" section="Applications/Accessibility" \ +title="Dasher text entry"\ +command="/usr/bin/dasher" --- dasher-4.10.1.orig/debian/control.in +++ dasher-4.10.1/debian/control.in @@ -0,0 +1,71 @@ +Source: dasher +Section: x11 +Priority: optional +Maintainer: Debian GNOME Maintainers +Uploaders: Alan Baghumian , + @GNOME_TEAM@ +Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/dasher +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/dasher +Build-Depends: debhelper (>= 5.0.0), + cdbs, + gnome-pkg-tools (>= 0.6), + dpkg-dev (>= 1.13.19), + intltool (>= 0.34.90), + libglib2.0-dev (>= 2.16.0), + libexpat1-dev, + libgtk2.0-dev (>= 2.8.0), + libx11-dev, + libxtst-dev, + libgnome2-dev, + libgnomeui-dev, + libgnome-speech-dev, + libbonobo2-dev, + liborbit2-dev, + libatspi-dev, + libatk1.0-dev, + libglade2-dev, + libgconf2-dev, + gnome-doc-utils (>= 0.9.0), + scrollkeeper +Standards-Version: 3.8.1 + +Package: dasher +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + at-spi, + dasher-data (>= ${gnome:Version}), + dasher-data (<< ${gnome:NextVersion}) +Description: A graphical predictive text input system + Dasher is an information-efficient text-entry interface, driven by natural + continuous pointing gestures. Dasher is a competitive text-entry system + wherever a full-size keyboard cannot be used - for example, + . + * on a palmtop computer + * on a wearable computer + * when operating a computer one-handed, by joystick, touchscreen, trackball, + or mouse + * when operating a computer with zero hands (i.e., by head-mouse or by + eyetracker). + . + The eyetracking version of Dasher allows an experienced user to write text + as fast as normal handwriting - 25 words per minute; using a mouse, + experienced users can write at 39 words per minute. + . + Dasher uses a more advanced prediction algorithm than the T9(tm) system + often used in mobile phones, making it sensitive to surrounding context. + +Package: dasher-data +Architecture: all +Depends: ${misc:Depends} +Recommends: dasher +Conflicts: dasher (<< 4.9.0) +Description: Data files for dasher + Dasher is an information-efficient text-entry interface, driven by natural + continuous pointing gestures. Dasher is a competitive text-entry system + wherever a full-size keyboard cannot be used . + . + This package contains various arch-independent data files for dasher: + * alphabet descriptions for all languages + * letter colours settings + * training files in all languages --- dasher-4.10.1.orig/debian/copyright +++ dasher-4.10.1/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Matthew Garrett on +Wed, 27 Nov 2002 13:27:51 +0000. + +It was downloaded from . + +Copyright (C) 1998-2008 The Dasher Project + +The full list of upstream authors is in the /usr/share/doc/dasher/AUTHORS file. + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. +