debian/0000755000000000000000000000000011353151370007165 5ustar debian/watch0000644000000000000000000000011711274030506010214 0ustar version=3 http://www.tegaki.org/releases/([\d.]+)/tegaki-train-([\d.]+).tar.gz debian/copyright0000644000000000000000000000233311241755345011131 0ustar This package was debianized by LI Daobing on Sun, 16 Aug 2009 18:09:30 +0800. It was downloaded from http://www.tegaki.org/ Upstream Author: Mathieu Blondel Copyright: Copyright (C) 2009 The Tegaki project contributors License: 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; version 2 of the License. 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is (C) 2009, LI Daobing and is licensed under the GPL-2, see `/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000230311241755564010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-stamp build-stamp: dh_testdir python setup.py build touch $@ clean: dh_testdir dh_testroot python setup.py clean rm -rf build-stamp build dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs python setup.py install --prefix=/usr --root=$(CURDIR)/debian/tegaki-train # Build architecture-independent files here. binary-arch: build install # We have nothing to do by default. binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_pysupport dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/tegaki-train.manpages0000644000000000000000000000002611241756045013265 0ustar debian/tegaki-train.1 debian/compat0000644000000000000000000000000211241755144010370 0ustar 5 debian/source/0000755000000000000000000000000011353151055010465 5ustar debian/source/format0000644000000000000000000000001411353151442011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000123211353151105011031 0ustar tegaki-train (0.3.1-1) unstable; urgency=low * New upstream release. * debian/control: bump standards version to 3.8.4. * debian/source/format: 3.0. -- LI Daobing Fri, 26 Mar 2010 23:26:45 +0800 tegaki-train (0.3-1) unstable; urgency=low * New upstream release. * debian/watch: updated. * debian/control: - bump standards version to 3.8.3. - change depends of tegaki packages to (>= 0.3). -- LI Daobing Tue, 03 Nov 2009 21:51:22 +0800 tegaki-train (0.2-1) unstable; urgency=low * Initial release (closes: #541777) -- LI Daobing Sun, 16 Aug 2009 18:07:58 +0800 debian/control0000644000000000000000000000163111353151063010570 0ustar Source: tegaki-train Section: python Priority: optional Maintainer: LI Daobing Build-Depends: debhelper (>= 5), python Build-Depends-Indep: python-support (>= 0.6) Standards-Version: 3.8.4 Homepage: http://www.tegaki.org/ Vcs-Browser: https://code.launchpad.net/~lidaobing/tegaki/tegaki-train Vcs-Bzr: lp:~lidaobing/tegaki/tegaki-train Package: tegaki-train Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-tegaki (>= 0.3), python-tegaki-gtk (>= 0.3) Description: train tegaki with your own handwriting Tegaki is an ongoing project which aims to develop a free and open-source modern implementation of handwriting recognition software, that is suitable for both the desktop and mobile devices, and that is designed from the ground up to work well with Chinese and Japanese. . This package provide a program to train tegaki with your own handwriting. debian/tegaki-train.10000644000000000000000000000120211241756010011617 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH TEGAKI-TRAIN "1" "August 2009" "tegaki-train 0.2" "User Commands" .SH NAME tegaki-train \- train tegaki with your own handwriting .SH SYNOPSIS .B tegaki-train [\fIoptions\fR] .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SH "SEE ALSO" The full documentation for .B tegaki-train is maintained as a Texinfo manual. If the .B info and .B tegaki-train programs are properly installed at your site, the command .IP .B info tegaki-train .PP should give you access to the complete manual.