Codebase list glance / 56c664a
Ran wrap-and-sort. Thomas Goirand 10 years ago
3 changed file(s) with 104 addition(s) and 94 deletion(s). Raw diff Collapse all Expand all
0 glance (2013.1-4) UNRELEASED; urgency=low
1
2 * Ran wrap-and-sort.
3
4 -- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 11:21:41 +0800
5
06 glance (2013.1-3) unstable; urgency=low
17
28 * Added missing dbconfig-common dependency in glance-common (Closes: #677080)
66 Ghe Rivero <ghe.rivero@stackops.com>,
77 Mehdi Abaakouk <sileht@sileht.net>
88 Build-Depends: debhelper (>= 9),
9 po-debconf,
10 python-all (>= 2.6.6-3~),
11 openstack-pkg-tools,
12 sqlite3
13 Build-Depends-Indep:
14 curl,
15 pep8 (>= 1.3.3),
16 python-anyjson,
17 python-argparse,
18 python-babel,
19 python-boto,
20 python-coverage,
21 python-crypto,
22 python-dateutil,
23 python-eventlet,
24 python-fixtures,
25 python-glanceclient,
26 python-greenlet,
27 python-httplib2 (>= 0.6.0),
28 python-iso8601,
29 python-jsonschema,
30 python-keystoneclient (>= 1:0.2),
31 python-kombu,
32 python-lxml,
33 python-migrate,
34 python-mox,
35 python-nose,
36 python-oslo.config,
37 python-passlib,
38 python-paste,
39 python-pastedeploy,
40 python-requests,
41 python-routes,
42 python-sendfile,
43 python-setuptools,
44 python-sphinx (>= 1.1.2),
45 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
46 python-swiftclient (>= 1:1.2),
47 python-testtools (>=0.9.22),
48 python-tox,
49 python-webob,
50 python-xattr,
51 procps
9 openstack-pkg-tools,
10 po-debconf,
11 python-all (>= 2.6.6-3~),
12 sqlite3
13 Build-Depends-Indep: curl,
14 pep8 (>= 1.3.3),
15 procps,
16 python-anyjson,
17 python-argparse,
18 python-babel,
19 python-boto,
20 python-coverage,
21 python-crypto,
22 python-dateutil,
23 python-eventlet,
24 python-fixtures,
25 python-glanceclient,
26 python-greenlet,
27 python-httplib2 (>= 0.6.0),
28 python-iso8601,
29 python-jsonschema,
30 python-keystoneclient (>= 1:0.2),
31 python-kombu,
32 python-lxml,
33 python-migrate,
34 python-mox,
35 python-nose,
36 python-oslo.config,
37 python-passlib,
38 python-paste,
39 python-pastedeploy,
40 python-requests,
41 python-routes,
42 python-sendfile,
43 python-setuptools,
44 python-sphinx (>= 1.1.2),
45 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
46 python-swiftclient (>= 1:1.2),
47 python-testtools (>=0.9.22),
48 python-tox,
49 python-webob,
50 python-xattr
5251 Standards-Version: 3.9.4
5352 Homepage: http://glance.openstack.org/
5453 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/glance.git;a=summary
5857 Architecture: all
5958 Section: python
6059 Pre-Depends: dpkg (>= 1.15.6~)
61 Depends: ${python:Depends}, ${misc:Depends},
62 libxml2-dev,
63 libxslt-dev,
64 python-anyjson,
65 python-argparse,
66 python-boto,
67 python-configobj,
68 python-crypto,
69 python-dateutil,
70 python-eventlet,
71 python-greenlet,
72 python-httplib2 (>= 0.6.0),
73 python-iso8601,
74 python-jsonschema,
75 python-keystoneclient (>= 1:0.2),
76 python-kombu,
77 python-lxml,
78 python-migrate,
79 python-oslo.config,
80 python-passlib,
81 python-pastedeploy,
82 python-requests,
83 python-routes,
84 python-setuptools,
85 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
86 python-swiftclient (>= 1:1.2),
87 python-webob,
88 python-xattr,
89 procps
60 Depends: libxml2-dev,
61 libxslt-dev,
62 procps,
63 python-anyjson,
64 python-argparse,
65 python-boto,
66 python-configobj,
67 python-crypto,
68 python-dateutil,
69 python-eventlet,
70 python-greenlet,
71 python-httplib2 (>= 0.6.0),
72 python-iso8601,
73 python-jsonschema,
74 python-keystoneclient (>= 1:0.2),
75 python-kombu,
76 python-lxml,
77 python-migrate,
78 python-oslo.config,
79 python-passlib,
80 python-pastedeploy,
81 python-requests,
82 python-routes,
83 python-setuptools,
84 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
85 python-swiftclient (>= 1:1.2),
86 python-webob,
87 python-xattr,
88 ${misc:Depends},
89 ${python:Depends}
9090 Provides: ${python:Provides}
9191 Description: OpenStack Image Service - Python client library
9292 The Glance project provides services for discovering, registering, and
100100 Architecture: all
101101 Section: python
102102 Pre-Depends: dpkg (>= 1.15.6~)
103 Depends:
104 glance-api (= ${source:Version}),
105 glance-registry (= ${source:Version}),
106 ${misc:Depends},
107 ${python:Depends}
103 Depends: glance-api (= ${source:Version}),
104 glance-registry (= ${source:Version}),
105 ${misc:Depends},
106 ${python:Depends}
108107 Suggests: python-ceph
109108 Description: OpenStack Image Service - metapackage
110109 The Glance project provides services for discovering, registering, and
133132 Breaks: glance (<< 2012.1~e2-3)
134133 Replaces: glance (<< 2012.1~e2-3)
135134 Pre-Depends: dpkg (>= 1.15.6~)
136 Depends:
137 adduser,
138 debconf,
139 dbconfig-common,
140 python-glance (= ${source:Version}),
141 python-glanceclient,
142 ${misc:Depends},
143 ${python:Depends},
135 Depends: adduser,
136 dbconfig-common,
137 debconf,
138 python-glance (= ${source:Version}),
139 python-glanceclient,
140 ${misc:Depends},
141 ${python:Depends}
144142 Description: OpenStack Image Service - common files
145143 The Glance project provides services for discovering, registering, and
146144 retrieving virtual machine images over the cloud. They may be stand-alone
153151 Architecture: all
154152 Section: python
155153 Pre-Depends: adduser, dpkg (>= 1.15.6~)
156 Depends: ${ostack-lsb-base}, debconf, ${python:Depends}, ${misc:Depends},
157 glance-common (= ${source:Version}),
158 python-keystoneclient
154 Depends: debconf,
155 glance-common (= ${source:Version}),
156 python-keystoneclient,
157 ${misc:Depends},
158 ${ostack-lsb-base},
159 ${python:Depends}
159160 Description: OpenStack Image Service - API server
160161 The Glance project provides services for discovering, registering, and
161162 retrieving virtual machine images over the cloud. They may be stand-alone
168169 Architecture: all
169170 Section: python
170171 Pre-Depends: dpkg (>= 1.15.6~)
171 Depends: adduser, ${ostack-lsb-base}, ${python:Depends}, ${misc:Depends},
172 glance-common (= ${source:Version})
172 Depends: adduser,
173 glance-common (= ${source:Version}),
174 ${misc:Depends},
175 ${ostack-lsb-base},
176 ${python:Depends}
173177 Description: OpenStack Image Service - registry server
174178 The Glance project provides services for discovering, registering, and
175179 retrieving virtual machine images over the cloud. They may be stand-alone
0 etc/glance-api-paste.ini usr/share/glance-common
1 etc/glance-api.conf usr/share/glance-common
2 etc/glance-cache.conf usr/share/glance-common
3 etc/glance-registry-paste.ini usr/share/glance-common
04 etc/glance-registry.conf usr/share/glance-common
1 etc/glance-registry-paste.ini usr/share/glance-common
2 etc/glance-api.conf usr/share/glance-common
3 etc/glance-api-paste.ini usr/share/glance-common
4 etc/glance-cache.conf usr/share/glance-common
55 etc/glance-scrubber.conf usr/share/glance-common
66 etc/policy.json usr/share/glance-common
77 usr/bin/glance-control