debian/0000755000000000000000000000000012245312253007165 5ustar debian/copyright0000644000000000000000000000326012243767777011150 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sphinxcontrib-actdiag Source: http://pypi.python.org/pypi/sphinxcontrib-actdiag 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 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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 REGENTS 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 REGENTS 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/control0000644000000000000000000000126412243770202010573 0ustar Source: sphinxcontrib-actdiag 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.actdiag Architecture: all Provides: ${python:Provides} Depends: ${misc:Depends}, ${python:Depends}, python-actdiag (>= 0.5.0), python-sphinx (>= 0.6) Description: Sphinx "actdiag" extension This package contains the actdiag Sphinx extension. This extension enable you to insert activity diagrams in your Sphinx document. This is a sphinx extension which render block diagrams by using python-actdiag. debian/watch0000644000000000000000000000015511574641571010233 0ustar version=3 http://pypi.python.org/packages/source/s/sphinxcontrib-actdiag/sphinxcontrib-actdiag-(.*)\.tar\.gz debian/docs0000644000000000000000000000002312243770105010035 0ustar README.rst AUTHORS debian/changelog0000644000000000000000000000217212243770462011051 0ustar sphinxcontrib-actdiag (0.6.0-1) unstable; urgency=low * New upstream release * debian/control - Update dependency python-actdiag version to >= 0.5.0 * debian/docs - Rename README to README.rst * debian/copyright - Change "Format" section to latest url * debian/patches - Delete update_egg-info -- Kouhei Maeda Sat, 23 Nov 2013 09:04:36 +0900 sphinxcontrib-actdiag (0.5.1-1) unstable; urgency=low * New upstream release * debian/control - Update Standards-Version to 3.9.4 - Update Depends python-actdiag to >= 0.4.0 -- Kouhei Maeda Tue, 11 Jun 2013 18:19:17 +0900 sphinxcontrib-actdiag (0.4.2-1) unstable; urgency=low * New upstream release -- Kouhei Maeda Tue, 24 Apr 2012 02:54:44 +0900 sphinxcontrib-actdiag (0.4.0-1) unstable; urgency=low * New upstream release -- Kouhei Maeda Sat, 14 Apr 2012 03:51:19 +0900 sphinxcontrib-actdiag (0.3.1-1) unstable; urgency=low * Initial release (Closes: #630134) * Update egg-info -- Kouhei Maeda Sun, 08 Jan 2012 18:44:29 +0900 debian/source/0000755000000000000000000000000011574636671010506 5ustar debian/source/format0000644000000000000000000000001411574636671011714 0ustar 3.0 (quilt) debian/pydist-overrides0000644000000000000000000000007711574641721012441 0ustar PIL python-imaging actdiag python-actdiag sphinx python-sphinx debian/compat0000644000000000000000000000000211574636671010404 0ustar 7 debian/rules0000755000000000000000000000017712154564264010264 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2