debian/0000775000000000000000000000000012057121507007170 5ustar debian/changelog0000664000000000000000000000322612057074573011057 0ustar zope.browserresource (3.12.0-0ubuntu1) raring; urgency=low * New upstream release. * debian/patches: remove, upstream now includes a license. * debian/control: - bump Standards-Version to 3.9.3 - add homepage - enable autopkgtest * debian/tests: switch to zope.testrunner * debian/copyright: update to copyright-format 1.0, change author. -- Gediminas Paulauskas Fri, 30 Nov 2012 19:37:40 +0200 zope.browserresource (3.10.3-0ubuntu3) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:19:31 +0000 zope.browserresource (3.10.3-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~). - 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, 26 Jun 2011 21:13:45 -0500 zope.browserresource (3.10.3-0ubuntu1) maverick; urgency=low * New upstream release. * Convert to debhelper 7 and the pydeb dh7 extension. * Set section to zope. * debian/copyright: update, include full text of the license. -- Gediminas Paulauskas Thu, 26 Aug 2010 18:29:16 +0300 zope.browserresource (3.10.2-0ubuntu1) lucid; urgency=low * Initial release. -- Szilveszter Farkas (Canonical) Thu, 11 Feb 2010 10:51:00 +0100 debian/tests/0000775000000000000000000000000012057121507010332 5ustar debian/tests/control0000664000000000000000000000010312057072053011730 0ustar Tests: all Depends: @, python-zope.testrunner, python-zope.testing debian/tests/all0000664000000000000000000000014112056170141011016 0ustar #!/bin/bash testfilter='-s zope.browserresource' . /usr/share/python-zope.testrunner/test_helper debian/source/0000775000000000000000000000000012057121507010470 5ustar debian/source/format0000664000000000000000000000001412056167316011705 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000013512057074504010253 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test %: dh $@ --with pydeb --with python2 debian/control0000664000000000000000000000176712057074504010612 0ustar Source: zope.browserresource 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 Standards-Version: 3.9.3 X-Python-Version: >= 2.5 XS-Testsuite: autopkgtest Homepage: http://pypi.python.org/pypi/zope.browserresource Package: python-zope.browserresource Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Provides: ${pydeb:Provides} Suggests: ${pydeb:Suggests} Description: Browser resources implementation for Zope This package provides an implementation of browser resources. It also provides directives for defining those resources using ZCML. . Resources are static files and directories that are served to the browser directly from the filesystem. The most common example are images, CSS style sheets, or JavaScript files. debian/compat0000664000000000000000000000000212056167316010375 0ustar 7 debian/watch0000664000000000000000000000016312056167316010230 0ustar version=3 http://pypi.python.org/packages/source/z/zope.browserresource/zope.browserresource-(.*)\.(?:tar\.gz|zip) debian/pydist-overrides0000664000000000000000000000054712056167316012444 0ustar setuptools python-setuptools zope.component python-zope.component zope.configuration python-zope.configuration zope.contenttype python-zope.contenttype zope.i18n python-zope.i18n zope.interface python-zope.interface zope.location python-zope.location zope.publisher python-zope.publisher zope.schema python-zope.schema zope.traversing python-zope.traversing debian/copyright0000664000000000000000000000462212056167565011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zope.browserresource Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.browserresource/ 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.