debian/0000775000000000000000000000000012075730424007174 5ustar debian/control0000664000000000000000000000162212075730422010576 0ustar Source: z3c.formui Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4) Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: http://pypi.python.org/pypi/z3c.formui Package: python-z3c.formui Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Provides: ${pydeb:Provides} Suggests: ${pydeb:Suggests} Description: set of initial UI components for z3c.form This package provides a set of default layouts for the ``z3c.form`` framework. In particular it provides a DIV-based and a TABLE-based layout. The developer can use either layout by inheriting from a different base layer. . The package also has some support for layout/pagelet templates. debian/watch0000664000000000000000000000013112075730422010216 0ustar version=3 http://pypi.python.org/packages/source/z/z3c.formui/z3c.formui-(\d.*)\.tar\.gz debian/source/0000775000000000000000000000000012075730424010474 5ustar debian/source/format0000664000000000000000000000001412075730422011700 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000013512075730422010251 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test %: dh $@ --with pydeb --with python2 debian/compat0000664000000000000000000000000212075730422010370 0ustar 7 debian/tests/0000775000000000000000000000000012075730424010336 5ustar debian/tests/control0000664000000000000000000000023412075730422011736 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testrunner, python-zope.app.component, python-zope.app.container, python-zope.app.pagetemplate debian/tests/all0000664000000000000000000000012712075730422011027 0ustar #!/bin/bash testfilter='-s z3c.formui' . /usr/share/python-zope.testrunner/test_helper debian/patches/0000775000000000000000000000000012075730424010623 5ustar debian/patches/series0000664000000000000000000000002412075730422012032 0ustar test-requires.patch debian/patches/test-requires.patch0000664000000000000000000000114312075730422014455 0ustar Description: avoid Suggests: python-z3c.form-test, that does not exist. Index: z3c.formui/setup.py =================================================================== --- z3c.formui.orig/setup.py +++ z3c.formui/setup.py @@ -54,7 +54,11 @@ setup ( package_dir = {'':'src'}, namespace_packages = ['z3c'], extras_require = dict( - test = ['z3c.form [test]'], + test = ['zope.testing', + 'zope.app.component', + 'zope.app.container', + 'zope.app.pagetemplate', + ], ), install_requires = [ 'setuptools', debian/changelog0000664000000000000000000000504312075730422011046 0ustar z3c.formui (2.3.0-0ubuntu1) raring; urgency=low * New upstream release (LP: #1058504). * debian/control: - Remove article from description synopsis. - Bump Standards-Version to 3.9.4. * debian/copyright: Update Format URI. -- Logan Rosen Thu, 10 Jan 2013 20:28:38 -0500 z3c.formui (2.2.1-0ubuntu2) quantal; urgency=low * debian/control: added Homepage field. -- Oussama Bounaim Thu, 20 Sep 2012 06:21:28 +0100 z3c.formui (2.2.1-0ubuntu1) precise; urgency=low * New upstream release. * debian/patches/test-requires.patch: rename an automatic patch, refresh. * debian/copyright: update to latest dep5 format. * debian/pydist-overrides: remove, we use van.pydeb. -- Gediminas Paulauskas Tue, 10 Jan 2012 18:24:42 +0200 z3c.formui (2.2.0-0ubuntu4) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:16:41 +0000 z3c.formui (2.2.0-0ubuntu3) 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 11:00:00 -0500 z3c.formui (2.2.0-0ubuntu2) natty; urgency=low * Upload to Ubuntu. -- Gediminas Paulauskas Wed, 05 Jan 2011 22:37:07 +0200 z3c.formui (2.2.0-0ubuntu1) maverick; urgency=low * New upstream release. * setup.py: replace z3c.form [test] requirement with needed test dependencies. -- Gediminas Paulauskas Sun, 05 Sep 2010 22:52:55 +0300 z3c.formui (1.4.2-2ubuntu1) karmic; urgency=low * Set section to zope -- Gediminas Paulauskas Mon, 29 Mar 2010 20:45:07 +0300 z3c.formui (1.4.2-2) karmic; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. * Add description and copyright -- Gediminas Paulauskas Sun, 28 Mar 2010 20:36:28 +0300 python-z3c.formui (1.4.2-1) gutsy; urgency=low * New upstream release -- Brian Sutherland Mon, 23 Mar 2009 13:51:05 -0400 python-z3c.formui (1.4.1-1) gutsy; urgency=low * Initial Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/copyright0000664000000000000000000000462312075730422011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: z3c.formui Upstream-Contact: Stephan Richter, Roger Ineichen and the Zope Community Source: http://pypi.python.org/pypi/z3c.formui Files: * Copyright: (c) 2005-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.