]> git.proxmox.com Git - openvswitch.git/blame - pvepatches/remove-unneeded-from-control.patch
Make quilt patches working for OVS 2.6
[openvswitch.git] / pvepatches / remove-unneeded-from-control.patch
CommitLineData
603e1740
WL
1Index: devel/debian/control
2===================================================================
3--- devel.orig/debian/control
4+++ devel/debian/control
5@@ -14,8 +14,6 @@ Build-Depends: graphviz,
f7b98d4f
AD
6 openssl,
7 procps,
8 python-all (>= 2.7),
f7b98d4f 9- python-twisted-conch,
603e1740
WL
10- python-zopeinterface,
11 python-six
fefd5377
DM
12 Standards-Version: 3.9.3
13 Homepage: http://openvswitch.org/
603e1740 14@@ -38,22 +36,6 @@ Description: Open vSwitch datapath modul
fefd5377
DM
15 from it using module-assistant or make-kpkg. README.Debian in this
16 package provides further instructions.
17
18-Package: openvswitch-datapath-dkms
19-Architecture: all
f7b98d4f 20-Depends: dkms (>= 1.95), libc6-dev, make, ${misc:Depends}, ${python:Depends}
fefd5377
DM
21-Description: Open vSwitch datapath module source - DKMS version
22- Open vSwitch is a production quality, multilayer, software-based,
23- Ethernet virtual switch. It is designed to enable massive network
24- automation through programmatic extension, while still supporting
25- standard management interfaces and protocols (e.g. NetFlow, IPFIX,
26- sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
27- to support distribution across multiple physical servers similar to
28- VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
29- .
30- This package provides the Open vSwitch datapath module source code
31- that is needed by openvswitch-switch. DKMS can built the kernel
32- module from it.
33-
34 Package: openvswitch-common
35 Architecture: linux-any
f7b98d4f 36 Depends: openssl,