debian: Move ovs-lib to openvswitch-common.
authorGurucharan Shetty <guru@ovn.org>
Tue, 5 Jan 2016 16:57:21 +0000 (08:57 -0800)
committerGurucharan Shetty <guru@ovn.org>
Tue, 5 Jan 2016 17:53:40 +0000 (09:53 -0800)
ovs-lib is used by both ovs-ctl and ovn-ctl. So it
is useful to move it to openvswitch-common

Signed-off-by: Gurucharan Shetty <guru@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
debian/control
debian/openvswitch-common.install
debian/openvswitch-switch.install

index 53250dd..a71c8fb 100644 (file)
@@ -100,8 +100,7 @@ Description: Open vSwitch switch implementations
 
 Package: ovn-common
 Architecture: linux-any
-Depends: openvswitch-switch (= ${binary:Version}),
-         openvswitch-common (= ${binary:Version}),
+Depends: openvswitch-common (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: OVN common components
index f084152..0bbec39 100644 (file)
@@ -9,3 +9,4 @@ usr/bin/ovsdb-client
 usr/sbin/ovs-bugtool
 usr/share/openvswitch/bugtool-plugins
 usr/share/openvswitch/scripts/ovs-bugtool-*
+usr/share/openvswitch/scripts/ovs-lib
index a512971..1a5459e 100644 (file)
@@ -11,6 +11,5 @@ usr/sbin/ovs-vswitchd
 usr/sbin/ovsdb-server
 usr/share/openvswitch/scripts/ovs-check-dead-ifs
 usr/share/openvswitch/scripts/ovs-ctl
-usr/share/openvswitch/scripts/ovs-lib
 usr/share/openvswitch/scripts/ovs-save
 usr/share/openvswitch/vswitch.ovsschema