debian/0000775000000000000000000000000012306154445007174 5ustar debian/rules0000775000000000000000000000042712306154445010257 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_test: testr init && testr run get-orig-source: uscan --verbose --force-download --rename --repack --download-current-version --destdir=../build-area debian/source/0000775000000000000000000000000012306154445010474 5ustar debian/source/format0000664000000000000000000000001412306154445011702 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000006212306154445010045 0ustar README.rst requirements.txt test-requirements.txt debian/compat0000664000000000000000000000000212306154445010372 0ustar 9 debian/copyright0000664000000000000000000000335112306154445011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-ironicclient Source: http://github.com/openstack/python-ironicclient Files: * Copyright: 2013 Canonical Ltd 2013 Red Hat, Inc 2013 Hewlett-Packard Development Company, L.P. 2012 OpenStack LLC. 2013 IBM Corp 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' Files: debian/* Copyright: 2014 Canonical Ltd 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/control0000664000000000000000000000112612306154445010577 0ustar Source: python-ironicclient Section: python Priority: optional Maintainer: Chuck Short Build-Depends: debhelper (>= 9.0.0), python-all (>= 2.6.6-3~), python-pbr, python-setuptools, python-httplib2, python-lxml, python-prettytable, python-keystoneclient, python-six, python-fixtures, python-mock, python-babel, python-mock, testrepository, python-testtools Standards-Version: 3.9.5 Package: python-ironicclient Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: Python bindings for the Ironic API A python and command line client library for Ironic. debian/watch0000664000000000000000000000015112306154445010222 0ustar version=3 https://pypi.python.org/packages/source/p/python-ironicclient/python-ironicclient-(.*)\.tar.gz debian/changelog0000664000000000000000000000046312306154445011051 0ustar python-ironicclient (0.1.2-0ubuntu1) trusty; urgency=medium * New upstream release. -- Chuck Short Thu, 06 Mar 2014 15:22:57 -0500 python-ironicclient (0.1.0-0ubuntu1) trusty; urgency=low * Initial release. -- Chuck Short Thu, 02 Jan 2014 09:06:33 -0500