debian/0000775000000000000000000000000012262260207007167 5ustar debian/source/0000775000000000000000000000000012262260207010467 5ustar debian/source/format0000664000000000000000000000001412261742212011675 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000001312261742212010034 0ustar README.rst debian/control0000664000000000000000000000202512261742212010571 0ustar Source: python-bcdoc Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 9) , python-all , python-setuptools , python3-all , python3-setuptools Standards-Version: 3.9.5 Homepage: https://github.com/boto/bcdoc Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/python-bcdoc/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/python-bcdoc/trunk/ Package: python-bcdoc Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: ReST document generation tools for botocore (Python 2) This is tools to help document botocore-based projects. . This package contains the module for Python 2. Package: python3-bcdoc Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: ReST document generation tools for botocore (Python 3) This is tools to help document botocore-based projects. . This package contains the module for Python 3. debian/changelog0000664000000000000000000000051412262255202011040 0ustar python-bcdoc (0.12.0-2) unstable; urgency=medium * debian/copyright: Add copyright notices. -- TANIGUCHI Takaki Sun, 05 Jan 2014 22:13:36 +0900 python-bcdoc (0.12.0-1) unstable; urgency=low * Initial release (Closes: #733215) -- TANIGUCHI Takaki Fri, 27 Dec 2013 16:44:43 +0900 debian/compat0000664000000000000000000000000212261742212010365 0ustar 9 debian/rules0000775000000000000000000000041112261742212010243 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export PYBUILD_DESTDIR_python2=debian/python-bcdoc/ export PYBUILD_DESTDIR_python3=debian/python3-bcdoc/ %: dh $@ --with python2,python3 --buildsystem=pybuild debian/copyright0000664000000000000000000000444512262255124011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-bcdoc Source: https://pypi.python.org/pypi/bcdoc Files: * Copyright: Amazon.com, Inc. or its affiliates License: Apache-2.0 Files: bcdoc/textwriter.py Copyright: 2007-2011, the Sphinx team License: BSD 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. Files: debian/* Copyright: 2013 TANIGUCHI Takaki License: Apache-2.0 License: Apache-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". debian/watch0000664000000000000000000000011312261742212010213 0ustar version=3 http://pypi.python.org/packages/source/b/bcdoc/bcdoc-(.*).tar.gz