debian/0000775000000000000000000000000012267300526007173 5ustar debian/rules0000775000000000000000000000037712267300526010262 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 --parallel get-orig-source: uscan --verbose --force-download --rename --destdir=../build-area debian/source/0000775000000000000000000000000012267300526010473 5ustar debian/source/format0000775000000000000000000000001412267300526011704 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000002512267300526010043 0ustar ChangeLog README.rst debian/tests/0000775000000000000000000000000012267300526010335 5ustar debian/tests/client0000775000000000000000000000052112267300526011537 0ustar #!/bin/bash #------------------------- # Testing client utilities #------------------------- set -e HELP_CLIENTS=('glance') for client in "${HELP_CLIENTS[@]}"; do if ! $client -h 2>&1 > /dev/null; then echo "ERROR, ${client} is not running" exit 1 else echo "OK: ${client} is running" fi done exit 0 debian/tests/control0000664000000000000000000000005312267300526011736 0ustar Tests: client Depends: python-glanceclient debian/compat0000775000000000000000000000000212267300526010374 0ustar 8 debian/copyright0000664000000000000000000000332112267300526011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-glanceclient Source: http://launchpad.net/glance Files: * Copyright: 2012, Openstack LLC 2012, Nebula Inc 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: 2012 Chuck Short License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/pydist-overrides0000775000000000000000000000010012267300526012424 0ustar argparse python-keystoneclient setuptools-git warlock pyOpenSSL debian/control0000664000000000000000000000222012267300526010572 0ustar Source: python-glanceclient Section: python Priority: extra Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-httplib2, python-keystoneclient, python-mox, python-nose, python-openssl, python-pbr, python-prettytable ( >= 0.6 ), python-setuptools, python-setuptools-git, python-sphinx, python-testtools, python-warlock, testrepository Standards-Version: 3.9.4 Homepage: http://launchpad.net/glance Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/python-glanceclient/icehouse/files Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/python-glanceclient/icehouse XS-Testsuite: autopkgtest Package: python-glanceclient Architecture: all Depends: python-httplib2, python-keystoneclient, python-openssl, python-prettytable ( >= 0.6 ), python-setuptools, python-warlock, ${misc:Depends}, ${python:Depends} Breaks: glance-client Replaces: glance-client Description: Client library for Openstack glance server. This is a client for the Glance which uses the OpenStack Image API. There's a Python API (the ``glanceclient`` module), and a command-line script (``glance``). debian/watch0000775000000000000000000000054612267300526010234 0ustar version=3 opts="uversionmangle=s/%7E/~/" https://launchpad.net/python-glanceclient/+download https://launchpad.net/python-glanceclient/.*/.*/.*/python-glanceclient-(.*)\.tar\.gz http://tarballs.openstack.org/python-glanceclient/ python-glanceclient-(\d.*).tar.gz http://pypi.python.org/packages/source/p/python-glanceclient/python-glanceclient-(\d.*).tar.gz debian/changelog0000664000000000000000000001017312267300526011047 0ustar python-glanceclient (1:0.12.0-0ubuntu1) trusty; urgency=low * New upstream release. * debian/control: open icehouse release. * debian/control: Dropped python-d2to1 dependency. * debian/control: Replace python-mox in favor of python-mox3. -- Chuck Short Mon, 20 Jan 2014 15:04:30 -0500 python-glanceclient (1:0.11.0-0ubuntu1) saucy; urgency=low * New upstream release. -- Chuck Short Fri, 06 Sep 2013 14:41:03 -0400 python-glanceclient (1:0.9.0.27.ga3585ef-0ubuntu1) saucy; urgency=low [ Chuck Short ] * New upstream release (LP: #1153623). * debian/control: Add python-pbr and python-d2to1. * debian/control: Dropped pep8. [ Yolanda Robla ] * debian/tests: added autopkg tests [ James Page ] * d/control: Update VCS fields for new branch locations. * d/control: Bumped Standards-Version to 3.9.4: - d/copyright: Refer to released version of DEP-5. * Re-enable test execution: - d/control: Add testrepository and python-testtools to BD's. - d/rules: Intialise and execute tests using testr. -- James Page Thu, 18 Jul 2013 15:31:18 +0100 python-glanceclient (1:0.9.0.13.gaddd3c3-0ubuntu1) saucy; urgency=low * New upstream release. -- Adam Gandelman Mon, 29 Apr 2013 14:10:54 -0700 python-glanceclient (1:0.9.0-0ubuntu1) raring; urgency=low * New upstream release. -- Chuck Short Thu, 04 Apr 2013 08:10:19 -0500 python-glanceclient (1:0.8.0-0ubuntu1) raring; urgency=low * New upstream release. * debian/patches/fix-ubuntu-tests.patch: Dropped no longer needed. -- Chuck Short Thu, 07 Mar 2013 11:35:29 -0600 python-glanceclient (1:0.6.0-0ubuntu1) raring; urgency=low [ Adam Gandelman ] * Ensure python-prettytable >= 0.6. (LP: #1073275) * debian/control, pydist-overrides: Add python-openssl override. [ Chuck Short ] * New usptream release. -- Chuck Short Fri, 23 Nov 2012 10:22:06 -0600 python-glanceclient (1:0.5.1-0ubuntu1) quantal; urgency=low * New upstream release. * debian/watch: add pypi sources -- Chuck Short Tue, 18 Sep 2012 19:18:03 -0500 python-glanceclient (1:0.5.0.1.7402590-0ubuntu1) quantal; urgency=low [ Soren Hansen ] * Update debian/watch to account for symbolically named tarballs and use newer URL. * Fix Launchpad URLs in debian/watch. [ Chuck Short ] * New upstream version. -- Chuck Short Fri, 07 Sep 2012 12:23:37 -0500 python-glanceclient (1:0.4.1-0ubuntu2) quantal; urgency=low * debian/patches/fix-ubuntu-tests.patch: Refreshed. -- Adam Gandelman Wed, 22 Aug 2012 23:43:28 -0700 python-glanceclient (1:0.4.1-0ubuntu1) quantal; urgency=low [ Adam Gandelman ] * debian/control, pydist-overrides: Add python-setuptools-git, python-warlock. [ Chuck Short ] * New upstream version. * debian/control: Add python-keystoneclient as a depends. -- Chuck Short Thu, 16 Aug 2012 12:24:18 -0500 python-glanceclient (1:0.1.1-0ubuntu1) quantal; urgency=low [ Chuck Short ] * New upstream release. * debian/rules: Fix test suite * debian/patches/fix-ubuntu-tests: Re-introduced to prevent downloading virtualenv deps. * debian/watch: Update with new location. [ Adam Gandleman ] * debian/control: wrap-and-sort, add python-setuptools to Depends. * debian/pydist-overrides: Override python-keystoneclient. -- Chuck Short Fri, 06 Jul 2012 11:31:31 -0400 python-glanceclient (2012.2~f2~20120621.59-0ubuntu1) quantal; urgency=low * New usptream version. * debian/docs: Include changelog and readme.rst * debian/watch: Fix url -- Chuck Short Fri, 22 Jun 2012 10:41:03 -0400 python-glanceclient (2012.2~f1-0ubuntu2) quantal; urgency=low * debian/control: - Use Architecture: all (LP: #1013860) - Update maintainer -- Michael Terry Thu, 21 Jun 2012 07:15:43 -0400 python-glanceclient (2012.2~f1-0ubuntu1) quantal; urgency=low * Initial release. -- Chuck Short Tue, 29 May 2012 08:34:09 -0400 debian/patches/0000775000000000000000000000000012267300526010622 5ustar