debian/0000755000000000000000000000000011677542526007205 5ustar debian/changelog0000644000000000000000000000677111677542526011072 0ustar zope.app.pagetemplate (3.11.2-0ubuntu4) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:18:30 +0000 zope.app.pagetemplate (3.11.2-0ubuntu3) oneiric; urgency=low * Bring back installation of the zope/app/__init__.py file that was lost in dh_python2 transition. (LP: #851038) * debian/pydist-overrides: remove, not used with van.pydeb. -- Gediminas Paulauskas Thu, 15 Sep 2011 20:13:15 +0300 zope.app.pagetemplate (3.11.2-0ubuntu2) oneiric; urgency=low * dh_python2 transition. * changed to source format 3.0 quilt. * added debian/pydist-overrides to assist dhp2 calculate Depends. * debian/rules - changed "--with python-central" to "--with python2". * debian/control - changed python-all to (>= 2.6.6-3~). - increased debhelper to 7.0.50 for dh overrides. - removed B-D on python-central. - increased Standards Version to 3.9.2. - changed XS-P-V: all to X-P-V: >= 2.5. - removed XB-P-V, no longer needed. -- Charlie Smotherman Sun, 27 Jun 2011 22:00:51 -0500 zope.app.pagetemplate (3.11.2-0ubuntu1) natty; urgency=low * New upstream release. * LICENSE.txt: now comes from the tarball. * debian/copyright: update copyright holder. -- Gediminas Paulauskas Thu, 17 Mar 2011 16:32:41 +0200 zope.app.pagetemplate (3.11.1-0ubuntu2) maverick; urgency=low * Add Provides: python-zope.app (LP: #563211) and install the zope/app/__init__.py file like the package in Lucid did. Also Conflicts and Replaces python-zope.app, the separate package from SchoolTool PPA. -- Gediminas Paulauskas Tue, 07 Sep 2010 16:15:57 +0300 zope.app.pagetemplate (3.11.1-0ubuntu1) maverick; urgency=low * New upstream release. -- Gediminas Paulauskas Fri, 03 Sep 2010 20:16:19 +0300 zope.app.pagetemplate (3.11.0-0ubuntu1) maverick; urgency=low * New upstream release. * Build a fixed package for Maverick (LP: #561455) -- Gediminas Paulauskas Tue, 24 Aug 2010 15:12:10 +0300 zope.app.pagetemplate (3.10.1-0ubuntu2) lucid; urgency=low * Adapt differences from the package in Lucid. -- Gediminas Paulauskas Tue, 30 Mar 2010 13:46:30 +0300 zope.app.pagetemplate (3.10.1-0ubuntu1) lucid; urgency=low * New upstream release. -- Anthony Lenton Mon, 18 Jan 2010 13:15:56 -0300 zope.app.pagetemplate (3.8.0-0ubuntu1) karmic; urgency=low * New upstream release. * Convert to debhelper 7 and the pydeb dh7 extension. * LICENSE.txt: add the license -- Gediminas Paulauskas Wed, 17 Feb 2010 19:49:23 +0200 zope.app.pagetemplate (3.7.1-0ubuntu1) karmic; urgency=low * New upstream release * Set section to zope * Add description and copyright * Remove explicit python-restrictedpython dependency * Remove copy of sources from the diff -- Gediminas Paulauskas Wed, 30 Dec 2009 22:43:17 +0200 python-zope.app.pagetemplate (3.4.1-1) gutsy; urgency=low * New upstream release -- Ignas Mikalajunas Mon, 23 Mar 2009 13:56:37 -0400 python-zope.app.pagetemplate (3.4.0-1ubuntu1) gutsy; urgency=low * Added dependency on python-restrictedpython -- Ignas Mikalajunas Tue, 22 Apr 2008 18:14:25 +0300 python-zope.app.pagetemplate (3.4.0-1) gutsy; urgency=low * Initial Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/rules0000755000000000000000000000060711634431162010252 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test %: dh $@ --with pydeb --with python2 include /usr/share/python/python.mk override_dh_install: # zope.app.pagetemplate provides the zope.app namespace __init__.py for py in $(shell pyversions -vr debian/control); do \ cp src/zope/app/__init__.py debian/python-zope.app.pagetemplate$(call py_libdir_sh, $$py)/zope/app/; \ done debian/control0000644000000000000000000000144711634366254010611 0ustar Source: zope.app.pagetemplate Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7.0.50), python-all (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4) Standards-Version: 3.9.2 X-Python-Version: >= 2.5 Package: python-zope.app.pagetemplate Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Suggests: ${pydeb:Suggests} Provides: ${pydeb:Provides}, python-zope.app Conflicts: python-zope.app Replaces: python-zope.app Description: PageTemplate integration for Zope 3 The 'zope.app.pagetemplate' package integrates the Page Template templating system ('zope.pagetemplate') into the Zope 3 application server. debian/copyright0000644000000000000000000000460011634366254011133 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Upstream-Name: zope.app.pagetemplate Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.app.pagetemplate Files: * Copyright: (c) 2001-2009 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. debian/source/0000755000000000000000000000000011634433444010474 5ustar debian/source/format0000644000000000000000000000001411634366254011706 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016711634366254010235 0ustar version=3 http://pypi.python.org/packages/source/z/zope.app.pagetemplate/zope.app.pagetemplate-(\d.*)\.(?:tar\.gz|zip) debian/tests/0000755000000000000000000000000011634433444010336 5ustar debian/tests/all0000644000000000000000000000007111634366254011033 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/tests/control0000644000000000000000000000021711634366254011745 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testing, python-zope.component-test, python-zope.container, python-zope.publisher debian/compat0000644000000000000000000000000211634366254010376 0ustar 7