]> git.proxmox.com Git - pve-sheepdog.git/blame - debian/control
updates for debian jessie, use systemd
[pve-sheepdog.git] / debian / control
CommitLineData
ff62b221
DM
1Source: pve-sheepdog
2Section: admin
3Priority: extra
4Maintainer: Proxmox Support Team <support@proxmox.com>
5Build-Depends: debhelper (>= 7.0.50~),
6 autotools-dev,
7 automake,
8 autoconf,
9 pkg-config,
10 libcorosync-pve-dev,
11 python,
12 liburcu-dev (>= 0.6.7),
13 libssl-dev,
6fe6f1a5 14 libfuse-dev,
be1b2a6c 15 libzookeeper-mt-dev,
11085e48
DM
16 yasm,
17 dh-systemd (>= 1.4)
ff62b221
DM
18Standards-Version: 3.8.4
19Homepage: http://www.osrg.net/sheepdog/
20
21Package: pve-sheepdog
22Architecture: any
11085e48 23Depends: ${shlibs:Depends}, ${misc:Depends}, corosync-pve, libzookeeper-mt2, systemd
ff62b221
DM
24Description: Distributed storage system for KVM/QEMU
25 Sheepdog provides highly available block level storage volumes that can be
26 attached to KVM/QEMU virtual machines. Sheepdog scales to several hundreds
27 nodes, and supports advanced volume management features such as snapshot,
28 cloning, and thin provisioning.