Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 541434ce

History | View | Annotate | Download (6.3 kB)

1
Source: ganeti
2
Section: admin
3
Priority: extra
4
Maintainer: Debian Ganeti Team <pkg-ganeti-devel@lists.alioth.debian.org>
5
Uploaders: Guido Trotter <ultrotter@debian.org>,
6
 Apollon Oikonomopoulos <apoikos@gmail.com>
7
Build-Depends: debhelper (>= 9),
8
 python-all, ghc (>= 6.12), ghc-ghci,
9
 libghc-curl-dev, libghc-json-dev, libghc-snap-server-dev,
10
 libghc-network-dev, libcurl4-gnutls-dev, libghc-parallel-dev,
11
 libghc-utf8-string-dev, libghc-deepseq-dev, libghc-hslogger-dev,
12
 libghc-crypto-dev, libghc-text-dev, libghc-hinotify-dev,
13
 libghc-regex-pcre-dev, libghc-attoparsec-dev, libghc-vector-dev, libpcre3-dev,
14
 python-simplejson, python-pyparsing, python-openssl, python-bitarray,
15
 python-support (>= 0.6), python-pyinotify, python-pycurl,
16
 python-paramiko, python-ipaddr, python-sphinx (>= 1.0.7+dfsg), graphviz,
17
 qemu-utils, socat, iproute2 | iproute, bash-completion, python-fdsend
18
Standards-Version: 3.9.4
19
X-Python-Version: >= 2.6
20
Homepage: http://code.google.com/p/ganeti/
21
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ganeti/ganeti.git
22
Vcs-Git: git://anonscm.debian.org/pkg-ganeti/ganeti.git
23

    
24
Package: snf-ganeti
25
Architecture: all
26
Breaks: ganeti2 (<< 2.7.0-2), ganeti-htools (<< ${source:Version}),
27
 ganeti-htools (>= ${source:Version}.1~)
28
Replaces: ganeti2 (<< 2.7.0-2), ganeti
29
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
30
 openssh-client, openssh-server, bridge-utils, iproute2 | iproute,
31
 iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl,
32
 python-pyinotify, python-pycurl, python-paramiko, python-bitarray,
33
 python-ipaddr, socat, fping, ganeti-haskell (>= ${source:Version}),
34
 ganeti-haskell (<< ${source:Version}.1~), adduser, python-fdsend
35
Recommends: drbd8-utils (>= 8.0.7), qemu-system-x86 | qemu-kvm |
36
 xen-linux-system-amd64 | xen-linux-system-686-pae,
37
 ndisc6, ganeti-htools
38
Suggests: ganeti-doc, ganeti-instance-debootstrap
39
Provides: ${python:Provides}, ganeti
40
Conflicts: ganeti
41
Description: Cluster-based virtualization management software
42
 Ganeti is a virtual server cluster management software tool built on top
43
 of the Xen virtual machine monitor and other Open Source software. After
44
 setting it up it will provide you with an automated environment to
45
 manage highly available virtual machine instances.
46
 .
47
 It has been designed to facilitate cluster management of virtual servers
48
 and to provide fast and simple recovery after physical failures using
49
 commodity hardware.
50
 .
51
 It will take care of operations such as redundant disk creation and
52
 management, operating system installation  (in cooperation with OS-specific
53
 install scripts), startup, shutdown, failover of instances between physical
54
 systems.
55

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

    
62
Package: ganeti-haskell
63
Architecture: any
64
Depends: ${shlibs:Depends}, ${misc:Depends}
65
Replaces: ganeti2 (<< 2.7.0-2), snf-ganeti
66
Breaks: ganeti2 (<< 2.7.0-2)
67
Description: Cluster-based virtualization management software - Haskell components
68
 Ganeti is a virtual server cluster management software tool built on top
69
 of the Xen virtual machine monitor and other Open Source software. After
70
 setting it up it will provide you with an automated environment to
71
 manage highly available virtual machine instances.
72
 .
73
 It has been designed to facilitate cluster management of virtual servers
74
 and to provide fast and simple recovery after physical failures using
75
 commodity hardware.
76
 .
77
 It will take care of operations such as redundant disk creation and
78
 management, operating system installation  (in cooperation with OS-specific
79
 install scripts), startup, shutdown, failover of instances between physical
80
 systems.
81
 .
82
 This package contains the architecture-dependent components of Ganeti written
83
 in Haskell.
84

    
85
Package: ganeti-htools
86
Architecture: any
87
Depends: ${shlibs:Depends}, ${misc:Depends}
88
Breaks: ganeti2 (<< 2.4)
89
Description: Cluster allocation tools for Ganeti
90
 These are additional tools used for enhanced allocation and capacity
91
 calculation on Ganeti clusters.
92
 .
93
 The tools provided are:
94
   - hail, an iallocator script for ganeti
95
   - hbal, used to redistribute instances on the cluster
96
   - hspace, used for capacity calculation
97
   - hscan, used to gather cluster files for offline use in hbal/hspace
98
   - hroller, used to calculate rolling maintenances
99

    
100
Package: ganeti-doc
101
Architecture: all
102
Section: doc
103
Depends: ${shlibs:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
104
Replaces: ganeti2 (<< 2.7.0-2)
105
Breaks: ganeti2 (<< 2.7.0-2)
106
Description: Cluster-based virtualization management software - documentation
107
 Ganeti is a virtual server cluster management software tool built on top
108
 of the Xen virtual machine monitor and other Open Source software. After
109
 setting it up it will provide you with an automated environment to
110
 manage highly available virtual machine instances.
111
 .
112
 It has been designed to facilitate cluster management of virtual servers
113
 and to provide fast and simple recovery after physical failures using
114
 commodity hardware.
115
 .
116
 It will take care of operations such as redundant disk creation and
117
 management, operating system installation  (in cooperation with OS-specific
118
 install scripts), startup, shutdown, failover of instances between physical
119
 systems.
120
 .
121
 This package contains the full HTML documentation for Ganeti.
122

    
123
Package: python-ganeti-rapi
124
Architecture: all
125
Section: python
126
Depends: ${python:Depends}, ${misc:Depends}, python-pycurl, python-simplejson
127
Suggests: ganeti-doc
128
Replaces: ganeti2 (<< 2.7.0-2)
129
Breaks: ganeti2 (<< 2.7.0-2)
130
Description: Cluster-based virtualization management software - RAPI client library
131
 Ganeti is a virtual server cluster management software tool built on top
132
 of the Xen virtual machine monitor and other Open Source software. After
133
 setting it up it will provide you with an automated environment to
134
 manage highly available virtual machine instances.
135
 .
136
 It has been designed to facilitate cluster management of virtual servers
137
 and to provide fast and simple recovery after physical failures using
138
 commodity hardware.
139
 .
140
 It will take care of operations such as redundant disk creation and
141
 management, operating system installation  (in cooperation with OS-specific
142
 install scripts), startup, shutdown, failover of instances between physical
143
 systems.
144
 .
145
 This package contains a RAPI (Remote API) client library for Python.