debian/0000755000000000000000000000000012252360307007166 5ustar debian/rules0000755000000000000000000000042712252357644010263 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/0000755000000000000000000000000012252350565010473 5ustar debian/source/format0000664000000000000000000000001412252350565011703 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000006212252350565010046 0ustar README.rst requirements.txt test-requirements.txt debian/compat0000664000000000000000000000000212252350565010373 0ustar 9 debian/copyright0000664000000000000000000000322512252360155011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-designateclient Source: https://github.com/stackforge/python-designateclient Files: * Copyright: 2013 Hewlett-Packard Development Company 2012 Managed IT 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: 2013 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/control0000664000000000000000000000113612252360307010574 0ustar Source: python-designateclient Section: python Priority: optional Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-pbr, python-setuptools, python-cliff, python-jsonschema, python-keystoneclient, python-requests, python-stevedore, python-mox, testrepository Standards-Version: 3.9.4 Package: python-designateclient Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-cliff, python-keystoneclient, python-requests, python-stevedore Description: dns as a service - client Python client for designate - dns as a service debian/watch0000664000000000000000000000015712252357163010232 0ustar version=3 https://pypi.python.org/packages/source/p/python-designateclient/python-designateclient-(.*)\.tar.gz debian/changelog0000664000000000000000000000023012252353065011040 0ustar python-designateclient (1.0.0-0ubuntu1) trusty; urgency=low * Initial release. -- Chuck Short Thu, 12 Dec 2013 10:08:35 -0500