]> git.proxmox.com Git - openvswitch.git/blobdiff - pvepatches/remove-unneeded-from-control.patch
update to 2.3.0
[openvswitch.git] / pvepatches / remove-unneeded-from-control.patch
index 3ad7bf2678e2d0dd3de9996572eeca38fe3ed1b7..a60dde2747c4d0db4b4a7f9c48705d1b26666a7d 100644 (file)
@@ -1,14 +1,14 @@
 Index: new/debian/control
 ===================================================================
---- new.orig/debian/control    2013-12-18 07:59:19.000000000 +0100
-+++ new/debian/control 2013-12-18 09:13:33.433526213 +0100
+--- new.orig/debian/control    2014-08-14 22:28:37.000000000 +0200
++++ new/debian/control 2014-09-18 08:17:46.000000000 +0200
 @@ -6,8 +6,7 @@
  Build-Depends:
   debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, 
   libssl-dev, bzip2, openssl, graphviz,
 - python-all (>= 2.6.6-3~), procps, python-qt4,
-- python-zopeinterface, python-twisted-conch
-+ python-all (>= 2.6.6-3~), procps
+- python-zopeinterface, python-twisted-conch, libtool
++ python-all (>= 2.6.6-3~), procps, libtool
  Standards-Version: 3.9.3
  Homepage: http://openvswitch.org/
  
@@ -35,29 +35,3 @@ Index: new/debian/control
  Package: openvswitch-common
  Architecture: linux-any
  Depends:
-@@ -152,25 +135,6 @@
-  .
-  This package contains the full Python bindings for Open vSwitch database.
--Package: ovsdbmonitor
--Architecture: all
--Section: utils
--Depends: ${python:Depends}, python-openvswitch, ${misc:Depends}
--Description: Open vSwitch graphical monitoring tool
-- Open vSwitch is a production quality, multilayer, software-based,
-- Ethernet virtual switch. It is designed to enable massive network
-- automation through programmatic extension, while still supporting
-- standard management interfaces and protocols (e.g. NetFlow, IPFIX,
-- sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
-- to support distribution across multiple physical servers similar to
-- VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
-- .
-- This package is a GUI tool for monitoring and troubleshooting local
-- or remote Open vSwitch installations.  It presents GUI tables that
-- graphically represent an Open vSwitch kernel flow table (similar to
-- "ovs-dpctl dump-flows") and Open vSwitch database contents (similar
-- to "ovs-vsctl list <table>").
--
- Package: openvswitch-test
- Architecture: all
- Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse