debian/0000775000000000000000000000000012031267257007175 5ustar debian/changelog0000664000000000000000000000373412031267170011050 0ustar z3c.optionstorage (1.0.7-0ubuntu5) quantal; urgency=low * debian/control: added the Homepage field. -- Oussama Bounaim Thu, 27 Sep 2012 16:58:07 +0100 z3c.optionstorage (1.0.7-0ubuntu4) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:16:44 +0000 z3c.optionstorage (1.0.7-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.optionstorage (1.0.7-0ubuntu2) natty; urgency=low * Upload to Ubuntu. -- Gediminas Paulauskas Wed, 05 Jan 2011 22:39:02 +0200 z3c.optionstorage (1.0.7-0ubuntu1) karmic; urgency=low * New upstream release. -- Gediminas Paulauskas Thu, 29 Apr 2010 18:53:46 +0300 z3c.optionstorage (1.0.6-0ubuntu1) karmic; urgency=low * New upstream release. * Convert to debhelper 7 and the pydeb dh7 extension. -- Gediminas Paulauskas Sat, 20 Feb 2010 20:08:43 +0200 z3c.optionstorage (1.0.5-0ubuntu1) karmic; urgency=low * New upstream release * Add description and copyright * Set section to zope -- Gediminas Paulauskas Mon, 04 Jan 2010 20:52:53 +0200 python-z3c.optionstorage (1.0.4-1ubuntu1) gutsy; urgency=low * Rebuilt with proper dependencies -- Ignas Mikalajunas Tue, 15 Apr 2008 15:19:50 +0300 python-z3c.optionstorage (1.0.4-1) gutsy; urgency=low * Initial Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/rules0000775000000000000000000000013512031267170010246 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test %: dh $@ --with pydeb --with python2 debian/control0000664000000000000000000000140512031267170010572 0ustar Source: z3c.optionstorage 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.2 X-Python-Version: >= 2.5 Homepage: http://pypi.python.org/pypi/z3c.optionstorage/ Package: python-z3c.optionstorage Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Provides: ${pydeb:Provides} Suggests: ${pydeb:Suggests} Description: Option Storages -- Persistent, Managable Vocabularies Option Storages are vocabularies that store their values in the ZODB and can be managed during application runtime. debian/tests/0000775000000000000000000000000012031267257010337 5ustar debian/tests/all0000664000000000000000000000007112031267170011022 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/tests/control0000664000000000000000000000010512031267170011730 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testing debian/copyright0000664000000000000000000000554012031267170011126 0ustar This package was debianized by Brian Sutherland It was downloaded from http://pypi.python.org/pypi/z3c.optionstorage Copyright: Upstream Author: Zope Corporation and Contributors Files contain this header: # Copyright (c) 2007 Zope Corporation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, # Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS # FOR A PARTICULAR PURPOSE. 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/watch0000664000000000000000000000014512031267170010220 0ustar version=3 http://pypi.python.org/packages/source/z/z3c.optionstorage/z3c.optionstorage-(.*)\.tar\.gz debian/pydist-overrides0000664000000000000000000000067212031267170012433 0ustar setuptools python-setuptools ZODB3 python-zodb zope.annotation python-zope.annotation zope.browserpage python-zope.browserpage zope.component python-zope.component zope.configuration python-zope.configuration zope.i18n python-zope.i18n zope.interface python-zope.interface zope.proxy python-zope.proxy zope.schema python-zope.schema zope.security python-zope.security zope.traversing python-zope.traversing zope.app.form python-zope.app.form debian/compat0000664000000000000000000000000212031267170010365 0ustar 7 debian/source/0000775000000000000000000000000012031267257010475 5ustar debian/source/format0000664000000000000000000000001412031267170011675 0ustar 3.0 (quilt)