[ovs-dev] Bug#680537: Bug#680537: [PATCH] debian: Add "netbase" dependency for /etc/protocols.

Ben Pfaff blp at nicira.com
Mon Jul 9 16:48:15 UTC 2012


Thanks, I pushed this to all relevant branches.  I'll do a Debian
upload for this in a bit.

On Fri, Jul 06, 2012 at 03:30:29PM -0700, Justin Pettit wrote:
> Looks good.  Thanks.
> 
> --Justin
> 
> 
> On Jul 6, 2012, at 3:08 PM, Ben Pfaff wrote:
> 
> > ovs-ctl.in uses /etc/protocols, which is in the "netbase" package, so a
> > dependency is required.
> > 
> > Debian bug #680537.
> > CC: 680537 at bugs.debian.org
> > Reported-by: Bastian Blank <waldi at debian.org>
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> > AUTHORS        |    1 +
> > debian/control |    2 +-
> > 2 files changed, 2 insertions(+), 1 deletions(-)
> > 
> > diff --git a/AUTHORS b/AUTHORS
> > index dec478b..1ed820c 100644
> > --- a/AUTHORS
> > +++ b/AUTHORS
> > @@ -84,6 +84,7 @@ Amey Bhide              abhide at nicira.com
> > André Ruß               andre.russ at hybris.com
> > Andreas Beckmann        debian at abeckmann.de
> > Atzm Watanabe           atzm at stratosphere.co.jp
> > +Bastian Blank           waldi at debian.org
> > Ben Basler              bbasler at nicira.com
> > Bob Ball                bob.ball at citrix.com
> > Brad Hall               brad at nicira.com
> > diff --git a/debian/control b/debian/control
> > index 6c509fd..15ca3eb 100644
> > --- a/debian/control
> > +++ b/debian/control
> > @@ -66,7 +66,7 @@ Description: Open vSwitch common components
> > Package: openvswitch-switch
> > Architecture: linux-any
> > Suggests: openvswitch-datapath-module
> > -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime
> > +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime, netbase
> > Description: Open vSwitch switch implementations
> >  Open vSwitch is a production quality, multilayer, software-based, Ethernet
> >  virtual switch. It is designed to enable massive network automation through
> > -- 
> > 1.7.2.5
> > 
> > 
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 
> 
> 
> 





More information about the dev mailing list