--- tegaki-python-0.3.1.orig/debian/changelog +++ tegaki-python-0.3.1/debian/changelog @@ -0,0 +1,44 @@ +tegaki-python (0.3.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build using dh-python. Closes: #786245. + + -- Matthias Klose Sat, 22 Aug 2015 14:58:37 +0200 + +tegaki-python (0.3.1-1) unstable; urgency=low + + * new upstream release. + * debian/source/format: 1.0 + * debian/control: + - bump standards version to 3.8.4 + - depends on python instead of python-dev. + + -- LI Daobing Wed, 24 Mar 2010 21:43:11 +0800 + +tegaki-python (0.3-1) unstable; urgency=low + + * new upstream release. + * debian/watch: updated. + * debian/control: bump standards version to 3.8.3. + + -- LI Daobing Tue, 03 Nov 2009 19:59:18 +0800 + +tegaki-python (0.2-1) unstable; urgency=low + + * new upstream release. + * debian/control: + - source package rename to tegaki-python. + - bump standards version to 3.8.2. + - depends: add version constrain on python-zinnia. + - update homepage. + * debian/copyright: + - change the copyright info. + - change download url. + + -- LI Daobing Sat, 25 Jul 2009 11:37:41 +0800 + +tegaki (0.1-1) unstable; urgency=low + + * Initial release (Closes: #514973) + + -- LI Daobing Sat, 23 May 2009 14:38:22 +0800 --- tegaki-python-0.3.1.orig/debian/compat +++ tegaki-python-0.3.1/debian/compat @@ -0,0 +1 @@ +5 --- tegaki-python-0.3.1.orig/debian/control +++ tegaki-python-0.3.1/debian/control @@ -0,0 +1,20 @@ +Source: tegaki-python +Section: python +Priority: optional +Maintainer: LI Daobing +Build-Depends: debhelper (>= 5), python, dh-python +Standards-Version: 3.8.4 +Homepage: http://www.tegaki.org/ +Vcs-Browser: http://git.debian.org/?p=collab-maint/tegaki.git +Vcs-Git: git://git.debian.org/collab-maint/tegaki.git + +Package: python-tegaki +Architecture: all +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-zinnia (>= 0.05) +Description: core Python module of Tegaki + 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 the core Python module. --- tegaki-python-0.3.1.orig/debian/copyright +++ tegaki-python-0.3.1/debian/copyright @@ -0,0 +1,120 @@ +This package was debianized by LI Daobing on +Sat, 14 Feb 2009 17:15:55 +0800. + +It was downloaded from http://www.tegaki.org/ + +Upstream Author: + + Mathieu Blondel + +Copyright: + + Copyright (C) 2008-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'. + +-------------------------------------------------------------------------------- + +File tegaki/dictutils.py is + Copyright (c) 2005, the Lawrence Journal-World +and licensed under: +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# 1. Redistributions of source code must retain the above copyright notice, +# this list of conditions and the following disclaimer. +# +# 2. Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions and the following disclaimer in the +# documentation and/or other materials provided with the distribution. +# +# 3. Neither the name of Django nor the names of its contributors may be used +# to endorse or promote products derived from this software without +# specific prior written permission. + +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +------------------------------------------------------------------------------------- + +File tests/minjson.py is + Copyright (c) 2006 Zope Corporation and Contributors. +and licensed under: +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. +# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED +# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS +# FOR A PARTICULAR PURPOSE. + + +ZPL 2.1 + +Zope Public License (ZPL) Version 2.1 + +A copyright notice accompanies this license document that identifies the +copyright holders. + +This license has been certified as open source. It has also been designated as +GPL compatible by the Free Software Foundation (FSF). + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions in source code must retain the accompanying copyright +notice, this list of conditions, and the following disclaimer. + 2. Redistributions in binary form must reproduce the accompanying copyright +notice, this list of conditions, and the following disclaimer in the +documentation and/or other materials provided with the distribution. + 3. Names of the copyright holders must not be used to endorse or promote +products derived from this software without prior written permission from the +copyright holders. + 4. The right to distribute this software or to use it for any purpose does +not give you the right to use Servicemarks (sm) or Trademarks (tm) of the +copyright holders. Use of them is covered by separate agreement with the +copyright holders. + 5. If any files are modified, you must cause the modified files to carry +prominent notices stating that you changed the files and the date of any +change. + +Disclaimer + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- + +The Debian packaging is (C) 2009, LI Daobing and +is licensed under the GPL-2, see `/usr/share/common-licenses/GPL-2'. --- tegaki-python-0.3.1.orig/debian/docs +++ tegaki-python-0.3.1/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- tegaki-python-0.3.1.orig/debian/rules +++ tegaki-python-0.3.1/debian/rules @@ -0,0 +1,56 @@ +#!/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 build-stamp tegaki/__init__.pyc + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + python setup.py install --root=$(CURDIR)/debian/python-tegaki + +# 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_python2 + 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 --- tegaki-python-0.3.1.orig/debian/source/format +++ tegaki-python-0.3.1/debian/source/format @@ -0,0 +1 @@ +1.0 --- tegaki-python-0.3.1.orig/debian/watch +++ tegaki-python-0.3.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.tegaki.org/releases/([\d.]+)/tegaki-python-([\d.]+).tar.gz