summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 53ee51d80a59fb8698deee624f81504b5d91dec9 (plain)
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
Source: cluster-glue
Section: admin
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers@alioth-lists.debian.net>
XSBC-Original-Uploaders:
 Valentin Vidic <vvidic@debian.org>,
 Ferenc Wágner <wferi@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: dpkg-dev (>= 1.22.5),
 debhelper-compat (= 13),
 asciidoctor,
 autoconf,
 automake,
 bison,
 chrpath,
 dh-python,
 docbook-xsl,
 docbook-xml,
 flex,
 help2man,
 inetutils-ping | iputils-ping,
 libaio-dev [linux-any],
 libbz2-dev,
 libcurl4-openssl-dev | libcurl3-openssl-dev,
 libglib2.0-dev,
 libltdl-dev,
 libopenhpi-dev [!hurd-any],
 libopenipmi-dev [!hurd-any],
 libsensors-dev [!hurd-any],
 libtool,
 libsnmp-dev,
 libxml2-dev,
 libxml2-utils,
 openssh-client <!nocheck>,
 perl,
 pkgconf,
 psmisc,
 python3,
 systemd [linux-any],
 uuid-dev,
 xsltproc,
 zlib1g-dev
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/ClusterLabs/cluster-glue
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/cluster-glue
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/cluster-glue
XSBC-Original-Vcs-Browser: https://salsa.debian.org/ha-team/cluster-glue
XSBC-Original-Vcs-Git: https://salsa.debian.org/ha-team/cluster-glue.git

Package: cluster-glue
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${perl:Depends},
 ${python3:Depends},
 adduser,
 bzip2,
 libtimedate-perl,
 liblrm2t64 (>= ${binary:Version}),
 libpils2t64 (>= ${binary:Version}),
 libplumb2t64 (>= ${binary:Version}),
 libplumbgpl2t64 (>= ${binary:Version}),
 libstonith1t64 (>= ${binary:Version}),
Pre-Depends: ${misc:Pre-Depends}
Suggests:
 ipmitool
Description: Reusable cluster components for Linux HA
 This package contains node fencing plugins, an error reporting
 utility, and other reusable cluster components from
 the Linux HA project.
 .
 If you are using the pacemaker/corosync HA cluster stack, you
 probably want to install this package.

Package: cluster-glue-dev
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${perl:Depends},
 liblrm2-dev (>= ${binary:Version}),
 libpils2-dev (>= ${binary:Version}),
 libplumb2-dev (>= ${binary:Version}),
 libplumbgpl2-dev (>= ${binary:Version}),
 libstonith1-dev (>= ${binary:Version})
Breaks: cluster-glue (<< 1.0.12-8)
Replaces: cluster-glue (<< 1.0.12-8)
Description: Development files for the cluster glue components
 This package includes headers and static libraries for the glue
 cluster components.
 .
 If you are developing for cluster-glue, you probably want to
 install this package.

Package: liblrm2t64
Provides: ${t64:Provides}
Replaces: liblrm2
Breaks: liblrm2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Reusable cluster libraries -- liblrm2t64
 This package contains the lrm helper library from cluster-glue,
 the reusable cluster components package.
 .
 If you want to use the pacemaker cluster manager, than you want
 to install this package.

Package: libpils2t64
Provides: ${t64:Provides}
Replaces: libpils2
Breaks: libpils2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Reusable cluster libraries -- libpils2t64
 This package contains the pils library from cluster-glue, the
 reusable cluster components package.
 .
 If you want to use the pacemaker cluster manager, than you want
 to install this package.

Package: libplumb2t64
Provides: ${t64:Provides}
Replaces: libplumb2
Breaks: libplumb2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Reusable cluster libraries -- libplumb2t64
 This package contains the plumber library from cluster-glue, the
 reusable cluster components package.
 .
 If you want to use the pacemaker cluster manager, than you want
 to install this package.

Package: libplumbgpl2t64
Provides: ${t64:Provides}
Replaces: libplumbgpl2
Breaks: libplumbgpl2 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Reusable cluster libraries -- libplumbgpl2t64
 This package contains the plumber library from cluster-glue,
 the reusable cluster components package, in the GPL version.
 .
 If you want to use the pacemaker cluster manager, than you want
 to install this package.

Package: libstonith1t64
Provides: ${t64:Provides}
Replaces: libstonith1
Breaks: libstonith1 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Reusable cluster libraries -- libstonith1t64
 This package contains the stonith library from cluster-glue, the
 reusable cluster components package.
 .
 If you want to use the pacemaker cluster manager, than you want
 to install this package.

Package: liblrm2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
 liblrm2t64 (= ${binary:Version})
Description: Reusable cluster development files -- liblrm
 This package contains the development files of the lrm helper
 library from cluster-glue, the reusable cluster components
 package.
 .
 If you are developing with liblrm2t64, you probably want to
 install this package.

Package: libpils2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
 libpils2t64 (= ${binary:Version}),
 libltdl-dev
Description: Reusable cluster development files -- libpils2t64
 This package contains the development files of the pils
 library from cluster-glue, the reusable cluster components
 package.
 .
 If you are developing with libpils2t64, you probably want to
 install this package.

Package: libplumb2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
 libplumb2t64 (= ${binary:Version})
Description: Reusable cluster development files -- libplumb2t64
 This package contains the development files of the plumber
 library from cluster-glue, the reusable cluster components
 package.
 .
 If you are developing with libplumb2t64, you probably want to
 install this package.

Package: libplumbgpl2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
 libplumbgpl2t64 (= ${binary:Version})
Description: Reusable cluster development files -- libplumbgpl2t64
 This package contains the development files of the plumber
 library from cluster-glue, the reusable cluster components
 package, in the GPL version.
 .
 If you are developing with libplumbgpl2t64, you probably want to
 install this package.

Package: libstonith1-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
 libstonith1t64 (= ${binary:Version})
Description: Reusable cluster development files -- libstonith1t64
 This package contains the development files of the stonith
 library from cluster-glue, the reusable cluster components
 package.
 .
 If you are developing with libstonith, you probably want to
 install this package.