debian/0000775000000000000000000000000012112677733007201 5ustar debian/changelog0000664000000000000000000001046412112670512011044 0ustar z3c.form (2.9.1-0ubuntu2) raring; urgency=low * debian/tests: update. * debian/rules: compile translations (missing in source). * debian/control: add gettext to Build-Depends. -- Gediminas Paulauskas Fri, 22 Feb 2013 19:54:51 +0200 z3c.form (2.9.1-0ubuntu1) raring; urgency=low * New upstream release. * debian/rules: Remove zope34 from PYDEB_SUGGESTS_EXTRAS, as it was removed from setup.py. * debian/copyright: Update Format URI. * debian/control: - Remove article from description synopsis. - Bump Standards-Version to 3.9.4. -- Logan Rosen Mon, 28 Jan 2013 15:07:33 -0500 z3c.form (2.5.1-0ubuntu2) quantal; urgency=low * debian/control: added homepage field -- Benjamin Kerensa Mon, 24 Sep 2012 01:06:29 -0700 z3c.form (2.5.1-0ubuntu1) precise; urgency=low * New upstream release. - compatible with Chameleon 2.x * debian/rules: - remove compiling of translations, upstream now includes *.mo files - move zope.app.container to Suggests * debian/control: - remove gettext from Build-Depends. * debian/copyright: update to latest dep5 format. -- Gediminas Paulauskas Tue, 10 Jan 2012 18:50:52 +0200 z3c.form (2.4.4-0ubuntu1) precise; urgency=low * New upstream release. * debian/patches/install-locales.patch: remove, fixed upstream. * debian/pydist-overrides: remove, we use van.pydeb. * debian/python-z3c.pyinstall: add to install the z3c/__init__.py file. * debian/rules: remove custom code for __init__.py installation. -- Gediminas Paulauskas Mon, 02 Jan 2012 18:49:05 +0200 z3c.form (2.4.2-0ubuntu6) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:16:38 +0000 z3c.form (2.4.2-0ubuntu5) oneiric; urgency=low * Revert previous change. -- Gediminas Paulauskas Thu, 15 Sep 2011 20:07:34 +0300 z3c.form (2.4.2-0ubuntu4) oneiric; urgency=low * debian/rules: no longer install z3c/__init__.py, dh_python2 will create it for us. -- Gediminas Paulauskas Thu, 15 Sep 2011 15:38:32 +0300 z3c.form (2.4.2-0ubuntu3) oneiric; urgency=low * debian/patches/install-locales.patch: fix installation of locales. * debian/rules: re-add include python.mk, used below for __init__.py installation. -- Gediminas Paulauskas Tue, 13 Sep 2011 17:10:34 +0300 z3c.form (2.4.2-0ubuntu2) oneiric; urgency=low * dh_python2 transiton. * 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". - removed "include /usr/share/python/python.mk", no longer needed. * 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 16:17:17 -0500 z3c.form (2.4.2-0ubuntu1) oneiric; urgency=low * New upstream release. - Security issue, removed IBrowserRequest from IFormLayer. This prevents to mixin IBrowserRequest into non IBrowserRequest e.g. IJSONRPCRequest. * Compile and install translations. -- Gediminas Paulauskas Tue, 10 May 2011 17:12:35 +0300 z3c.form (2.4.1-0ubuntu2) natty; urgency=low * Add python-z3c binary package that only installs the __init__.py file. * Upload to Ubuntu. -- Gediminas Paulauskas Wed, 05 Jan 2011 18:22:08 +0200 z3c.form (2.4.1-0ubuntu1) maverick; urgency=low * New upstream release. -- Gediminas Paulauskas Sun, 05 Sep 2010 22:24:46 +0300 z3c.form (1.9.0-2) karmic; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. * Set section to zope * Move test dependencies to Suggests * Add description and copyright -- Gediminas Paulauskas Sun, 28 Mar 2010 20:22:57 +0300 python-z3c.form (1.9.0-1) gutsy; urgency=low * New upstream release -- Brian Sutherland Mon, 23 Mar 2009 13:50:32 -0400 python-z3c.form (1.8.0-1) gutsy; urgency=low * Initial Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/tests/0000775000000000000000000000000012112677733010343 5ustar debian/tests/control0000664000000000000000000000032112111730326011725 0ustar Tests: all Depends: @, python-zope.testrunner, python-lxml, python-z3c.coverage, python-z3c.template, python-zc.sourcefactory, python-zodb, python-zope.app.container, python-zope.password, python-zope.testing debian/tests/all0000664000000000000000000000012512111730212011011 0ustar #!/bin/bash testfilter='-s z3c.form' . /usr/share/python-zope.testrunner/test_helper debian/source/0000775000000000000000000000000012112677733010501 5ustar debian/source/format0000664000000000000000000000001412111730212011664 0ustar 3.0 (quilt) debian/python-z3c.form.install0000664000000000000000000000001512111730212013522 0ustar debian/tmp/* debian/rules0000775000000000000000000000057512112672105010254 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test extra docs adding export PYDEB_RECOMMENDS_EXTRAS=latest %: dh $@ --with pydeb --with python2 override_dh_auto_build: for po in src/z3c/form/locales/*/LC_MESSAGES/*.po ; do \ msgfmt $${po} -o $${po%.po}.mo ; \ done rm -f src/z3c/form/locales/z3c.form.pot rm -f src/z3c/form/locales/*/LC_MESSAGES/*.po dh_auto_build debian/control0000664000000000000000000000205012112671035010566 0ustar Source: z3c.form 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, python-van.pydeb, gettext Standards-Version: 3.9.4 Homepage: http://pypi.python.org/pypi/z3c.form X-Python-Version: >= 2.5 Package: python-z3c.form Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Recommends: ${pydeb:Recommends} Suggests: ${pydeb:Suggests} Provides: ${pydeb:Provides} Description: advanced form and widget framework for Zope 3 This package provides an implementation for HTML forms and widgets. The goal is to provide a simple API but with the ability to easily customize any data or steps. Package: python-z3c Architecture: all Depends: ${python:Depends}, python-pkg-resources, ${misc:Depends} Description: z3c namespace package Namespace package for all z3c.* packages to depend on. debian/python-z3c.pyinstall0000664000000000000000000000003012111730212013126 0ustar src/z3c/__init__.py z3c debian/compat0000664000000000000000000000000212111730212010354 0ustar 7 debian/watch0000664000000000000000000000013512111730212010206 0ustar version=3 http://pypi.python.org/packages/source/z/z3c.form/z3c.form-(\d.*)\.(?:tar\.gz|zip) debian/copyright0000664000000000000000000000461712111730212011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: z3c.form Upstream-Contact: Stephan Richter, Roger Ineichen and the Zope Community Source: http://pypi.python.org/pypi/z3c.form Files: * Copyright: (c) 2003-2007 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.