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: 680...@bugs.debian.org > > Reported-by: Bastian Blank <wa...@debian.org> > > Signed-off-by: Ben Pfaff <b...@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 abh...@nicira.com > > André Ruà andre.r...@hybris.com > > Andreas Beckmann deb...@abeckmann.de > > Atzm Watanabe a...@stratosphere.co.jp > > +Bastian Blank wa...@debian.org > > Ben Basler bbas...@nicira.com > > Bob Ball bob.b...@citrix.com > > Brad Hall b...@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@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev > > > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev