debian/0000775000000000000000000000000012075730047007175 5ustar debian/control0000664000000000000000000000151112075730036010574 0ustar Source: z3c.pt Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools, python-van.pydeb (>= 1.3.0-4) Standards-Version: 3.9.4 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/z3c.pt Package: python-z3c.pt Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Suggests: ${pydeb:Suggests} Provides: ${pydeb:Provides} Description: Fast Zope Page Template engine This is a fast implementation of the ZPT template engine for Zope 3 which uses Chameleon to compile templates to byte-code. . The package provides application support equivalent to zope.app.pagetemplate. debian/watch0000664000000000000000000000012112075730020010207 0ustar version=3 http://pypi.python.org/packages/source/z/z3c.pt/z3c.pt-(\d.*)\.tar\.gz debian/source/0000775000000000000000000000000012075730047010475 5ustar debian/source/format0000664000000000000000000000001412075730020011672 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000007212075730020010243 0ustar #!/usr/bin/make -f %: dh $@ --with pydeb --with python2 debian/compat0000664000000000000000000000000212075730020010362 0ustar 7 debian/tests/0000775000000000000000000000000012075730047010337 5ustar debian/tests/control0000664000000000000000000000013512075730020011730 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testrunner, python-zope.testing debian/tests/all0000664000000000000000000000012312075730020011015 0ustar #!/bin/bash testfilter='-s z3c.pt' . /usr/share/python-zope.testrunner/test_helper debian/changelog0000664000000000000000000000106712075730036011051 0ustar z3c.pt (2.2.3-0ubuntu1) raring; urgency=low * New upstream release. * debian/control: Bump Standards-Version to 3.9.4. * debian/copyright: Update Format URI. -- Logan Rosen Thu, 10 Jan 2013 20:02:40 -0500 z3c.pt (2.1.5-0ubuntu3) quantal; urgency=low * debian/control: added the homepage field. -- Oussama Bounaim Thu, 27 Sep 2012 17:14:28 +0100 z3c.pt (2.1.5-0ubuntu2) precise; urgency=low * Initial release (LP: #914389). -- Gediminas Paulauskas Fri, 03 Feb 2012 16:03:32 +0200 debian/copyright0000664000000000000000000000457012075730036011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: z3c.pt Upstream-Contact: Malthe Borch and the Zope Community Source: http://pypi.python.org/pypi/z3c.pt Files: * Copyright: (c) 2007-2011 Zope Foundation and Contributors. License: Zope-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.