]> git.proxmox.com Git - pve-cluster.git/blame - debian/control.in
bump version to 5.0-16
[pve-cluster.git] / debian / control.in
CommitLineData
fe000966 1Source: pve-cluster
5d7679ac
DM
2Section: admin
3Priority: optional
fe000966 4Maintainer: Proxmox Support Team <support@proxmox.com>
c59311e1
FG
5Build-Depends: debhelper (>= 7),
6 autotools-dev,
7 libsqlite3-dev,
8 sqlite3,
9 libfuse-dev (>= 2.9.2-4),
7a743a8a
FG
10 corosync-dev (>= 2.3.4-1),
11 libquorum-dev (>= 2.3.4-1),
12 libcpg-dev (>= 2.3.4-1),
13 libcmap-dev (>= 0.17.1-1),
c59311e1
FG
14 libqb-dev (>= 0.17.1-1),
15 libpve-common-perl,
16 libglib2.0-dev (>= 2.42.1-1),
17 librrd-dev,
18 librrds-perl,
19 rrdcached,
20 check,
21 libdigest-hmac-perl,
22 dh-systemd,
23 pve-doc-generator,
24 libuuid-perl
fe000966
DM
25Standards-Version: 3.7.3
26
27Package: pve-cluster
28Architecture: any
5a2a2eb1 29Pre-Depends: ${misc:Pre-Depends}
c59311e1
FG
30Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, @PERLAPI@,
31 rsync,
32 libsqlite3-0,
33 sqlite3,
34 libfuse2 (>= 2.9.2-4),
35 fuse,
7a743a8a 36 corosync (>= 2.3.4-1),
c59311e1
FG
37 libqb0 (>= 0.17.1-1),
38 libpve-common-perl,
39 libglib2.0-0 (>= 2.42.1-1),
40 rsyslog,
41 openssl,
42 librrds-perl,
43 rrdcached,
44 libdigest-hmac-perl,
45 libxml-parser-perl,
46 systemd,
47 faketime,
48 libcrypt-ssleay-perl,
49 libuuid-perl,
50 lsb-base
96d7edf7 51Breaks: pve-ha-manager (<<2.0-4)
fe000966
DM
52Description: Cluster Infrastructure for Proxmox Virtual Environment
53 This package contains the Cluster Infrastructure for the Proxmox
54 Virtual Environment, namely a distributed filesystem to store
55 configuration data on all nodes.