debian/0000755000000000000000000000000012243312442007163 5ustar debian/source/0000755000000000000000000000000012243312442010463 5ustar debian/source/format0000644000000000000000000000001412243312442011671 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000023712243312442010604 0ustar [DEFAULT] upstream-branch = master debian-branch = debian/unstable upstream-tag = %(version)s compression = xz [git-buildpackage] export-dir = ../build-area/ debian/copyright0000644000000000000000000000330112243312442011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sphinxcontrib-programoutput Source: git://github.com/lunaryorn/sphinxcontrib-programoutput.git Files: debian/* Copyright: (c) 2013, Thomas Goirand License: BSD-2-clause Files: * Copyright: (c) 2010-2012, Sebastian Wiesner (c) 2011, Jan-Marek Glogowski License: BSD-2-clause License: BSD-2-clause 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. . 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. debian/rules0000755000000000000000000000031212243312442010237 0ustar #!/usr/bin/make -f UPSTREAM_GIT = git://github.com/lunaryorn/sphinxcontrib-programoutput.git -include /usr/share/openstack-pkg-tools/pkgos.make %: dh $@ --buildsystem=python_distutils --with python2 debian/changelog0000644000000000000000000000056312243312442011041 0ustar sphinxcontrib-programoutput (0.8-2) unstable; urgency=low * Do no build-depends on openstack-pkg-tools. * Ran wrap-and-sort. -- Thomas Goirand Wed, 20 Nov 2013 20:43:38 +0800 sphinxcontrib-programoutput (0.8-1) unstable; urgency=low * Initial release. (Closes: #724909) -- Thomas Goirand Sun, 29 Sep 2013 23:48:40 +0800 debian/control0000644000000000000000000000206712243312442010573 0ustar Source: sphinxcontrib-programoutput Section: python Priority: optional Maintainer: PKG OpenStack Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-pytest, python-setuptools Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/sphinxcontrib-httpdomain.git Vcs-Git: git://anonscm.debian.org/openstack/sphinxcontrib-httpdomain.git Homepage: https://github.com/lunaryorn/sphinxcontrib-programoutput Package: python-sphinxcontrib-programoutput Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends}, ${python:Depends} Recommends: ${python:Recommends} Description: insert the output of arbitrary commands into documents sphinxcontrib-programoutput is a Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date. debian/compat0000644000000000000000000000000212243312442010361 0ustar 9 debian/cleanit.patch0000644000000000000000000000113312243312442011621 0ustar --- sphinxcontrib-httpdomain-1.1.8.orig/sphinxcontrib_httpdomain.egg-info/PKG-INFO +++ sphinxcontrib-httpdomain-1.1.8/sphinxcontrib_httpdomain.egg-info/PKG-INFO @@ -1,4 +1,4 @@ -Metadata-Version: 1.0 +Metadata-Version: 1.1 Name: sphinxcontrib-httpdomain Version: 1.1.8 Summary: Sphinx domain for HTTP APIs --- sphinxcontrib-httpdomain-1.1.8.orig/sphinxcontrib_httpdomain.egg-info/SOURCES.txt +++ sphinxcontrib-httpdomain-1.1.8/sphinxcontrib_httpdomain.egg-info/SOURCES.txt @@ -1,6 +1,7 @@ LICENSE MANIFEST.in README.rst +setup.cfg setup.py sphinxcontrib/__init__.py sphinxcontrib/httpdomain.py debian/watch0000644000000000000000000000014012243312442010207 0ustar version=3 https://github.com/lunaryorn/sphinxcontrib-programoutput/tags .*/(\d[\d\.]+)\.tar\.gz