File: control

package info (click to toggle)
panko 5.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 896 kB
  • sloc: python: 5,058; sh: 365; makefile: 195
file content (164 lines) | stat: -rw-r--r-- 3,987 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
Source: panko
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools (>= 70~),
 po-debconf,
 python3-all,
 python3-pbr (>= 2.0.0),
 python3-setuptools,
 python3-sphinx (>= 1.6.2),
Build-Depends-Indep:
 alembic,
 python3-alembic,
 python3-coverage,
 python3-dateutil,
 python3-debtcollector,
 python3-elasticsearch,
 python3-fixtures,
 python3-gabbi,
 python3-keystonemiddleware,
 python3-lxml,
 python3-mock,
 python3-openstackdocstheme (>= 1.11.0),
 python3-os-testr,
 python3-oslo.config,
 python3-oslo.db,
 python3-oslo.i18n,
 python3-oslo.log,
 python3-oslo.middleware,
 python3-oslo.policy,
 python3-oslo.reports,
 python3-oslo.utils,
 python3-oslotest,
 python3-paste,
 python3-pastedeploy,
 python3-pecan,
 python3-psycopg2,
 python3-pymongo,
 python3-pymysql,
 python3-six,
 python3-sphinxcontrib-pecanwsme,
 python3-sphinxcontrib.httpdomain,
 python3-sqlalchemy,
 python3-sqlalchemy-utils,
 python3-stestr (>= 2.0.0),
 python3-stevedore,
 python3-tenacity,
 python3-testtools,
 python3-webob,
 python3-webtest,
 python3-wsme,
 python3-yaml,
 subunit,
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/openstack-team/services/panko
Vcs-Git: https://salsa.debian.org/openstack-team/services/panko.git
Homepage: https://github.com/openstack/panko

Package: panko-api
Architecture: all
Depends:
 adduser,
 debconf,
 panko-common (= ${binary:Version}),
 python3-keystoneclient,
 python3-openstackclient,
 python3-pastescript,
 q-text-as-data,
 uwsgi-plugin-python,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python3:Depends},
Recommends:
 python3-pankoclient,
Description: Event storage dispatcher for Ceilometer - API server
 The Panko project is an event storage service that provides the ability to
 store and querying event data generated by Ceilometer with potentially other
 sources.
 .
 Panko is a component of the Telemetry project.
 .
 This package contains the Panko API server.

Package: panko-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 debconf,
 python3-panko (= ${source:Version}),
 ${misc:Depends},
 ${python3:Depends},
Description: Event storage dispatcher for Ceilometer - common files
 The Panko project is an event storage service that provides the ability to
 store and querying event data generated by Ceilometer with potentially other
 sources.
 .
 Panko is a component of the Telemetry project.
 .
 This package contains common files for Panko.

Package: panko-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Event storage dispatcher for Ceilometer - Documentation
 The Panko project is an event storage service that provides the ability to
 store and querying event data generated by Ceilometer with potentially other
 sources.
 .
 Panko is a component of the Telemetry project.
 .
 This package contains the documentation.

Package: python3-panko
Architecture: all
Section: python
Depends:
 alembic,
 python3-alembic,
 python3-dateutil,
 python3-debtcollector,
 python3-keystonemiddleware,
 python3-lxml,
 python3-oslo.config,
 python3-oslo.db,
 python3-oslo.i18n,
 python3-oslo.log,
 python3-oslo.middleware,
 python3-oslo.policy,
 python3-oslo.reports,
 python3-oslo.utils,
 python3-paste,
 python3-pastedeploy,
 python3-pbr (>= 2.0.0),
 python3-pecan,
 python3-six,
 python3-sqlalchemy,
 python3-stevedore,
 python3-tenacity,
 python3-webob,
 python3-wsme,
 python3-yaml,
 ${misc:Depends},
 ${python3:Depends},
Breaks:
 python-panko (<< 3.1.0-3),
Replaces:
 python-panko (<< 3.1.0-3),
Description: Event storage dispatcher for Ceilometer - Python library
 The Panko project is an event storage service that provides the ability to
 store and querying event data generated by Ceilometer with potentially other
 sources.
 .
 Panko is a component of the Telemetry project.
 .
 This package contains the Python libraries.