debian/0000755000000000000000000000000012244102001007150 5ustar debian/rules0000755000000000000000000000017712154560772010264 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/compat0000644000000000000000000000000211562270276010374 0ustar 7 debian/watch0000644000000000000000000000016111563510726010223 0ustar version=3 http://pypi.python.org/packages/source/s/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-(.*)\.tar\.gz debian/control0000644000000000000000000000124312243763606010602 0ustar Source: sphinxcontrib-blockdiag Section: python Priority: optional Maintainer: Kouhei Maeda Build-Depends: debhelper (>= 8.0.0), python-all, python-setuptools Standards-Version: 3.9.4 X-Python-Version: 2.7 Homepage: http://blockdiag.com/ Package: python-sphinxcontrib.blockdiag Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-blockdiag (>= 1.3.0), python-sphinx (>= 0.6) Provides: ${python:Provides} Description: Sphinx "blockdiag" extension This package contains the blockdiag Sphinx extension. This extension enable you to insert block diagrams in your Sphinx document. This renders block diagrams by using python-blockdiag. debian/pydist-overrides0000644000000000000000000000010311572643530012425 0ustar PIL python-imaging blockdiag python-blockdiag sphinx python-sphinx debian/source/0000755000000000000000000000000011562270276010476 5ustar debian/source/format0000644000000000000000000000001411562270276011704 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000002312243763742010046 0ustar README.rst AUTHORS debian/copyright0000644000000000000000000000357512243763704011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sphinxcontrib-blockdiag Source: http://pypi.python.org/pypi/sphinxcontrib-blockdiag Files: * Copyright: 2010, 2011 Takeshi Komiya License: BSD-2-Clause Files: sphinxcontrib/__init__.py Copyright: 2007-2009 the Sphinx team License: BSD-2-Clause Files: debian/* Copyright: 2011 Kouhei Maeda License: BSD-2-Clause License: BSD-2-Clause If not otherwise noted, the extensions in this package are licensed under the following license. . Copyright (c) 2009 by the contributors (see AUTHORS file). All rights reserved. . 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/changelog0000644000000000000000000000213412243764002011040 0ustar sphinxcontrib-blockdiag (1.3.0-1) unstable; urgency=low * New upstream release * debian/control - Update dependency python-blockdiag version to >= 1.3.0 * debian/docs - Rename README to README.rst * debian/copyright - Change "Format" section to latest url -- Kouhei Maeda Sat, 23 Nov 2013 08:22:28 +0900 sphinxcontrib-blockdiag (1.2.0-1) unstable; urgency=low * New upstream release * debian/control - Update Standards-Version to 3.9.4 - Update Depends on python-blockdiag to >= 1.2.0 -- Kouhei Maeda Tue, 11 Jun 2013 18:17:45 +0900 sphinxcontrib-blockdiag (1.1.1-1) unstable; urgency=low * New upstream release -- Kouhei Maeda Tue, 24 Apr 2012 02:42:25 +0900 sphinxcontrib-blockdiag (1.1.0-1) unstable; urgency=low * New upstream release -- Kouhei Maeda Sat, 14 Apr 2012 03:08:53 +0900 sphinxcontrib-blockdiag (1.0.1-1) unstable; urgency=low * Initial release (Closes: #626714) * Update egg-info -- Kouhei Maeda Sat, 11 Feb 2012 23:09:32 +0900