Source: python-glance-store
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all,
               python-pbr,
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: python-boto,
                     python-cinderclient,
                     python-coverage,
                     python-enum34,
                     python-eventlet,
                     python-fixtures,
                     python-hacking,
                     python-httplib2,
                     python-jsonschema,
                     python-mock,
                     python-oslo.concurrency (>= 1.4.1),
                     python-oslo.config (>= 1:1.6.0),
                     python-oslo.i18n,
                     python-oslo.serialization (>= 1.0.0),
                     python-oslo.utils (>= 1.2.0),
                     python-oslo.vmware,
                     python-oslosphinx,
                     python-oslotest,
                     python-requests-mock (>= 0.5.1),
                     python-six,
                     python-stevedore,
                     python-swiftclient,
                     python-testscenarios,
                     python-testtools,
                     subunit,
                     testrepository,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-glance-store.git
Vcs-Git: git://anonscm.debian.org/openstack/python-glance-store.git
Homepage: https://github.com/openstack/glance_store

Package: python-glance-store
Architecture: all
Depends: python-cinderclient,
         python-enum34,
         python-eventlet,
         python-jsonschema,
         python-oslo.concurrency (>= 1.4.1),
         python-oslo.config (>= 1:1.6.0),
         python-oslo.i18n,
         python-oslo.serialization (>= 1.0.0),
         python-oslo.utils (>= 1.2.0),
         python-six,
         python-stevedore,
         ${misc:Depends},
         ${python:Depends},
Description: OpenStack Image Service store library - Python 2.x
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the Python 2.x module for the Glance's stores.

Package: python-glance-store-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: OpenStack Image Service store library - doc
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the documentation.
