Source: glance
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
               dh-systemd,
               openstack-pkg-tools (>= 22~),
               po-debconf,
               python-all (>= 2.6.6-3~),
               python-pbr (>= 0.6),
               python-setuptools,
               python-sphinx (>= 1.1.2)
Build-Depends-Indep: curl,
                     procps,
                     python-anyjson (>= 0.3.3),
                     python-babel (>= 1.3),
                     python-boto (>= 2.12.0),
                     python-cinderclient (>= 1:1.0.6),
                     python-coverage (>= 3.6),
                     python-crypto,
                     python-eventlet (>= 0.13.0),
                     python-fixtures	 (>= 0.3.14),
                     python-glanceclient,
                     python-greenlet (>= 0.3.2),
                     python-hacking (>= 0.8.0),
                     python-httplib2 (>= 0.7.5),
                     python-iso8601 (>= 0.1.9),
                     python-jsonschema (>= 2.0.0),
                     python-keystoneclient (>= 1:0.7.0),
                     python-kombu (>= 2.4.8),
                     python-lxml,
                     python-migrate (>= 0.8.2),
                     python-mock (>= 1.0),
                     python-mox,
                     python-mysqldb,
                     python-openssl,
                     python-oslo.config (>= 1.2.1),
                     python-oslo.messaging (>= 1.3.0~a9),
                     python-oslo.vmware,
                     python-oslosphinx,
                     python-passlib,
                     python-paste,
                     python-pastedeploy,
                     python-psutil (>= 1.1.1),
                     python-psycopg2,
                     python-qpid,
                     python-requests (>= 1.1),
                     python-routes,
                     python-sendfile (>= 2.0),
                     python-six (>= 1.6.0),
                     python-sqlalchemy (>= 0.7.8),
                     python-stevedore (>= 0.14),
                     python-subunit (>= 0.0.18),
                     python-swiftclient (>= 1:1.6),
                     python-testtools (>= 0.9.34),
                     python-webob (>= 1.2.3),
                     python-xattr,
                     sqlite3,
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.6
Homepage: http://glance.openstack.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/glance.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/glance.git

Package: python-glance
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libxml2-dev,
         libxslt-dev,
         procps,
         python-anyjson (>= 0.3.3),
         python-boto (>= 2.12.0),
         python-cinderclient (>= 1:1.0.6),
         python-configobj,
         python-crypto,
         python-dateutil,
         python-eventlet (>= 0.13.0),
         python-greenlet (>= 0.3.2),
         python-httplib2 (>= 0.7.5),
         python-iso8601 (>= 0.1.9),
         python-jsonschema (>= 2.0.0),
         python-keystoneclient (>= 1:0.7.0),
         python-kombu (>= 2.4.8),
         python-lxml,
         python-migrate (>= 0.8.2),
         python-mysqldb,
         python-openssl,
         python-oslo.config (>= 1.2.1),
         python-oslo.messaging (>= 1.3.0~a9),
         python-passlib,
         python-paste,
         python-pastedeploy,
         python-pbr (>= 0.6),
         python-requests,
         python-routes,
         python-setuptools,
         python-six (>= 1.6.0),
         python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
         python-swiftclient (>= 1:1.6),
         python-webob (>= 1.2.3),
         python-xattr,
         ${misc:Depends},
         ${python:Depends}
Provides: ${python:Provides}
Description: OpenStack Image Service - Python client library
 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 libraries.

Package: glance
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: glance-api (= ${source:Version}),
         glance-registry (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Suggests: python-ceph
Description: OpenStack Image Service - metapackage
 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 is a dependency package to install all of the Glance suite.

Package: python-glance-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: OpenStack Image Service - Python library documentation
 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.

Package: glance-common
Architecture: all
Section: python
Breaks: glance (<< 2012.1~e2-3)
Replaces: glance (<< 2012.1~e2-3)
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dbconfig-common,
         debconf,
         python-glance (= ${source:Version}),
         python-glanceclient,
         ${misc:Depends},
         ${python:Depends}
Description: OpenStack Image Service - common files
 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 common files for Glance.

Package: glance-api
Architecture: all
Section: python
Pre-Depends: adduser, dpkg (>= 1.15.6~)
Depends: debconf,
         glance-common (= ${source:Version}),
         python-keystoneclient,
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack Image Service - API server
 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 Glance API server.

Package: glance-registry
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         glance-common (= ${source:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack Image Service - registry server
 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 Glance registry server.
