debian/0000775000000000000000000000000012100437165007167 5ustar debian/control0000664000000000000000000000147312100437160010572 0ustar Source: grokcore.component Section: python Priority: extra Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools (>= 0.6b3) Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Łukasz Czyżykowski Standards-Version: 3.9.4 XS-Python-Version: current Package: python-grokcore.component Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-martian (>= 0.12), python-zope.component, python-zope.interface, python-zope.configuration, python-zope.event, Description: Grok-like configuration for basic components This package provides base classes of basic component types for the Zope Component Architecture, as well as means for configuring and registering them directly in Python (without ZCML). debian/watch0000664000000000000000000000014512100437160010213 0ustar version=3 http://pypi.python.org/packages/source/g/grokcore.component/grokcore.component-(.+).tar.gz debian/source/0000775000000000000000000000000012100437165010467 5ustar debian/source/format0000664000000000000000000000001412100437160011670 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000005412100437160010241 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/compat0000664000000000000000000000000212100437152010361 0ustar 6 debian/patches/0000775000000000000000000000000012100437165010616 5ustar debian/patches/series0000664000000000000000000000000012100437160012014 0ustar debian/changelog0000664000000000000000000000113612100437160011035 0ustar grokcore.component (2.5-0ubuntu1) raring; urgency=low * New upstream release. * Convert to dh_python2 and quilt. -- Logan Rosen Wed, 23 Jan 2013 17:14:27 -0500 grokcore.component (2.0-0ubuntu2) oneiric; urgency=low * Remove langpack.mk; it no longer exists, and this package has no translatable text anyway (LP: #831382). -- Colin Watson Sun, 11 Sep 2011 16:48:22 +0100 grokcore.component (2.0-0ubuntu1) lucid; urgency=low * Initial release. -- Łukasz Czyżykowski Fri, 29 Jan 2010 16:22:17 +0100 debian/copyright0000664000000000000000000000531712100437152011124 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Upstream-Name: grokcore.component Upstream-Maintainer: Grok Team Upstream-Source: http://grok.zope.org Files: * Copyright: (C) 2006 Zope Corporation and Contributors. Copyright: (C) 2006-2007 Zope Corporation and Contributors. Copyright: (C) 2007 Zope Corporation and Contributors. Copyright: (C) 2008 Zope Corporation and Contributors. Copyright: (C) 2008 gocept gmbh & co. kg, Martijn Faassen and Philipp von Weitershausen License: Zope 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.