From c9eb370e4101d77f429e3d13e075d8e56af3706c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 14 Oct 2014 18:00:54 +0800 Subject: [PATCH] * Removed arping from depends of python-neutron, and put iputils-arping as Recommends:. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 63c65f8f7..7f93327ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +neutron (2014.2~rc2-2) experimental; urgency=medium + + * Removed arping from depends of python-neutron, and put iputils-arping as + Recommends:. + + -- Thomas Goirand Tue, 14 Oct 2014 18:00:20 +0800 + neutron (2014.2~rc2-1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index f67404f94..f920320e0 100644 --- a/debian/control +++ b/debian/control @@ -100,7 +100,6 @@ Breaks: python-quantum (<< 2013.2~), quantum-plugin-ryu (<< 2013), quantum-plugin-ryu-agent (<< 2013) Depends: alembic (>= 0.6.4), - arping, iproute2, ipset, python-anyjson (>= 0.3.3), @@ -137,6 +136,7 @@ Depends: alembic (>= 0.6.4), python-webob (>= 1.2.3), ${misc:Depends}, ${python:Depends} +Recommends: iputils-arping Provides: ${python:Provides} Description: OpenStack virtual network service - Python library Neutron provides an API to dynamically request and configure virtual networks. -- 2.32.3