debian/0000755000000000000000000000000011677467573007215 5ustar debian/changelog0000644000000000000000000000270211677467573011070 0ustar python-setupdocs (1.0.5-3build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:12:11 +0000 python-setupdocs (1.0.5-3) unstable; urgency=low * Team Upload * No change upload for Python transition -- Scott Kitterman Fri, 15 Apr 2011 16:05:40 -0400 python-setupdocs (1.0.5-2) unstable; urgency=low * Convert to dh_python2 (Closes: #617029) -- Varun Hiremath Wed, 06 Apr 2011 00:01:55 -0400 python-setupdocs (1.0.5-1) experimental; urgency=low * New upstream release * d/control: Bump Standards-Version to 3.9.1 -- Varun Hiremath Sun, 17 Oct 2010 21:52:04 -0400 python-setupdocs (1.0.4-1) unstable; urgency=low * New upstream release * Switch to source format 3.0 * Bump Standards-Version to 3.8.4 -- Varun Hiremath Sun, 28 Feb 2010 13:48:35 -0500 python-setupdocs (1.0.3-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.2 * debian/copyright: fix lintian warnings -- Varun Hiremath Mon, 20 Jul 2009 02:50:57 -0400 python-setupdocs (1.0.2-1) unstable; urgency=low * New upstream release -- Varun Hiremath Thu, 26 Mar 2009 20:00:18 -0400 python-setupdocs (1.0.1-1) unstable; urgency=low * Initial release (Closes: #508612) -- Varun Hiremath Fri, 12 Dec 2008 20:17:02 -0500 debian/rules0000755000000000000000000000041711546762775010274 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk DEB_COMPRESS_EXCLUDE := .py DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed get-orig-source: -uscan --upstream-version 0 --rename debian/orig-tar.sh0000755000000000000000000000022311120605500011234 0ustar #!/bin/sh -e # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi debian/control0000644000000000000000000000157711546762771010623 0ustar Source: python-setupdocs Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Varun Hiremath Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.1 Homepage: http://pypi.python.org/pypi/setupdocs X-Python-Version: >=2.4 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-setupdocs/trunk Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-setupdocs/trunk/?op=log Package: python-setupdocs Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-setuptools, python-sphinx Description: setuptools plugin that automates building of docs from reST source python-setupdocs is a python-setuptools plugin that automates building of docs from reStructured Text (reST) source debian/copyright0000644000000000000000000000363511231014234011117 0ustar This package was debianized by Varun Hiremath on Fri, 12 Dec 2008 16:52:01 -0500 It was downloaded from http://pypi.python.org/pypi/setupdocs Upstream Author: Enthought, Inc. Copyright: © 2006-2008, Enthought, Inc. All rights reserved. License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Enthought, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS 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 OWNER OR CONTRIBUTORS 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. The Debian packaging is © 2008 Varun Hiremath and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/pycompat0000644000000000000000000000000211120605500010723 0ustar 2 debian/source/0000755000000000000000000000000011546765261010503 5ustar debian/source/format0000644000000000000000000000001411342535702011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000023411342535702010220 0ustar version=3 opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/\+.*//" \ http://www.enthought.com/repo/ets/SetupDocs-(.*).tar.gz \ debian debian/orig-tar.sh debian/compat0000644000000000000000000000000211342535702010366 0ustar 7