Source: ganeti
Section: admin
Priority: extra
Maintainer: Debian Ganeti Team <pkg-ganeti-devel@lists.alioth.debian.org>
Uploaders: Guido Trotter <ultrotter@debian.org>,
 Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf,
 dh-python,
 m4,
 pandoc,
 python-all,
 ghc (>= 6.12),
 ghc-ghci,
 cabal-install,
 libghc-cabal-dev (>= 1.20),
 libghc-case-insensitive-dev,
 libghc-curl-dev,
 libghc-json-dev,
 libghc-snap-server-dev,
 libghc-network-dev,
 libghc-parallel-dev,
 libghc-utf8-string-dev,
 libghc-deepseq-dev,
 libghc-hslogger-dev,
 libghc-crypto-dev,
 libghc-text-dev,
 libghc-hinotify-dev,
 libghc-base64-bytestring-dev (>= 1.0.0.0),
 libghc-zlib-dev,
 libghc-regex-pcre-dev,
 libghc-attoparsec-dev,
 libghc-vector-dev,
 libghc-lifted-base-dev,
 libghc-lens-dev,
 libghc-psqueue-dev,
 libghc-test-framework-quickcheck2-dev,
 libghc-test-framework-hunit-dev,
 libghc-temporary-dev,
 libghc-old-time-dev,
 libpcre3-dev,
 libcurl4-openssl-dev,
 python-simplejson,
 python-pyparsing,
 python-openssl,
 python-bitarray,
 python-pyinotify,
 python-pycurl,
 python-paramiko,
 python-ipaddr,
 python-sphinx (>= 1.0.7+dfsg),
 graphviz,
 qemu-utils,
 socat,
 iproute2 | iproute,
 bash-completion,
 po-debconf
Standards-Version: 3.9.7
X-Python-Version: >= 2.6
Homepage: https://code.google.com/p/ganeti/
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-ganeti/ganeti.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ganeti/ganeti.git

Package: ganeti2
Architecture: all
Depends: ganeti, ${misc:Depends}
Description: transitional dummy package
 This is a transitional dummy package for ganeti. It can safely be removed.

Package: ganeti
Architecture: all
Breaks: ganeti2 (<< 2.7.0-2), ganeti-haskell
Replaces: ganeti2 (<< 2.7.0-2), ganeti-haskell, ganeti-htools
Depends: ganeti-2.15 (= ${source:Version}),
 ganeti-haskell-2.15 (>= ${source:Version}),
 ganeti-haskell-2.15 (<< ${source:Version}.1~),
 ganeti-htools-2.15 (>= ${source:Version}),
 ganeti-htools-2.15 (<< ${source:Version}.1~),
 adduser, ${misc:Depends}, python
Recommends: drbd-utils | drbd8-utils (>= 8.0.7), qemu-kvm |
 xen-linux-system-amd64 | xen-linux-system-686-pae,
 ganeti-instance-debootstrap, ndisc6
Suggests: ganeti-doc, blktap-dkms, molly-guard
Conflicts: ganeti-htools
Provides: ${python:Provides}, ganeti-htools
Description: cluster virtualization manager
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package installs the complete Ganeti system.

Package: ganeti-2.15
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 python,
 lvm2,
 openssh-client,
 openssh-server,
 bridge-utils,
 iproute2 | iproute,
 iputils-arping,
 openssl,
 python-simplejson,
 python-pyparsing,
 python-openssl,
 python-pyinotify,
 python-pycurl,
 python-paramiko,
 python-bitarray,
 python-ipaddr,
 python-fdsend,
 python-psutil,
 socat,
 fping,
 adduser,
 debconf | debconf-2.0
Provides: ${python:Provides}
Description: cluster virtualization manager - Python components
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides all architecture-independent components of Ganeti 2.15.

Package: ganeti-haskell-2.15
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
Description: cluster virtualization manager - Haskell components
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the architecture-dependent components of Ganeti 2.15
 written in Haskell.

Package: ganeti-htools
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ganeti-htools-2.15
Breaks: ganeti2 (<< 2.4)
Description: cluster virtualization manager - tools (stand-alone)
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for stand-alone systems that
 are not part of a Ganeti cluster.

Package: ganeti-htools-2.15
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: cluster virtualization manager - tools for Ganeti 2.15
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for use on systems that are part
 of a Ganeti 2.15 cluster. On stand-alone systems, use ganeti-htools instead.

Package: ganeti-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
Replaces: ganeti2 (<< 2.7.0-2)
Breaks: ganeti2 (<< 2.7.0-2)
Description: cluster virtualization manager - documentation
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the full HTML documentation for Ganeti.

Package: python-ganeti-rapi
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends}, python-pycurl, python-simplejson
Suggests: ganeti-doc
Replaces: ganeti2 (<< 2.7.0-2)
Breaks: ganeti2 (<< 2.7.0-2)
Description: cluster virtualization manager - RAPI client library
 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides an RAPI (Remote API) client library for Python.
