]> git.proxmox.com Git - mirror_ovs.git/blame - debian/control
docs: Add Makefile rule to check syntax of manpages.
[mirror_ovs.git] / debian / control
CommitLineData
064af421
BP
1Source: openvswitch
2Section: net
3Priority: extra
37ea6436 4Maintainer: Open vSwitch developers <dev@openvswitch.org>
e631bc29 5Uploaders: Ben Pfaff <pfaffben@debian.org>, Simon Horman <horms@debian.org>
bb41d3d4 6Build-Depends:
f10a0334
JP
7 debhelper (>= 5), autoconf (>= 2.64), automake (>= 1.10) | automake1.10,
8 libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, python,
1ff83721
BP
9 python-support (>= 0.8.4), procps, python-qt4,
10 python-zopeinterface, python-twisted-conch
c66e0226 11Standards-Version: 3.9.2
e2e744a8 12Homepage: http://openvswitch.org/
064af421
BP
13
14Package: openvswitch-datapath-source
15Architecture: all
0de90890 16Depends: module-assistant, bzip2, debhelper (>= 5.0.37), ${misc:Depends}
064af421
BP
17Suggests: openvswitch-switch
18Description: Source code for Open vSwitch datapath Linux module
19 This package provides the Open vSwitch datapath module source code
20 that is needed by openvswitch-switch. The kernel module can be built
21 from it using module-assistant or make-kpkg. README.Debian in this
22 package provides further instructions.
23 .
f30f26be 24 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
25
26Package: openvswitch-common
2d8b103c 27Architecture: linux-any
c84d769c
EJ
28Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python
29Suggests: ethtool
064af421
BP
30Description: Open vSwitch common components
31 openvswitch-common provides components required by both openvswitch-switch
32 and openvswitch-controller.
33 .
f30f26be 34 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
35
36Package: openvswitch-switch
2d8b103c 37Architecture: linux-any
064af421 38Suggests: openvswitch-datapath-module
43bb5f82 39Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime
064af421
BP
40Description: Open vSwitch switch implementations
41 openvswitch-switch provides the userspace components and utilities for
42 the Open vSwitch kernel-based switch.
43 .
f30f26be 44 Open vSwitch is a full-featured software-based Ethernet switch.
064af421 45
a3acf0b0 46Package: openvswitch-ipsec
2d8b103c 47Architecture: linux-any
a3acf0b0 48Depends:
e97a1034 49 ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
d8eba262
JP
50 ipsec-tools (>=0.8~alpha20101208),
51 racoon (>=0.8~alpha20101208),
a3acf0b0
JP
52 openvswitch-common (= ${binary:Version}),
53 openvswitch-switch (= ${binary:Version}),
4eb5a0e0 54 python-openvswitch (= ${source:Version})
a3acf0b0
JP
55Description: Open vSwitch GRE-over-IPsec support
56 The ovs-monitor-ipsec script provides support for encrypting GRE
57 tunnels with IPsec.
58 .
59 Open vSwitch is a full-featured software-based Ethernet switch.
60
064af421
BP
61Package: openvswitch-pki
62Architecture: all
27a59496 63Depends:
7e660f51 64 ${misc:Depends}, openvswitch-common (>= ${source:Version}),
27a59496 65 openvswitch-common (<< ${source:Version}.1~)
bc6bb66b 66Description: Open vSwitch public key infrastructure dependency package
064af421
BP
67 openvswitch-pki provides PKI (public key infrastructure) support for
68 Open vSwitch switches and controllers, reducing the risk of
69 man-in-the-middle attacks on the Open vSwitch network infrastructure.
70 .
f30f26be 71 Open vSwitch is a full-featured software-based Ethernet switch.
064af421 72
064af421 73Package: openvswitch-controller
2d8b103c 74Architecture: linux-any
27a59496
SH
75Depends:
76 ${shlibs:Depends}, openvswitch-common (= ${binary:Version}),
77 openvswitch-pki (= ${source:Version}), ${misc:Depends}
064af421
BP
78Description: Open vSwitch controller implementation
79 The Open vSwitch controller enables OpenFlow switches that connect to it
80 to act as MAC-learning Ethernet switches.
81 .
f30f26be 82 Open vSwitch is a full-featured software-based Ethernet switch.
064af421 83
9fc47ed7
BP
84Package: openvswitch-brcompat
85Architecture: linux-any
4b944e5b
SH
86Depends:
87 ${shlibs:Depends}, openvswitch-switch (= ${binary:Version}), ${misc:Depends}
9fc47ed7
BP
88Recommends: bridge-utils
89Description: Open vSwitch bridge compatibility support
90 openvswitch-brcompat provides a way for applications that use the
91 Linux bridge to gradually migrate to Open vSwitch. Programs that
92 ordinarily control the Linux bridge module, such as "brctl", instead
93 control the Open vSwitch kernel-based switch.
94 .
95 Once this package is installed, adding BRCOMPAT=yes in
96 /etc/default/openvswitch-switch enables bridge compatibility.
97 .
98 Open vSwitch is a full-featured software-based Ethernet switch.
99
064af421 100Package: openvswitch-dbg
77ce847d 101Section: debug
2d8b103c 102Architecture: linux-any
c09c9fb2
SH
103Depends:
104 ${shlibs:Depends}, ${misc:Depends},
105 openvswitch-common (= ${binary:Version}),
106 openvswitch-controller (= ${binary:Version}),
a3acf0b0 107 openvswitch-ipsec (= ${binary:Version}),
c09c9fb2 108 openvswitch-switch (= ${binary:Version})
064af421
BP
109Description: Debug symbols for Open vSwitch packages
110 This package contains the debug symbols for all the other openvswitch-*
111 packages. Install it to debug one of them or to examine a core dump
112 produced by one of them.
c0c2489a 113
a3acf0b0 114Package: python-openvswitch
c0c2489a 115Architecture: all
1d273d6d 116Section: python
09eda55c 117Depends: ${misc:Depends}, ${python:Depends}
c0c2489a
SL
118Provides: ${python:Provides}
119Description: Python bindings for Open vSwitch
120 This package contains the full Python bindings for Open vSwitch database.
1ff83721
BP
121
122Package: ovsdbmonitor
123Architecture: all
124Section: utils
4b944e5b 125Depends: ${python:Depends}, python-openvswitch, ${misc:Depends}
1ff83721
BP
126Provides: ${python:Provides}
127Description: Open vSwitch graphical monitoring tool
128 This package is a GUI tool for monitoring and troubleshooting local
129 or remote Open vSwitch installations. It presents GUI tables that
130 graphically represent an Open vSwitch kernel flow table (similar to
131 "ovs-dpctl dump-flows") and Open vSwitch database contents (similar
132 to "ovs-vsctl list <table>").
133 .
134 Open vSwitch is a full-featured software-based Ethernet switch.