File: control

package info (click to toggle)
bcfg2 1.4.0~pre2%2Bgit141-g6d40dace6358-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,896 kB
  • sloc: python: 46,443; sh: 834; xml: 171; makefile: 140
file content (64 lines) | stat: -rw-r--r-- 2,585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: bcfg2
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
	       python-all (>= 2.6.6-3),
	       python-setuptools,
	       python-sphinx (>= 1.0.7+dfsg),
	       python-lxml,
	       python-daemon,
	       python-boto,
	       python-cherrypy3,
	       python-gamin,
	       python-genshi,
	       python-pyinotify,
	       python-doc,
	       python-mock,
	       python-mock-doc,
	       dh-apache2,
	       dh-systemd
Standards-Version: 3.9.8.0
Homepage: http://bcfg2.org/
X-Python-Version: >= 2.6
Vcs-Browser: https://salsa.debian.org/bcfg2-team/bcfg2
Vcs-Git: https://salsa.debian.org/bcfg2-team/bcfg2.git

Package: bcfg2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt (>= 0.7.91), ucf, lsb-base (>= 3.1-9)
Description: Configuration management client
 Bcfg2 is a configuration management system that generates configuration sets
 for clients bound by client profiles.
 bcfg2 is the client portion of bcfg2 system which installs configuration
 images provided by bcfg2-server

Package: bcfg2-server
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), ucf, bcfg2 (= ${binary:Version}), openssl, python-pyinotify | python-gamin, python-daemon, python-genshi (>= 0.4.4)
Recommends: graphviz, patch
Suggests: python-cheetah, python-profiler, python-django, mail-transport-agent, bcfg2-doc (= ${binary:Version})
Description: Configuration management server
 Bcfg2 is a configuration management system that generates configuration sets
 for clients bound by client profiles.
 bcfg2-server is the server for bcfg2 clients, which generates configuration
 sets and stores statistics of client system states.

Package: bcfg2-web
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, bcfg2-server (= ${binary:Version}), python-django (>= 1.7-1)
Recommends: libapache2-mod-wsgi, ${misc:Recommends}
Suggests: python-mysqldb, python-psycopg2, python-sqlite
Description: Configuration management web interface
 Bcfg2 is a configuration management system that generates configuration sets
 for clients bound by client profiles.
 bcfg2-web is the reporting server for bcfg2.

Package: bcfg2-doc
Section: doc
Architecture: all
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: Configuration management system documentation
 Bcfg2 is a configuration management system that generates configuration sets
 for clients bound by client profiles.
 bcfg2-doc is the documentation for bcfg2.