debian/0000755000000000000000000000000012212172726007170 5ustar debian/compat0000644000000000000000000000000212212172726010366 0ustar 9 debian/patches/0000755000000000000000000000000012212172726010617 5ustar debian/patches/series0000644000000000000000000000004112212172726012027 0ustar Encoding_entry_desktop_file.diff debian/patches/Encoding_entry_desktop_file.diff0000644000000000000000000000050012212172726017143 0ustar Description: Remove deprecated "Encoding" entry. Author: Andrea Colangelo Last-Update: 2013-07-08 --- cellwriter-1.3.5.orig/cellwriter.desktop +++ cellwriter-1.3.5/cellwriter.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Version=1.0 Name=CellWriter GenericName=Handwriting input panel debian/rules0000755000000000000000000000003612212172726010247 0ustar #!/usr/bin/make -f %: dh $@ debian/docs0000644000000000000000000000001412212172726010036 0ustar README TODO debian/control0000644000000000000000000000234212212172726010574 0ustar Source: cellwriter Section: gnome Priority: optional Maintainer: Michael Levin Uploaders: Andrea Colangelo Build-Depends: debhelper (>= 9), autotools-dev, libgtk2.0-dev (>= 2.8), libgnome2-dev, libxtst-dev Standards-Version: 3.9.4 Homepage: http://risujin.org/cellwriter Vcs-Git: git://anonscm.debian.org/collab-maint/cellwriter.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cellwriter.git Package: cellwriter Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, librsvg2-common Description: grid-entry handwriting input panel CellWriter is a grid-entry natural handwriting input panel. As you write characters into the cells, your writing is instantly recognized at the character level. When you press 'Enter' on the panel, the input you entered is sent to the currently focused application as if typed on the keyboard. . * Writer-dependent, learns your handwriting for reliable recognition * Correcting preprocessor algorithms account for digitizer noise, differing stroke order, direction, and number of strokes * Unicode support enables you to write in your native language debian/changelog0000644000000000000000000000540012212172726011041 0ustar cellwriter (1.3.5-1) unstable; urgency=low * New upstream release (Closes: #690214). * Switch to format 3.0 (quilt). * debian/control: + add Uploaders: field. + add dep on librsvg2-common. (Closes: #495976) + bump Standards-Version to 3.9.4 + add Vcs-* tags. + drop cdbs build-dep. + bump debhelper build-dep to 9. * debian/compat: update accordingly. * debian/rules: convert to use dh only. * debian/docs: add. * debian/watch: add. * debian/copyright: update to DEP-5. * debian/patches/binutils-gold.patch: drop, useless. * debian/patches/fix-string-format-error.patch: drop, useless. * debian/patches/Encoding_entry_desktop_file.diff: add to fix .desktop validation error. -- Andrea Colangelo Mon, 08 Jul 2013 18:24:47 +0200 cellwriter (1.3.4-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS with binutils-gold": add patch from Ubuntu / Mahyuddin Susanto: + debian/patches/binutils-gold.patch: - fix FTBFS with ld --no-add-needed (LP: #696848) (Closes: #554047) * Fix "FTBFS: src/statusicon.c:215:17: error: format not a string literal and no format arguments [-Werror=format-security]": add patch fix-string-format-error.patch from Eric Alexander. (Closes: #643362) -- gregor herrmann Sun, 20 Nov 2011 14:40:26 +0100 cellwriter (1.3.4-1) unstable; urgency=low * New upstream release -- Michael Levin Thu, 9 Jun 2008 12:34:00 -0500 cellwriter (1.3.3-1) unstable; urgency=low * New upstream release -- Michael Levin Thu, 25 Jan 2008 12:25:00 -0500 cellwriter (1.3.2-1) unstable; urgency=low * New upstream release * Updated Standards-Version to 3.7.3 -- Michael Levin Thu, 24 Jan 2008 16:18:00 -0500 cellwriter (1.3.1-1) unstable; urgency=low * New upstream release -- Michael Levin Fri, 30 Oct 2007 0:28:00 -0500 cellwriter (1.3.0-1) unstable; urgency=low * New upstream release - Fixes problems under dark GTK themes (Closes: #446322) -- Michael Levin Fri, 29 Oct 2007 22:49:00 -0500 cellwriter (1.2.4-1) unstable; urgency=low * New upstream release * keyevent.c: Fixed warnings -- Michael Levin Mon, 8 Oct 2007 10:46:00 -0500 cellwriter (1.2.3-1) unstable; urgency=low * New upstream release -- Michael Levin Thu, 27 Sep 2007 11:12:00 -0500 cellwriter (1.2.2-1) unstable; urgency=low * New upstream release -- Michael Levin Sun, 23 Sep 2007 10:45:21 -0500 cellwriter (1.1.0-1) unstable; urgency=low * Initial release (Closes: #441087, #441088) -- Michael Levin Thu, 6 Sep 2007 13:12:44 -0500 debian/copyright0000644000000000000000000000407312212172726011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CellWriter Source: http://risujin.org/cellwriter/ Files: * Copyright: 2007 Michael Levin License: GPL-2+ Files: src/libegg/* Copyright: 2002 Anders Carlsson License: LGPL-2+ Files: debian/* Copyright: 2007 Michael Levin License: GPL-2+ License: GPL-2+ This program 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 program 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 full text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2`. License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the full text of the GNU Lesser General Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2`. debian/source/0000755000000000000000000000000012212172726010470 5ustar debian/source/format0000644000000000000000000000001412212172726011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000021312212172726010215 0ustar version=3 http://code.google.com/p/cellwriter/downloads/list?can=1 .*/cellwriter-(\d[\d.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) debian/menu0000644000000000000000000000031612212172726010057 0ustar ?package(cellwriter): \ needs="X11" \ section="Applications/Accessibility" \ title="CellWriter" \ command="/usr/bin/cellwriter" \ icon="/usr/share/pixmaps/cellwriter.xpm"