debian/0000755000000000000000000000000012263057005007166 5ustar debian/docs0000644000000000000000000000001312204343370010031 0ustar README.rst debian/copyright0000644000000000000000000000406711752461260011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Kajiki Source: http://pypi.python.org/pypi/Kajiki Files: * Copyright: Rick Copeland License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2010-2011 TANIGUCHI Takaki License: GPL-3 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 3 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/changelog0000644000000000000000000000371412263056734011055 0ustar python-kajiki (0.4.4-1ubuntu1) trusty; urgency=medium * Merge with Debian; remaining changes: - debian/control: Add python-nose as a dependency. - debian/rules: Enable testsuite. * Build-depend on python-nine. -- Matthias Klose Tue, 07 Jan 2014 20:56:36 +0100 python-kajiki (0.4.4-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Mon, 07 Oct 2013 16:37:25 +0900 python-kajiki (0.4.3-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ TANIGUCHI Takaki ] * New upstream release -- TANIGUCHI Takaki Mon, 19 Aug 2013 16:22:39 +0900 python-kajiki (0.3.5-1ubuntu1) saucy; urgency=low * debian/control: Add python-nose as a dependency. * debian/rules: Enable testsuite. * debian/patches/add-missing-files.patch: Add missing files needed by the testsuite. -- Chuck Short Wed, 31 Jul 2013 13:18:28 -0400 python-kajiki (0.3.5-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Thu, 10 May 2012 09:59:52 +0900 python-kajiki (0.3.4-2) unstable; urgency=low [ Jakub Wilk ] * Add Vcs-* fields. [ TANIGUCHI Takaki ] * debian/source/options: Ignore egg-file changes. (Closes: #671327) * Bump Standards-Version to 3.9.3 + debian/copyright: copyright-format 1.0 -- TANIGUCHI Takaki Wed, 09 May 2012 21:27:13 +0900 python-kajiki (0.3.4-1) unstable; urgency=low * New upstream release * copyright: DEP-5 -- TANIGUCHI Takaki Mon, 20 Jun 2011 10:43:50 +0900 python-kajiki (0.3.2-2) unstable; urgency=low * Switch to dh_python2. * Bump Standards-Version to 3.9.2 (with no changes). -- TANIGUCHI Takaki Mon, 23 May 2011 12:37:36 +0900 python-kajiki (0.3.2-1) unstable; urgency=low * Initial release (Closes: #605693) -- TANIGUCHI Takaki Thu, 02 Dec 2010 17:29:50 +0900 debian/compat0000644000000000000000000000000211530217135010362 0ustar 7 debian/control0000644000000000000000000000227112263056641010600 0ustar Source: python-kajiki Section: python Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), python-all, python-setuptools, python-nose, python-nine Standards-Version: 3.9.4 Homepage: http://sourceforge.net/p/kajiki/home/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-kajiki/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-kajiki/trunk/ Package: python-kajiki Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: Really fast well-formed xml templates Are you tired of the slow performance of Genshi? But you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like syntax to *real python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! debian/rules0000755000000000000000000000014012263056266010251 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_test: nosetests -w kajiki/tests debian/source/0000755000000000000000000000000012224462531010467 5ustar debian/source/format0000644000000000000000000000001411530217135011672 0ustar 3.0 (quilt) debian/source/options0000644000000000000000000000005211752461260012105 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/watch0000644000000000000000000000011711530217135010214 0ustar version=3 http://pypi.python.org/packages/source/K/Kajiki/Kajiki-(.*)\.tar\.gz