@@ -3,17 +3,25 @@ Section: net
33Priority: extra
44Maintainer: Open vSwitch developers <dev@openvswitch.org>
55Uploaders: Ben Pfaff <pfaffben@debian.org>, Simon Horman <horms@debian.org>
6- Build-Depends:
7- debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10,
8- libssl-dev, bzip2, openssl, graphviz,
9- python-all (>= 2.7), procps, python-qt4,
10- python-zopeinterface, python-twisted-conch, libtool
6+ Build-Depends: autoconf (>= 2.64),
7+ automake (>= 1.10) | automake1.10,
8+ bzip2,
9+ debhelper (>= 8),
10+ graphviz,
11+ libssl-dev,
12+ libtool,
13+ openssl,
14+ procps,
15+ python-all (>= 2.7),
16+ python-qt4,
17+ python-twisted-conch,
18+ python-zopeinterface
1119Standards-Version: 3.9.3
1220Homepage: http://openvswitch.org/
1321
1422Package: openvswitch-datapath-source
1523Architecture: all
16- Depends: module-assistant, bzip2, debhelper (>= 5.0.37), ${misc:Depends}
24+ Depends: bzip2, debhelper (>= 5.0.37), module-assistant , ${misc:Depends}
1725Suggests: openvswitch-switch
1826Description: Open vSwitch datapath module source - module-assistant version
1927 Open vSwitch is a production quality, multilayer, software-based,
@@ -31,7 +39,7 @@ Description: Open vSwitch datapath module source - module-assistant version
3139
3240Package: openvswitch-datapath-dkms
3341Architecture: all
34- Depends: dkms (>= 1.95), make, libc6-dev, ${misc:Depends}, ${python:Depends}
42+ Depends: dkms (>= 1.95), libc6-dev, make , ${misc:Depends}, ${python:Depends}
3543Description: Open vSwitch datapath module source - DKMS version
3644 Open vSwitch is a production quality, multilayer, software-based,
3745 Ethernet virtual switch. It is designed to enable massive network
@@ -47,9 +55,11 @@ Description: Open vSwitch datapath module source - DKMS version
4755
4856Package: openvswitch-common
4957Architecture: linux-any
50- Depends:
51- ${shlibs:Depends}, openssl, ${misc:Depends}, python,
52- python (>= 2.7) | python-argparse
58+ Depends: openssl,
59+ python,
60+ python (>= 2.7) | python-argparse,
61+ ${misc:Depends},
62+ ${shlibs:Depends}
5363Suggests: ethtool
5464Description: Open vSwitch common components
5565 Open vSwitch is a production quality, multilayer, software-based,
@@ -66,7 +76,15 @@ Description: Open vSwitch common components
6676Package: openvswitch-switch
6777Architecture: linux-any
6878Suggests: openvswitch-datapath-module
69- Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), kmod | module-init-tools, procps, uuid-runtime, netbase, python-argparse
79+ Depends: kmod | module-init-tools,
80+ netbase,
81+ openvswitch-common (= ${binary:Version}),
82+ procps,
83+ python-argparse,
84+ uuid-runtime,
85+ ${misc:Depends},
86+ ${python:Depends},
87+ ${shlibs:Depends}
7088Description: Open vSwitch switch implementations
7189 Open vSwitch is a production quality, multilayer, software-based,
7290 Ethernet virtual switch. It is designed to enable massive network
@@ -81,13 +99,14 @@ Description: Open vSwitch switch implementations
8199
82100Package: openvswitch-ipsec
83101Architecture: linux-any
84- Depends:
85- ${shlibs:Depends}, ${misc:Depends}, python,
86- ipsec-tools (>=0.8~alpha20101208),
87- racoon (>=0.8~alpha20101208),
88- openvswitch-common (= ${binary:Version}),
89- openvswitch-switch (= ${binary:Version}),
90- python-openvswitch (= ${source:Version})
102+ Depends: ipsec-tools (>=0.8~alpha20101208),
103+ openvswitch-common (= ${binary:Version}),
104+ openvswitch-switch (= ${binary:Version}),
105+ python,
106+ python-openvswitch (= ${source:Version}),
107+ racoon (>=0.8~alpha20101208),
108+ ${misc:Depends},
109+ ${shlibs:Depends}
91110Description: Open vSwitch GRE-over-IPsec support
92111 Open vSwitch is a production quality, multilayer, software-based,
93112 Ethernet virtual switch. It is designed to enable massive network
@@ -102,9 +121,9 @@ Description: Open vSwitch GRE-over-IPsec support
102121
103122Package: openvswitch-pki
104123Architecture: all
105- Depends:
106- ${misc:Depends}, openvswitch-common (>= ${source:Version}),
107- openvswitch-common (<< ${source:Version}.1~)
124+ Depends: openvswitch-common (<< ${source:Version}.1~),
125+ openvswitch-common (>= ${source:Version}),
126+ ${misc:Depends}
108127Description: Open vSwitch public key infrastructure dependency package
109128 Open vSwitch is a production quality, multilayer, software-based,
110129 Ethernet virtual switch. It is designed to enable massive network
@@ -120,9 +139,10 @@ Description: Open vSwitch public key infrastructure dependency package
120139
121140Package: openvswitch-testcontroller
122141Architecture: linux-any
123- Depends:
124- ${shlibs:Depends}, openvswitch-common (= ${binary:Version}),
125- openvswitch-pki (= ${source:Version}), ${misc:Depends}
142+ Depends: openvswitch-common (= ${binary:Version}),
143+ openvswitch-pki (= ${source:Version}),
144+ ${misc:Depends},
145+ ${shlibs:Depends}
126146Description: Simple controller for testing OpenFlow setups
127147 This controller enables OpenFlow switches that connect to it to act
128148 as MAC-learning Ethernet switches. It can be used for initial
@@ -132,13 +152,12 @@ Description: Simple controller for testing OpenFlow setups
132152Package: openvswitch-dbg
133153Section: debug
134154Architecture: linux-any
135- Depends:
136- ${shlibs:Depends}, ${misc:Depends},
137- openvswitch-common (= ${binary:Version}),
138- openvswitch-switch (= ${binary:Version})
139- Conflicts:
140- openvswitch-testcontroller (<< ${binary:Version}),
141- openvswitch-testcontroller (>> ${binary:Version})
155+ Depends: openvswitch-common (= ${binary:Version}),
156+ openvswitch-switch (= ${binary:Version}),
157+ ${misc:Depends},
158+ ${shlibs:Depends}
159+ Conflicts: openvswitch-testcontroller (<< ${binary:Version}),
160+ openvswitch-testcontroller (>> ${binary:Version})
142161Description: Debug symbols for Open vSwitch packages
143162 Open vSwitch is a production quality, multilayer, software-based,
144163 Ethernet virtual switch. It is designed to enable massive network
@@ -169,7 +188,10 @@ Description: Python bindings for Open vSwitch
169188
170189Package: openvswitch-test
171190Architecture: all
172- Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse
191+ Depends: python (>= 2.7) | python-argparse,
192+ python-twisted-web,
193+ ${misc:Depends},
194+ ${python:Depends}
173195Description: Open vSwitch test package
174196 Open vSwitch is a production quality, multilayer, software-based,
175197 Ethernet virtual switch. It is designed to enable massive network
@@ -184,10 +206,12 @@ Description: Open vSwitch test package
184206
185207Package: openvswitch-vtep
186208Architecture: linux-any
187- Depends:
188- ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (>= ${binary:Version}),
189- openvswitch-switch (>= ${binary:Version}), python,
190- python-openvswitch (>= ${source:Version})
209+ Depends: openvswitch-common (>= ${binary:Version}),
210+ openvswitch-switch (>= ${binary:Version}),
211+ python,
212+ python-openvswitch (>= ${source:Version}),
213+ ${misc:Depends},
214+ ${shlibs:Depends}
191215Description: Open vSwitch VTEP utilities
192216 Open vSwitch is a production quality, multilayer, software-based, Ethernet
193217 virtual switch. It is designed to enable massive network automation through
0 commit comments