Statistics
| Branch: | Tag: | Revision:

root / debian / control @ bb84cf5f

History | View | Annotate | Download (3.1 kB)

1
Source: synnefo
2
Section: python
3
Priority: optional
4
Maintainer: Dimitris Aragiorgis <dimara@grnet.gr>
5
Build-Depends: debhelper (>= 8), python-all (>= 2.5)
6
Standards-Version: 3.9.2
7
XS-Python-Version: >= 2.6
8
Homepage: https://code.grnet.gr/projects/synnefo
9

    
10
Package: synnefo
11
Version: 0.13
12
Section: python
13
Priority: optional
14
Architecture: all
15
Depends: snf-common, snf-cyclades-app, snf-cyclades-gtools, snf-webproject, snf-astakos-app, snf-pithos-app, snf-pithos-backend
16
Description: Synnefo meta package
17

    
18
Package: snf-common
19
Architecture: all
20
Depends: ${misc:Depends}, ${python:Depends}, python-setuptools
21
Provides: ${python:Provides}
22
Replaces: snf-ganeti-tools
23
XB-Python-Version: ${python:Versions}
24
Description: Synnefo common package
25

    
26
Package: snf-cyclades-app
27
Architecture: all
28
Depends: ${misc:Depends}, ${python:Depends}, snf-common, python-django-south (>= 0.7)
29
Provides: ${python:Provides}
30
Replaces: snf-network
31
Recommends: snf-webproject
32
XB-Python-Version: ${python:Versions}
33
Description: Synnefo cyclades package
34

    
35
Package: snf-cyclades-gtools
36
Architecture: all
37
Depends: ${misc:Depends}, ${python:Depends}, ganeti2, snf-common, snf-network
38
Provides: ${python:Provides}
39
XB-Python-Version: ${python:Versions}
40
Description: Synnefo Ganeti supplementary tools
41
 This package contains the supplementary tools for Ganeti needed
42
 by the synnefo software.
43
 .
44
 Included are:
45
  * snf-ganeti-hook, a Ganeti hook that message the Synnefo queue
46
  * snf-ganeti-eventd, a daemon watching the Ganeti job queue
47
  * snf-progress-monitor, a utility to monitor image deployment and
48
    produce notifications to the Synnefo queue
49

    
50
Package: snf-webproject
51
Architecture: all
52
Depends: ${misc:Depends}, ${python:Depends}, snf-common, python-django-south (>= 0.7)
53
Provides: ${python:Provides}
54
XB-Python-Version: ${python:Versions}
55
Description: Synnefo webproject package
56

    
57
Package: snf-astakos-app
58
Architecture: all
59
Depends: ${misc:Depends}, ${python:Depends}
60
Provides: ${python:Provides}
61
Recommends: snf-webproject
62
XB-Python-Version: ${python:Versions}
63
Description: Identity management, catalog and policy services.
64
             Built by GRNET using Django (https://www.djangoproject.com/).
65
             Learn more about Astakos at: http://code.grnet.gr/projects/astakos
66
             Consult LICENSE for licensing information.
67

    
68
Package: snf-pithos-app
69
Architecture: all
70
Depends: ${misc:Depends}, ${python:Depends}, snf-pithos-backend, snf-common
71
Recommends: snf-webproject
72
Provides: ${python:Provides}
73
XB-Python-Version: ${python:Versions}
74
Description: Pithos web app
75

    
76
Package: snf-pithos-backend
77
Architecture: all
78
Depends: ${misc:Depends}, ${python:Depends}, snf-common,
79
    python-argparse
80
Replaces: snf-pithos-lib
81
Provides: ${python:Provides}
82
XB-Python-Version: ${python:Versions}
83
Description: Pithos backend library
84

    
85
Package: snf-pithos-tools
86
Architecture: all
87
Depends: ${misc:Depends}, ${python:Depends}, snf-common
88
Provides: ${python:Provides}
89
Replaces: snf-pithos-backend
90
XB-Python-Version: ${python:Versions}
91
Description: Synnefo pithos tools
92

    
93
Package: snf-tools
94
Architecture: all
95
Depends: ${misc:Depends}, ${python:Depends}
96
Provides: ${python:Provides}
97
XB-Python-Version: ${python:Versions}
98
Description: Synnefo tools package