--- python-repoze.sphinx.autointerface-0.4.orig/debian/compat +++ python-repoze.sphinx.autointerface-0.4/debian/compat @@ -0,0 +1 @@ +7 --- python-repoze.sphinx.autointerface-0.4.orig/debian/rules +++ python-repoze.sphinx.autointerface-0.4/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +%: + dh $@ + +PKG = python-repoze.sphinx.autointerface + +override_dh_auto_install: + dh_auto_install + find $(CURDIR)/debian/$(PKG) -name requires.txt -delete --- python-repoze.sphinx.autointerface-0.4.orig/debian/docs +++ python-repoze.sphinx.autointerface-0.4/debian/docs @@ -0,0 +1,2 @@ +README.txt +TODO.txt --- python-repoze.sphinx.autointerface-0.4.orig/debian/control +++ python-repoze.sphinx.autointerface-0.4/debian/control @@ -0,0 +1,27 @@ +Source: python-repoze.sphinx.autointerface +Section: python +Priority: optional +Maintainer: Debian Python Modules Team +Uploaders: Bernhard Reiter +Build-Depends: + debhelper (>= 7.0.50~), + python-support, + python-setuptools, + python-sphinx (>= 0.6.1), + python-zope.interface +Standards-Version: 3.9.1 +Homepage: http://pypi.python.org/pypi/repoze.sphinx.autointerface/ +Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-repoze.sphinx.autointerface/trunk/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-repoze.sphinx.autointerface/trunk/ + +Package: python-repoze.sphinx.autointerface +Architecture: all +Depends: + ${misc:Depends}, + ${python:Depends}, + python-sphinx (>= 0.6.1), + python-zope.interface, +Description: Sphinx extension that auto-generates API docs from Zope interfaces + This package defines an extension for the Sphinx documentation system. + The extension allows generation of API documentation by introspection + of zope.interface instances in code. --- python-repoze.sphinx.autointerface-0.4.orig/debian/changelog +++ python-repoze.sphinx.autointerface-0.4/debian/changelog @@ -0,0 +1,5 @@ +python-repoze.sphinx.autointerface (0.4-1) unstable; urgency=low + + * Initial release (Closes: #600924) + + -- Bernhard Reiter Thu, 21 Oct 2010 14:05:00 +0200 --- python-repoze.sphinx.autointerface-0.4.orig/debian/copyright +++ python-repoze.sphinx.autointerface-0.4/debian/copyright @@ -0,0 +1,54 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Name: repoze.sphinx.autointerface +Maintainer: Agendaless Consulting +Source: http://pypi.python.org/packages/source/r/repoze.sphinx.autointerface/ + +Files: * +Copyright: 2008, Agendaless Consulting and Contributors + (http://www.agendaless.com), All Rights Reserved +License: + A copyright notice accompanies this license document that identifies + the copyright holders. + + 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. 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. + +Files: debian/* +Copyright: 2010, Bernhard Reiter +License: GPL-3+ + On Debian systems the full text of the GNU General Public License can + be found in the `/usr/share/common-licenses/GPL-3' file. + --- python-repoze.sphinx.autointerface-0.4.orig/debian/watch +++ python-repoze.sphinx.autointerface-0.4/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://pypi.python.org/packages/source/r/repoze.sphinx.autointerface/repoze.sphinx.autointerface-([0-9a-z.]*)\.tar\.gz --- python-repoze.sphinx.autointerface-0.4.orig/debian/source/format +++ python-repoze.sphinx.autointerface-0.4/debian/source/format @@ -0,0 +1 @@ +1.0