From ecdcd05dfc5d2e9a11a8c97a546ff3dbacee53c6 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 23 Oct 2015 11:56:59 +0000 Subject: [PATCH] Fixed too long lines in long descriptions. Rewritten-From: 490f826e8cb023226cdb66e08875cc288b7b5ac1 --- trusty/debian/changelog | 1 + trusty/debian/control | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 539927c22..f729b04e5 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,6 +1,7 @@ neutron (1:7.0.0-2) unstable; urgency=medium * Delete openvswitch_agent.ini on purge (Closes: #802538). + * Fixed too long lines in long descriptions. -- Thomas Goirand Fri, 23 Oct 2015 12:25:25 +0200 diff --git a/trusty/debian/control b/trusty/debian/control index a0682569c..4bceb0d34 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -331,10 +331,11 @@ Depends: neutron-linuxbridge-agent, Architecture: all Section: oldlibs description: transitional dummy package for switching to Neutron Linuxbridge agent. - This is a transitional dummy package due to the move of the Linuxbridge agent from - core plugin to ML2 MechanismDriver. - Once you have upgraded, this package can safely be removed. This package provides a - transition path from neutron-plugin-linuxbridge-agent to neutron-linuxbridge-agent. + This is a transitional dummy package due to the move of the Linuxbridge agent + from core plugin to ML2 MechanismDriver. + Once you have upgraded, this package can safely be removed. This package + provides a transition path from neutron-plugin-linuxbridge-agent to + neutron-linuxbridge-agent. Package: neutron-plugin-openvswitch-agent Depends: neutron-openvswitch-agent, @@ -342,7 +343,8 @@ Depends: neutron-openvswitch-agent, Architecture: all Section: oldlibs description: transitional dummy package for switching to Neutron OpenVswitch agent. - This is a transitional dummy package due to the move of the OpenVswitch agent from - core plugin to ML2 MechanismDriver. - Once you have upgraded, this package can safely be removed. This package provides a - transition path from neutron-plugin-openvswitch-agent to neutron-openvswitch-agent. + This is a transitional dummy package due to the move of the OpenVswitch agent + from core plugin to ML2 MechanismDriver. + Once you have upgraded, this package can safely be removed. This package + provides a transition path from neutron-plugin-openvswitch-agent to + neutron-openvswitch-agent. -- 2.45.2