]> git.proxmox.com Git - mirror_ovs.git/blame - debian/control.modules.in
Prepare for 2.6.0.
[mirror_ovs.git] / debian / control.modules.in
CommitLineData
064af421
BP
1Source: openvswitch
2Section: net
3Priority: extra
37ea6436 4Maintainer: Open vSwitch developers <dev@openvswitch.org>
064af421
BP
5Build-Depends: debhelper (>= 5.0.37)
6Standards-Version: 3.7.3
7
8Package: openvswitch-datapath-module-_KVERS_
9Architecture: any
10Recommends: kernel-image-_KVERS_, openvswitch-switch
11Provides: openvswitch-datapath-module
12Description: Open vSwitch Linux datapath kernel module
13 This package contains the Open vSwitch loadable datapath kernel modules for
14 the kernel-image-_KVERS_ package.
15 .
16 If you compiled a custom kernel, you will most likely need to compile
17 a custom version of this module as well. The
18 openvswitch-datapath-source package has been provided for this
19 purpose. Refer to README.Debian provided in that package for further
20 instructions.