debian/0000775000000000000000000000000012257415740007177 5ustar debian/copyright0000664000000000000000000000213612247374364011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sphinxcontrib-docbookrestapi Upstream-Contact: Cyril Roelandt Source: https://pypi.python.org/pypi/sphinxcontrib-docbookrestapi Files: debian/* Copyright: (c) 2013, Thomas Goirand License: Apache-2 Files: * Copyright: (c) 2013, Cyril Roelandt License: Apache-2 License: Apache-2 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-based systems the full text of the Apache version 2.0 license can be found in /usr/share/common-licenses/Apache-2.0. debian/source/0000775000000000000000000000000012247374364010504 5ustar debian/source/options0000664000000000000000000000005212247374364012117 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/source/format0000664000000000000000000000001412247374364011712 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000057412257415740011057 0ustar sphinxcontrib-docbookrestapi (0.1-1ubuntu1) trusty; urgency=medium * Add missing build-deps on python-pbr and openstack-pkg-tools. -- Adam Conrad Fri, 27 Dec 2013 17:06:13 -0700 sphinxcontrib-docbookrestapi (0.1-1) unstable; urgency=medium * Initial release. (Closes: #731219) -- Thomas Goirand Tue, 03 Dec 2013 22:45:02 +0800 debian/compat0000664000000000000000000000000212247374364010402 0ustar 9 debian/rules0000775000000000000000000000041012247374364010257 0ustar #!/usr/bin/make -f UPSTREAM_GIT = git://github.com/stackforge/sphinxcontrib-docbookrestapi.git -include /usr/share/openstack-pkg-tools/pkgos.make ifdef VERSION export OSLO_PACKAGE_VERSION=$(VERSION) endif %: dh $@ --buildsystem=python_distutils --with python2 debian/control0000664000000000000000000000230712257415727010611 0ustar Source: sphinxcontrib-docbookrestapi Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: PKG OpenStack Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), python-setuptools, python-all (>= 2.6.6-3~), python-tidylib, python-pbr, openstack-pkg-tools Standards-Version: 3.9.4 X-Python-Version: >= 2.7 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-sphinxcontrib-docbookrestapi.git Vcs-Git: git://anonscm.debian.org/openstack/python-sphinxcontrib-docbookrestapi.git Homepage: https://pypi.python.org/pypi/sphinxcontrib-docbookrestapi Package: python-sphinxcontrib-docbookrestapi Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-tidylib, ${python:Depends}, ${misc:Depends} Recommends: ${python:Recommends} Description: generating REST API documentation for http://api.openstack.org This extension to Sphinx make it possible to generate REST API documentation for the OpenStack API as described in the official API web site at http://api.openstack.org/ debian/watch0000664000000000000000000000017212247374364010235 0ustar version=3 http://pypi.python.org/packages/source/s/sphinxcontrib-docbookrestapi sphinxcontrib-docbookrestapi-(.*).tar.gz debian/gbp.conf0000664000000000000000000000023712247374364010625 0ustar [DEFAULT] upstream-branch = master debian-branch = debian/unstable upstream-tag = %(version)s compression = xz [git-buildpackage] export-dir = ../build-area/