[ovs-dev] Bug#733696: [PATCH] debian: Depend on 'kmod' instead of module-init-tools.

Justin Pettit jpettit at nicira.com
Mon Mar 31 20:29:06 UTC 2014


Acked-by: Justin Pettit <jpettit at nicira.com>

--Justin


Ben Pfaff wrote:
> CC: 733696 at bugs.debian.org
> Reported-by: md at Linux.IT (Marco d'Itri)
> Signed-off-by: Ben Pfaff<blp at nicira.com>
> ---
>   AUTHORS        | 1 +
>   debian/control | 2 +-
>   2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/AUTHORS b/AUTHORS
> index b189957..e853887 100644
> --- a/AUTHORS
> +++ b/AUTHORS
> @@ -209,6 +209,7 @@ Len Gao                 leng at vmware.com
>   Logan Rosen             logatronico at gmail.com
>   Luca Falavigna          dktrkranz at debian.org
>   Luiz Henrique Ozaki     luiz.ozaki at gmail.com
> +Marco d'Itri            md at Linux.IT
>   Maxime Brun             m.brun at alphalink.fr
>   Michael A. Collins      mike.a.collins at ark-net.org
>   Michael Hu              mhu at nicira.com
> diff --git a/debian/control b/debian/control
> index b3e89df..1aed8e7 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -65,7 +65,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, netbase, python-argparse
> +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), kmod, procps, uuid-runtime, netbase, python-argparse
>   Description: Open vSwitch switch implementations
>    Open vSwitch is a production quality, multilayer, software-based,
>    Ethernet virtual switch. It is designed to enable massive network



More information about the dev mailing list