debian/0000755000000000000000000000000012244073207007167 5ustar debian/rules0000755000000000000000000000043212243760565010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 #DEB_BUILD_OPTIONS=1 %: dh $@ --with python2,quilt override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) set -e; \ PYTHONPATH=$(CURDIR)/src nosetests -d endif debian/compat0000644000000000000000000000000211561651020010361 0ustar 7 debian/watch0000644000000000000000000000012511563510527010222 0ustar version=3 http://pypi.python.org/packages/source/b/blockdiag/blockdiag-(.*)\.tar\.gz debian/control0000644000000000000000000000164712243762111010600 0ustar Source: blockdiag Section: python Priority: optional Maintainer: Kouhei Maeda Build-Depends: debhelper (>= 8.0.0), python-all, python-setuptools, python-unittest2, pep8 (>= 1.3), python-nose, python-zc.buildout, python-funcparserlib (>= 0.3.4), python-docutils, python-pil, python-webcolors, python-reportlab, fonts-ipafont-gothic | fonts-japanese-gothic, quilt Standards-Version: 3.9.4 X-Python-Version: 2.7 Homepage: http://blockdiag.com/ Package: python-blockdiag Architecture: all Provides: ${python:Provides} Depends: ${misc:Depends}, ${python:Depends}, python-funcparserlib (>= 0.3.4), python-pil, python-docutils, python-reportlab, python-webcolors Description: generate block-diagram image file from spec-text file Generate block-diagram from dot like text with multilingualization for node-label. But this supports utf-8 only. It is able to embed to sphinx with using python-sphinxcontrib-blockdiag. debian/pydist-overrides0000644000000000000000000000014211702260255012422 0ustar PIL python-imaging funcparserlib python-funcparserlib webcolors python-webcolors nose python-nose debian/source/0000755000000000000000000000000011561651020010463 5ustar debian/source/format0000644000000000000000000000001411561651020011671 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000001412243760214010035 0ustar README.rst debian/manpages0000644000000000000000000000001411643765661010716 0ustar blockdiag.1 debian/copyright0000644000000000000000000000525012243760444011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: blockdiag Source: http://pypi.python.org/pypi/blockdiag/ Files: * Copyright: 2010, 2011 Takeshi Komiya License: Apache License 2.0 Files: src/blockdiag/diagparser.py Copyright: 2008,2009 Andrey Vlasovskikh License: The MIT License Files: bootstrap.py Copyright: 2006 Zope Foundation and Contributors License: Zope Public License 2.1 Files: debian/* Copyright: 2011 Kouhei Maeda License: Apache License 2.0 License: Apache License 2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: The MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Zope Public License 2.1 This software is subject to the provisions of the Zope Public License, Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE. debian/changelog0000644000000000000000000000521012243762136011044 0ustar blockdiag (1.3.2-1) unstable; urgency=low * New upstream release * debian/control - Change dependenry python-imaging to python-pil - Append quilt to "Build-Depends" - Append python-webcolors to "Depends" * debian/docs - Rename src/README.txt to README.rst - Remove src/TODO.txt * debian/copyright - Change "Format" section to latest url -- Kouhei Maeda Sat, 23 Nov 2013 08:10:04 +0900 blockdiag (1.2.4-1) unstable; urgency=low * New upstream release * debian/patches - Has been deleted because it was no longer needed. - update_egg-info, fix-pep8-violations, pep8-1.3.patch * debian/control - Update Standards-Version to 3.9.4 -- Kouhei Maeda Mon, 10 Jun 2013 16:35:38 +0900 blockdiag (1.1.6-1.2) unstable; urgency=low * Non-maintainer upload. * debian/patches/pep8-1.3.patch: Backport patch from upstream to port to new pep8 API. (Closes: #707119) * debian/control: Bump Build-Depends on pep8 to >= 1.3. -- Sebastian Ramacher Sat, 18 May 2013 10:11:41 +0200 blockdiag (1.1.6-1.1) unstable; urgency=low * Non-maintainer upload. * Fix PEP8 violations with a patch from upstream (31961dd5ba9b). Closes: #681328 -- Evgeni Golov Wed, 18 Jul 2012 21:16:06 +0200 blockdiag (1.1.6-1) unstable; urgency=low * New upstream release -- Kouhei Maeda Sat, 09 Jun 2012 16:32:09 +0900 blockdiag (1.1.5-1) unstable; urgency=low * New upstream release -- Kouhei Maeda Tue, 24 Apr 2012 02:33:02 +0900 blockdiag (1.1.4-1) unstable; urgency=low * New upstream release * debian/control - Update debhelper version - Add python-unittest2, pep8, python-nose, python-docutils, python-reportlab, python-zc.buildout, python-funcparserlib, (fonts-ipafont-gothic|fonts-japanese gothic) to Build-Depends field - Add python-docutils, python-reportlab to Depends field * debian/rules - Add override_dh_auto_test with nosetests * src/blockdiag/utils/bootstrap.py - Add quilt new fontdetect, change ipagp.ttf path to glob pattern -- Kouhei Maeda Tue, 17 Apr 2012 08:39:10 +0900 blockdiag (1.1.2-2) unstable; urgency=low * debian/control - Update Homepage field - Update extended description of Description field * quilt header - Add header of "update_egg-info" -- Kouhei Maeda Sun, 12 Feb 2012 21:53:57 +0900 blockdiag (1.1.2-1) unstable; urgency=low * Initial release (Closes: #626707) * Update egg-info -- Kouhei Maeda Sun, 08 Jan 2012 18:29:25 +0900 debian/patches/0000755000000000000000000000000012243760221010614 5ustar debian/patches/update_egg-info.patch0000644000000000000000000000105212243760221014670 0ustar Description: Update Metadata-Version of egg-info Forwarded: not-needed Last-Update: 2013-11-23 Index: blockdiag-1.3.2/src/blockdiag.egg-info/PKG-INFO =================================================================== --- blockdiag-1.3.2.orig/src/blockdiag.egg-info/PKG-INFO 2013-11-23 07:47:49.039690538 +0900 +++ blockdiag-1.3.2/src/blockdiag.egg-info/PKG-INFO 2013-11-23 07:51:40.056025930 +0900 @@ -1,4 +1,4 @@ -Metadata-Version: 1.0 +Metadata-Version: 1.1 Name: blockdiag Version: 1.3.2 Summary: blockdiag generates block-diagram image from text debian/patches/series0000644000000000000000000000002612243757445012045 0ustar update_egg-info.patch