debian/0000755000000000000000000000000012215647422007173 5ustar debian/copyright0000644000000000000000000000460612215647170011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: z3c.autoinclude Upstream-Contact: Zope Foundation and Contributor Source: http://pypi.python.org/pypi/z3c.autoinclude Files: * Copyright: (c) 2008-2010 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. debian/changelog0000644000000000000000000000502012215647167011050 0ustar z3c.autoinclude (0.3.5-0ubuntu1) saucy; urgency=low * New upstream release. * debian/control: bump Standards-Version to 3.9.4 * debian/copyright: update for copyright-format 1.0, change author like upstream. * debian/patches/cleanup-testing.diff: rename an automatic patch, refresh to apply. * debian/tests: switch to zope.testrunner -- Gediminas Paulauskas Mon, 16 Sep 2013 21:04:47 +0300 z3c.autoinclude (0.3.4-0ubuntu4) quantal; urgency=low * debian/control: added homepage field -- Benjamin Kerensa Mon, 17 Sep 2012 17:46:41 -0700 z3c.autoinclude (0.3.4-0ubuntu3) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:16:34 +0000 z3c.autoinclude (0.3.4-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 11:00:00 -0500 z3c.autoinclude (0.3.4-0ubuntu1) natty; urgency=low * New upstream release. -- Gediminas Paulauskas Wed, 23 Mar 2011 20:09:26 +0200 z3c.autoinclude (0.3.3-0ubuntu2) natty; urgency=low * Upload to Ubuntu. -- Gediminas Paulauskas Wed, 05 Jan 2011 22:33:01 +0200 z3c.autoinclude (0.3.3-0ubuntu1) maverick; urgency=low * New upstream release. -- Gediminas Paulauskas Tue, 28 Sep 2010 18:11:59 +0300 z3c.autoinclude (0.3.2-1ubuntu3) karmic; urgency=low * Remove autoinclude-test entry point to not install the script. -- Gediminas Paulauskas Thu, 01 Apr 2010 17:44:31 +0300 z3c.autoinclude (0.3.2-1ubuntu2) karmic; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. * Move test dependencies to Suggests -- Gediminas Paulauskas Mon, 29 Mar 2010 21:13:01 +0300 z3c.autoinclude (0.3.2-1ubuntu1) karmic; urgency=low * Remove zc.buildout from dependencies, only a test requirement -- Gediminas Paulauskas Tue, 29 Dec 2009 10:22:19 +0200 z3c.autoinclude (0.3.2-1) karmic; urgency=low * Initial release -- Gediminas Paulauskas Mon, 28 Dec 2009 14:47:13 +0200 debian/pydist-overrides0000644000000000000000000000026512215644053012432 0ustar setuptools python-setuptools zope.dottedname python-zope.dottedname zope.interface python-zope.interface zope.configuration python-zope.configuration zope.schema python-zope.schema debian/compat0000644000000000000000000000000212215644053010366 0ustar 7 debian/watch0000644000000000000000000000015012215644053010215 0ustar version=3 http://pypi.python.org/packages/source/z/z3c.autoinclude/z3c.autoinclude-(.*)\.(?:tar.gz|zip) debian/source/0000755000000000000000000000000012215647422010473 5ustar debian/source/format0000644000000000000000000000001412215644053011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000013512215644053010247 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test %: dh $@ --with pydeb --with python2 debian/control0000644000000000000000000000141212215647331010573 0ustar Source: z3c.autoinclude 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.4 Homepage: http://pypi.python.org/pypi/z3c.autoinclude X-Python-Version: >= 2.5 Package: python-z3c.autoinclude Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Provides: ${pydeb:Provides} Suggests: ${pydeb:Suggests} Description: Automatically include ZCML This package adds two new ZCML directives to automatically detect ZCML files to include: "includeDependencies" and "includePlugins". debian/patches/0000755000000000000000000000000012215647422010622 5ustar debian/patches/series0000644000000000000000000000002512215645776012046 0ustar cleanup-testing.diff debian/patches/cleanup-testing.diff0000644000000000000000000000203112215645625014555 0ustar Description: Remove zc.buildout dependency zc.buildout is only needed for tests. Also remove a test script. Author: Gediminas Paulauskas Forwarded: no Index: z3c.autoinclude/src/z3c.autoinclude.egg-info/requires.txt =================================================================== --- z3c.autoinclude.orig/src/z3c.autoinclude.egg-info/requires.txt +++ z3c.autoinclude/src/z3c.autoinclude.egg-info/requires.txt @@ -3,7 +3,6 @@ zope.dottedname zope.interface zope.configuration zope.schema -zc.buildout [test] zc.buildout Index: z3c.autoinclude/setup.py =================================================================== --- z3c.autoinclude.orig/setup.py +++ z3c.autoinclude/setup.py @@ -28,11 +28,6 @@ setup( 'zope.interface', 'zope.configuration', 'zope.schema', - 'zc.buildout', ], extras_require={'test': ['zc.buildout', 'zope.testing']}, - entry_points=""" - [console_scripts] - autoinclude-test = z3c.autoinclude.tests.tests:interactive_testing_env - """, ) debian/tests/0000755000000000000000000000000012215647422010335 5ustar debian/tests/all0000755000000000000000000000013412215644572011034 0ustar #!/bin/bash testfilter='-s z3c.autoinclude' . /usr/share/python-zope.testrunner/test_helper debian/tests/control0000644000000000000000000000010312215644577011742 0ustar Tests: all Depends: @, python-zope.testrunner, python-zope.testing