From a622cddb8f60417231ffef5f7aa21901890c2a42 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 20 Jan 2016 13:35:05 +0000 Subject: [PATCH] Removed all shlibs:Depends from debian/control. Rewritten-From: b4f458bf06aae9c2ac0339e73557099b15088248 --- xenial/debian/changelog | 1 + xenial/debian/control | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 90b2454c4..2fd61da80 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -10,6 +10,7 @@ neutron (1:8.0.0~b2-1) experimental; urgency=medium * export OSLO_PACKAGE_VERSION now compatible with Trusty version of dpkg. * Fixed debian/copyright. * Fixed too long lines in long description. + * Removed all shlibs:Depends from debian/control. -- Thomas Goirand Fri, 04 Dec 2015 09:03:42 +0100 diff --git a/xenial/debian/control b/xenial/debian/control index 828a04dc7..7ebbbda29 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -153,7 +153,6 @@ Depends: adduser, python-openstackclient, ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Description: OpenStack virtual network service - server Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as @@ -208,7 +207,6 @@ Depends: neutron-common (= ${source:Version}), sudo, ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Description: OpenStack virtual network service - NEC agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as @@ -227,7 +225,6 @@ Depends: adduser, sudo, ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Recommends: openvswitch-switch, Conflicts: neutron-vpn-agent, Description: OpenStack virtual network service - l3 agent @@ -247,7 +244,6 @@ Depends: adduser, sudo, ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Description: OpenStack virtual network service - DHCP agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as @@ -262,7 +258,6 @@ Depends: adduser, neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Description: OpenStack virtual network service - metadata agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as @@ -279,7 +274,6 @@ Depends: adduser, neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Provides: neutron-plugin-metering-agent, Description: OpenStack virtual network service - metering agent Neutron provides an API to dynamically request and configure virtual networks. @@ -299,7 +293,6 @@ Depends: neutron-common (= ${source:Version}), sudo, ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Recommends: openvswitch-datapath-dkms, Description: OpenStack virtual network service - Open vSwitch agent Neutron provides an API to dynamically request and configure virtual networks. @@ -320,7 +313,6 @@ Depends: bridge-utils, sudo, ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends}, Description: OpenStack virtual network service - Linux bridge agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as -- 2.45.2