File: control.modules.in

package info (click to toggle)
dh-make 1.20140617
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 416 kB
  • ctags: 35
  • sloc: perl: 781; makefile: 364; sh: 175
file content (20 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: #PACKAGE#
Section: unknown
Priority: optional
Maintainer: #USERNAME# <#EMAIL#>
Build-Depends: debhelper (>= 7)
Standards-Version: #POLICY#

Package: #PACKAGE#-modules-_KVERS_
Architecture: any
Provides: #PACKAGE#-modules
Description: #PACKAGE# modules for Linux (kernel _KVERS_).
 This package contains the set of loadable kernel modules for the
 <description>.
 .
 This package contains the compiled kernel modules for _KVERS_
 .
 If you have compiled your own kernel, you will most likely need to build
 your own #PACKAGE#-modules. The #PACKAGE#-source package has been
 provided for use with the Debian's module-assistant or kernel-package
 utilities to produce a version of #PACKAGE#-modules for your kernel.